[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:23:51.830338 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:41125,127.11.14.61:37601,127.11.14.60:35881
I20260630 12:23:51.832048 11320 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:23:51.833120 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:51.849504 11327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:51.849543 11326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:51.849509 11329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:53.057101 11328 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:23:53.057209 11320 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:23:53.060866 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:53.061087 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:53.061237 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822233061221 us; error 0 us; skew 500 ppm
I20260630 12:23:53.061998 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:53.067035 11320 webserver.cc:533] Webserver started at http://127.11.14.62:46819/ using document root <none> and password file <none>
I20260630 12:23:53.067744 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:53.067943 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:53.068401 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:53.073936 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "b39881ef93c749269e0e4f379c2ba7d9"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.081089 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:23:53.085848 11335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.086874 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:23:53.087172 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "b39881ef93c749269e0e4f379c2ba7d9"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.087452 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:53.134876 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:53.136417 11320 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:23:53.136855 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:53.204630 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:41125
I20260630 12:23:53.204698 11386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:41125 every 8 connection(s)
I20260630 12:23:53.210592 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:53.212203 11387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:23:53.216703 11389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:53.218636 11390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.221377 11320 server_base.cc:1061] running on GCE node
W20260630 12:23:53.221913 11392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.222798 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:53.223109 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:53.223309 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822233223290 us; error 0 us; skew 500 ppm
I20260630 12:23:53.224043 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:53.227994 11320 webserver.cc:533] Webserver started at http://127.11.14.61:44539/ using document root <none> and password file <none>
I20260630 12:23:53.228708 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:53.228978 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:53.229322 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:53.230762 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root/instance:
uuid: "cbf9f2b01d0544e581eb1f3dd61060f2"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.237237 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.007s
I20260630 12:23:53.237566 11387 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:53.242233 11397 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.243176 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:23:53.243537 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root
uuid: "cbf9f2b01d0544e581eb1f3dd61060f2"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.243943 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:53.269361 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:53.270818 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:53.273226 11387 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:53.276304 11338 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.61:37601: connect: Connection refused (error 111)
W20260630 12:23:53.281131 11387 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.61:37601: Network error: Client connection negotiation failed: client connection to 127.11.14.61:37601: connect: Connection refused (error 111)
I20260630 12:23:53.330626 11387 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } attempt: 1
W20260630 12:23:53.336114 11387 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.61:37601: Network error: Client connection negotiation failed: client connection to 127.11.14.61:37601: connect: Connection refused (error 111)
I20260630 12:23:53.338477 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.61:37601
I20260630 12:23:53.338654 11451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.61:37601 every 8 connection(s)
I20260630 12:23:53.343448 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:53.343572 11452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:23:53.349512 11454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.351046 11452 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:53.351138 11455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.354787 11320 server_base.cc:1061] running on GCE node
W20260630 12:23:53.356215 11457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.357147 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:53.357470 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:53.357707 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822233357659 us; error 0 us; skew 500 ppm
I20260630 12:23:53.358330 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:53.361480 11320 webserver.cc:533] Webserver started at http://127.11.14.60:43469/ using document root <none> and password file <none>
I20260630 12:23:53.362118 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:53.362365 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:53.362705 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:53.364223 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root/instance:
uuid: "102d36b1a56c49f491584d87a398646b"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.365365 11452 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:53.370075 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:23:53.375651 11464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.376652 11320 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:23:53.376991 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root
uuid: "102d36b1a56c49f491584d87a398646b"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.377281 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:53.379011 11452 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:53.387313 11452 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.60:35881: Network error: Client connection negotiation failed: client connection to 127.11.14.60:35881: connect: Connection refused (error 111)
I20260630 12:23:53.404551 11387 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } attempt: 2
I20260630 12:23:53.413559 11387 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:23:53.417749 11387 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.60:35881: Network error: Client connection negotiation failed: client connection to 127.11.14.60:35881: connect: Connection refused (error 111)
I20260630 12:23:53.420922 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:53.422082 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:53.430745 11452 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } attempt: 1
W20260630 12:23:53.435864 11452 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.60:35881: Network error: Client connection negotiation failed: client connection to 127.11.14.60:35881: connect: Connection refused (error 111)
I20260630 12:23:53.449142 11387 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } attempt: 1
W20260630 12:23:53.454744 11387 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.60:35881: Network error: Client connection negotiation failed: client connection to 127.11.14.60:35881: connect: Connection refused (error 111)
I20260630 12:23:53.489734 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.60:35881
I20260630 12:23:53.489840 11516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.60:35881 every 8 connection(s)
I20260630 12:23:53.494082 11517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:53.494210 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:53.499289 11517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:53.510190 11517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:53.511385 11452 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } attempt: 2
I20260630 12:23:53.520732 11517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:23:53.522279 11387 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } attempt: 2
I20260630 12:23:53.532331 11452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2: Bootstrap starting.
I20260630 12:23:53.539918 11387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: Bootstrap starting.
I20260630 12:23:53.540460 11517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: Bootstrap starting.
I20260630 12:23:53.540668 11452 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:53.543123 11452 log.cc:826] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2: Log is configured to *not* fsync() on all Append() calls
I20260630 12:23:53.545159 11387 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:53.547204 11517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:53.549551 11452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2: No bootstrap required, opened a new log
I20260630 12:23:53.552297 11387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: No bootstrap required, opened a new log
I20260630 12:23:53.554450 11517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: No bootstrap required, opened a new log
I20260630 12:23:53.568873 11517 raft_consensus.cc:359] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.568881 11387 raft_consensus.cc:359] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.568881 11452 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.569557 11517 raft_consensus.cc:385] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.569854 11387 raft_consensus.cc:385] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.569940 11452 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.569978 11517 raft_consensus.cc:740] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 102d36b1a56c49f491584d87a398646b, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.570245 11387 raft_consensus.cc:740] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39881ef93c749269e0e4f379c2ba7d9, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.570344 11452 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf9f2b01d0544e581eb1f3dd61060f2, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.571087 11387 consensus_queue.cc:260] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.571084 11452 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.571084 11517 consensus_queue.cc:260] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.576311 11527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [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: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:53.577184 11527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:53.578305 11452 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:53.578094 11526 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [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: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:53.578960 11526 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:53.578761 11525 sys_catalog.cc:455] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [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: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:53.579628 11525 sys_catalog.cc:458] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:53.581125 11387 sys_catalog.cc:565] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:53.581525 11517 sys_catalog.cc:565] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:53.630160 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:23:53.630734 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:23:53.630751 11560 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:23:53.632280 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:53.637084 11559 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:23:53.637537 11559 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:23:53.637084 11556 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:23:53.637921 11556 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:23:53.641948 11341 tablet.cc:2406] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:23:53.642063 11562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:53.644217 11563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:53.647121 11565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.649907 11320 server_base.cc:1061] running on GCE node
I20260630 12:23:53.650797 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:53.651013 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:53.651190 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822233651173 us; error 0 us; skew 500 ppm
I20260630 12:23:53.651706 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:53.654248 11320 webserver.cc:533] Webserver started at http://127.11.14.1:36295/ using document root <none> and password file <none>
I20260630 12:23:53.654700 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:53.655022 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:53.655356 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:53.656530 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "80d41f73f5974c6696f7fef704e0c738"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.661573 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:53.665019 11570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.665887 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:23:53.666185 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "80d41f73f5974c6696f7fef704e0c738"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.666451 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:53.688851 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:53.690079 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:53.692708 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:53.696975 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:53.697196 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.697490 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:53.697633 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.801916 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:42411
I20260630 12:23:53.802214 11632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:42411 every 8 connection(s)
I20260630 12:23:53.841693 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:53.842950 11633 heartbeater.cc:344] Connected to a master server at 127.11.14.60:35881
I20260630 12:23:53.843415 11633 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:53.844910 11633 heartbeater.cc:507] Master 127.11.14.60:35881 requested a full tablet report, sending...
I20260630 12:23:53.845481 11634 heartbeater.cc:344] Connected to a master server at 127.11.14.61:37601
I20260630 12:23:53.845876 11634 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:53.846750 11634 heartbeater.cc:507] Master 127.11.14.61:37601 requested a full tablet report, sending...
I20260630 12:23:53.849781 11482 ts_manager.cc:194] Registered new tserver with Master: 80d41f73f5974c6696f7fef704e0c738 (127.11.14.1:42411)
I20260630 12:23:53.850323 11417 ts_manager.cc:194] Registered new tserver with Master: 80d41f73f5974c6696f7fef704e0c738 (127.11.14.1:42411)
W20260630 12:23:53.859561 11640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:53.862614 11641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.864710 11636 heartbeater.cc:344] Connected to a master server at 127.11.14.62:41125
I20260630 12:23:53.865146 11636 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:53.866340 11636 heartbeater.cc:507] Master 127.11.14.62:41125 requested a full tablet report, sending...
I20260630 12:23:53.869582 11352 ts_manager.cc:194] Registered new tserver with Master: 80d41f73f5974c6696f7fef704e0c738 (127.11.14.1:42411)
W20260630 12:23:53.874229 11643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:53.874378 11320 server_base.cc:1061] running on GCE node
I20260630 12:23:53.875579 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:53.875854 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:53.876060 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822233876042 us; error 0 us; skew 500 ppm
I20260630 12:23:53.876785 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:53.879427 11320 webserver.cc:533] Webserver started at http://127.11.14.2:40449/ using document root <none> and password file <none>
I20260630 12:23:53.880055 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:53.880383 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:53.880702 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:53.882071 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "515be34eb9ab456b9030df65ceb7a778"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.887672 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:23:53.891567 11648 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.892385 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:53.892693 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "515be34eb9ab456b9030df65ceb7a778"
format_stamp: "Formatted at 2026-06-30 12:23:53 on dist-test-slave-hwbx"
I20260630 12:23:53.893034 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:53.936506 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:53.938134 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:53.939646 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:53.943228 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:53.943471 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.943725 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:53.943939 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:53.972205 11526 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:53.972916 11526 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.973340 11525 raft_consensus.cc:493] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:53.973882 11525 raft_consensus.cc:515] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:53.977141 11492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "102d36b1a56c49f491584d87a398646b" is_pre_election: true
I20260630 12:23:53.978008 11427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b39881ef93c749269e0e4f379c2ba7d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" is_pre_election: true
I20260630 12:23:53.978969 11427 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39881ef93c749269e0e4f379c2ba7d9 in term 0.
I20260630 12:23:53.979004 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39881ef93c749269e0e4f379c2ba7d9" is_pre_election: true
I20260630 12:23:53.980072 11492 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf9f2b01d0544e581eb1f3dd61060f2 in term 0.
I20260630 12:23:53.981431 11338 leader_election.cc:304] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39881ef93c749269e0e4f379c2ba7d9, cbf9f2b01d0544e581eb1f3dd61060f2; no voters: 
I20260630 12:23:53.981714 11400 leader_election.cc:304] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 102d36b1a56c49f491584d87a398646b, cbf9f2b01d0544e581eb1f3dd61060f2; no voters: 
I20260630 12:23:53.983479 11525 leader_election.cc:290] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbf9f2b01d0544e581eb1f3dd61060f2 (127.11.14.61:37601), 102d36b1a56c49f491584d87a398646b (127.11.14.60:35881)
I20260630 12:23:53.983587 11362 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf9f2b01d0544e581eb1f3dd61060f2 in term 0.
I20260630 12:23:53.985419 11492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b39881ef93c749269e0e4f379c2ba7d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "102d36b1a56c49f491584d87a398646b" is_pre_election: true
I20260630 12:23:53.985785 11525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.985967 11492 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39881ef93c749269e0e4f379c2ba7d9 in term 0.
I20260630 12:23:53.988293 11526 leader_election.cc:290] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39881ef93c749269e0e4f379c2ba7d9 (127.11.14.62:41125), 102d36b1a56c49f491584d87a398646b (127.11.14.60:35881)
I20260630 12:23:53.988981 11526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.989380 11526 raft_consensus.cc:493] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.989795 11526 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.993801 11525 raft_consensus.cc:493] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.994441 11525 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.999200 11526 raft_consensus.cc:515] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:54.003525 11525 raft_consensus.cc:515] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:54.008106 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39881ef93c749269e0e4f379c2ba7d9"
I20260630 12:23:54.008932 11362 raft_consensus.cc:2393] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cbf9f2b01d0544e581eb1f3dd61060f2 in current term 1: Already voted for candidate b39881ef93c749269e0e4f379c2ba7d9 in this term.
I20260630 12:23:54.009043 11427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b39881ef93c749269e0e4f379c2ba7d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2"
I20260630 12:23:54.010097 11427 raft_consensus.cc:2393] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b39881ef93c749269e0e4f379c2ba7d9 in current term 1: Already voted for candidate cbf9f2b01d0544e581eb1f3dd61060f2 in this term.
I20260630 12:23:54.010938 11526 leader_election.cc:290] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [CANDIDATE]: Term 1 election: Requested vote from peers b39881ef93c749269e0e4f379c2ba7d9 (127.11.14.62:41125), 102d36b1a56c49f491584d87a398646b (127.11.14.60:35881)
I20260630 12:23:54.012429 11492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "102d36b1a56c49f491584d87a398646b"
I20260630 12:23:54.012976 11492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:54.013095 11525 leader_election.cc:290] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [CANDIDATE]: Term 1 election: Requested vote from peers cbf9f2b01d0544e581eb1f3dd61060f2 (127.11.14.61:37601), 102d36b1a56c49f491584d87a398646b (127.11.14.60:35881)
I20260630 12:23:54.019325 11492 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf9f2b01d0544e581eb1f3dd61060f2 in term 1.
I20260630 12:23:54.021348 11491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b39881ef93c749269e0e4f379c2ba7d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "102d36b1a56c49f491584d87a398646b"
I20260630 12:23:54.022171 11491 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b39881ef93c749269e0e4f379c2ba7d9 in current term 1: Already voted for candidate cbf9f2b01d0544e581eb1f3dd61060f2 in this term.
I20260630 12:23:54.023451 11336 leader_election.cc:304] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [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: b39881ef93c749269e0e4f379c2ba7d9; no voters: 102d36b1a56c49f491584d87a398646b, cbf9f2b01d0544e581eb1f3dd61060f2
I20260630 12:23:54.024525 11525 raft_consensus.cc:2749] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:23:54.025537 11400 leader_election.cc:304] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [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: 102d36b1a56c49f491584d87a398646b, cbf9f2b01d0544e581eb1f3dd61060f2; no voters: b39881ef93c749269e0e4f379c2ba7d9
I20260630 12:23:54.027072 11669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:54.027731 11669 raft_consensus.cc:697] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 1 LEADER]: Becoming Leader. State: Replica: cbf9f2b01d0544e581eb1f3dd61060f2, State: Running, Role: LEADER
I20260630 12:23:54.028980 11669 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } }
I20260630 12:23:54.038443 11526 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbf9f2b01d0544e581eb1f3dd61060f2. Latest consensus state: current_term: 1 leader_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:54.039321 11526 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:54.042870 11682 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:54.052801 11682 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:54.072129 11492 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 1 FOLLOWER]: Refusing update from remote peer cbf9f2b01d0544e581eb1f3dd61060f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:54.072336 11362 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 1 FOLLOWER]: Refusing update from remote peer cbf9f2b01d0544e581eb1f3dd61060f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:54.074167 11669 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:54.074870 11526 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:54.103806 11525 sys_catalog.cc:455] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbf9f2b01d0544e581eb1f3dd61060f2. Latest consensus state: current_term: 1 leader_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:54.104583 11525 sys_catalog.cc:458] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:54.109512 11699 mvcc.cc:204] Tried to move back new op lower bound from 7302439870741446656 to 7302439870599127040. Current Snapshot: MvccSnapshot[applied={T|T < 7302439870741446656}]
I20260630 12:23:54.112175 11527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbf9f2b01d0544e581eb1f3dd61060f2. Latest consensus state: current_term: 1 leader_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:54.112906 11527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:54.118968 11527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:54.119652 11527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:54.120775 11526 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:54.121461 11526 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:54.122120 11526 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:54.122793 11526 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:54.125396 11682 catalog_manager.cc:1383] Generated new cluster ID: 2e807ed1e7dd4ad797d8b55bf6934788
I20260630 12:23:54.125754 11682 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:54.126642 11525 sys_catalog.cc:455] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39881ef93c749269e0e4f379c2ba7d9" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 41125 } } peers { permanent_uuid: "cbf9f2b01d0544e581eb1f3dd61060f2" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 37601 } } peers { permanent_uuid: "102d36b1a56c49f491584d87a398646b" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35881 } } }
I20260630 12:23:54.127329 11525 sys_catalog.cc:458] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:23:54.142421 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:44877
I20260630 12:23:54.142544 11722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:44877 every 8 connection(s)
I20260630 12:23:54.184404 11724 heartbeater.cc:344] Connected to a master server at 127.11.14.61:37601
I20260630 12:23:54.184863 11724 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:54.185881 11724 heartbeater.cc:507] Master 127.11.14.61:37601 requested a full tablet report, sending...
I20260630 12:23:54.187112 11682 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:54.189122 11682 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:54.197359 11417 ts_manager.cc:194] Registered new tserver with Master: 515be34eb9ab456b9030df65ceb7a778 (127.11.14.2:44877)
I20260630 12:23:54.200029 11726 heartbeater.cc:344] Connected to a master server at 127.11.14.62:41125
I20260630 12:23:54.200428 11726 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:54.201267 11726 heartbeater.cc:507] Master 127.11.14.62:41125 requested a full tablet report, sending...
I20260630 12:23:54.203823 11352 ts_manager.cc:194] Registered new tserver with Master: 515be34eb9ab456b9030df65ceb7a778 (127.11.14.2:44877)
I20260630 12:23:54.207487 11723 heartbeater.cc:344] Connected to a master server at 127.11.14.60:35881
I20260630 12:23:54.207837 11723 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:54.208671 11723 heartbeater.cc:507] Master 127.11.14.60:35881 requested a full tablet report, sending...
I20260630 12:23:54.211186 11482 ts_manager.cc:194] Registered new tserver with Master: 515be34eb9ab456b9030df65ceb7a778 (127.11.14.2:44877)
I20260630 12:23:54.211822 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:54.222555 11682 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2: Generated new TSK 0
I20260630 12:23:54.223701 11682 catalog_manager.cc:1550] Initializing in-progress tserver states...
W20260630 12:23:54.236511 11729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:54.238361 11730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:54.241837 11320 server_base.cc:1061] running on GCE node
W20260630 12:23:54.242249 11732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:54.243192 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:54.243425 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:54.243613 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822234243597 us; error 0 us; skew 500 ppm
I20260630 12:23:54.244136 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:54.246881 11320 webserver.cc:533] Webserver started at http://127.11.14.3:34967/ using document root <none> and password file <none>
I20260630 12:23:54.247350 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:54.247560 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:54.247840 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:54.248939 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "94e0062f07a74d6b8f22266e354d3f94"
format_stamp: "Formatted at 2026-06-30 12:23:54 on dist-test-slave-hwbx"
I20260630 12:23:54.253350 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:54.256636 11737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:54.257382 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:54.257653 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "94e0062f07a74d6b8f22266e354d3f94"
format_stamp: "Formatted at 2026-06-30 12:23:54 on dist-test-slave-hwbx"
I20260630 12:23:54.257964 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:54.303135 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:54.304931 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:54.307744 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:54.311504 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:54.311726 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:54.311964 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:54.312108 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:54.400676 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:35967
I20260630 12:23:54.401039 11799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:35967 every 8 connection(s)
I20260630 12:23:54.431144 11800 heartbeater.cc:344] Connected to a master server at 127.11.14.60:35881
I20260630 12:23:54.431535 11800 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:54.432541 11800 heartbeater.cc:507] Master 127.11.14.60:35881 requested a full tablet report, sending...
I20260630 12:23:54.435096 11482 ts_manager.cc:194] Registered new tserver with Master: 94e0062f07a74d6b8f22266e354d3f94 (127.11.14.3:35967)
I20260630 12:23:54.437922 11801 heartbeater.cc:344] Connected to a master server at 127.11.14.61:37601
I20260630 12:23:54.438282 11801 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:54.439182 11801 heartbeater.cc:507] Master 127.11.14.61:37601 requested a full tablet report, sending...
I20260630 12:23:54.440513 11802 heartbeater.cc:344] Connected to a master server at 127.11.14.62:41125
I20260630 12:23:54.440882 11802 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:54.441453 11417 ts_manager.cc:194] Registered new tserver with Master: 94e0062f07a74d6b8f22266e354d3f94 (127.11.14.3:35967)
I20260630 12:23:54.441825 11802 heartbeater.cc:507] Master 127.11.14.62:41125 requested a full tablet report, sending...
I20260630 12:23:54.444145 11417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41672
I20260630 12:23:54.444495 11352 ts_manager.cc:194] Registered new tserver with Master: 94e0062f07a74d6b8f22266e354d3f94 (127.11.14.3:35967)
I20260630 12:23:54.444993 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02810094s
I20260630 12:23:54.643616 11556 catalog_manager.cc:1295] Loaded cluster ID: 2e807ed1e7dd4ad797d8b55bf6934788
I20260630 12:23:54.643965 11556 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: loading cluster ID for follower catalog manager: success
I20260630 12:23:54.644326 11559 catalog_manager.cc:1295] Loaded cluster ID: 2e807ed1e7dd4ad797d8b55bf6934788
I20260630 12:23:54.644711 11559 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: loading cluster ID for follower catalog manager: success
I20260630 12:23:54.650424 11559 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: acquiring CA information for follower catalog manager: success
I20260630 12:23:54.651327 11556 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: acquiring CA information for follower catalog manager: success
I20260630 12:23:54.654085 11559 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:23:54.656632 11556 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:23:54.892755 11417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41658
I20260630 12:23:55.202381 11417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41662
I20260630 12:23:55.447281 11801 heartbeater.cc:499] Master 127.11.14.61:37601 was elected leader, sending a full tablet report...
I20260630 12:23:55.628849 11557 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:23:55.898756 11634 heartbeater.cc:499] Master 127.11.14.61:37601 was elected leader, sending a full tablet report...
W20260630 12:23:55.928563 11629 debug-util.cc:398] Leaking SignalData structure 0x7b0800173060 after lost signal to thread 11323
W20260630 12:23:55.931926 11629 debug-util.cc:398] Leaking SignalData structure 0x7b08001c31c0 after lost signal to thread 11632
W20260630 12:23:55.933072 11629 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3ac0 after lost signal to thread 11722
W20260630 12:23:55.934101 11629 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6380 after lost signal to thread 11799
I20260630 12:23:55.959916 11417 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41688:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:23:56.054105 11597 tablet_service.cc:1511] Processing CreateTablet for tablet 785ded2cd70d4e8e9e65895dba075ffc (DEFAULT_TABLE table=test-workload [id=c7dbf1f271534e39bd7725637acde452]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:56.054261 11598 tablet_service.cc:1511] Processing CreateTablet for tablet 77ea5967b8dc4c00b8dd54ce928bf1f1 (DEFAULT_TABLE table=test-workload [id=c7dbf1f271534e39bd7725637acde452]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:56.054263 11765 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa40ff2e17b4f4eb224d5f80c2b8d84 (DEFAULT_TABLE table=test-workload [id=c7dbf1f271534e39bd7725637acde452]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:56.055533 11597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 785ded2cd70d4e8e9e65895dba075ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:56.055858 11765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa40ff2e17b4f4eb224d5f80c2b8d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:56.056123 11598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ea5967b8dc4c00b8dd54ce928bf1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:56.079377 11833 tablet_bootstrap.cc:492] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94: Bootstrap starting.
I20260630 12:23:56.090719 11834 tablet_bootstrap.cc:492] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738: Bootstrap starting.
I20260630 12:23:56.091745 11678 tablet_service.cc:1511] Processing CreateTablet for tablet 0df99083709b4d038260dcae7ca8c273 (DEFAULT_TABLE table=test-workload [id=c7dbf1f271534e39bd7725637acde452]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:56.092895 11833 tablet_bootstrap.cc:654] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:56.093109 11678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df99083709b4d038260dcae7ca8c273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:56.098104 11834 tablet_bootstrap.cc:654] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:56.111872 11833 tablet_bootstrap.cc:492] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94: No bootstrap required, opened a new log
I20260630 12:23:56.112479 11833 ts_tablet_manager.cc:1403] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.011s
I20260630 12:23:56.112564 11837 tablet_bootstrap.cc:492] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778: Bootstrap starting.
I20260630 12:23:56.115666 11833 raft_consensus.cc:359] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e0062f07a74d6b8f22266e354d3f94" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35967 } }
I20260630 12:23:56.116307 11833 raft_consensus.cc:385] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:56.116701 11833 raft_consensus.cc:740] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94e0062f07a74d6b8f22266e354d3f94, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.118031 11834 tablet_bootstrap.cc:492] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738: No bootstrap required, opened a new log
I20260630 12:23:56.117586 11833 consensus_queue.cc:260] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94e0062f07a74d6b8f22266e354d3f94" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35967 } }
I20260630 12:23:56.118515 11834 ts_tablet_manager.cc:1403] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.011s
I20260630 12:23:56.118511 11833 raft_consensus.cc:399] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:56.119118 11833 raft_consensus.cc:493] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:56.119500 11833 raft_consensus.cc:3060] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:56.121246 11834 raft_consensus.cc:359] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.121855 11834 raft_consensus.cc:385] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:56.122195 11834 raft_consensus.cc:740] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d41f73f5974c6696f7fef704e0c738, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.123242 11837 tablet_bootstrap.cc:654] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:56.123603 11834 consensus_queue.cc:260] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.124408 11834 raft_consensus.cc:399] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:56.124807 11834 raft_consensus.cc:493] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:56.125219 11834 raft_consensus.cc:3060] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:56.126849 11833 raft_consensus.cc:515] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e0062f07a74d6b8f22266e354d3f94" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35967 } }
I20260630 12:23:56.127674 11833 leader_election.cc:304] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [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: 94e0062f07a74d6b8f22266e354d3f94; no voters: 
I20260630 12:23:56.133564 11834 raft_consensus.cc:515] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.134603 11834 leader_election.cc:304] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [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: 80d41f73f5974c6696f7fef704e0c738; no voters: 
I20260630 12:23:56.135824 11839 raft_consensus.cc:2804] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:56.136297 11833 leader_election.cc:290] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:56.140630 11840 raft_consensus.cc:2804] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:56.141126 11834 leader_election.cc:290] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:56.144241 11837 tablet_bootstrap.cc:492] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778: No bootstrap required, opened a new log
I20260630 12:23:56.144848 11837 ts_tablet_manager.cc:1403] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.004s
I20260630 12:23:56.148453 11839 raft_consensus.cc:697] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 1 LEADER]: Becoming Leader. State: Replica: 94e0062f07a74d6b8f22266e354d3f94, State: Running, Role: LEADER
I20260630 12:23:56.149492 11837 raft_consensus.cc:359] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "515be34eb9ab456b9030df65ceb7a778" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44877 } }
I20260630 12:23:56.149672 11839 consensus_queue.cc:237] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [LEADER]: Queue going to LEADER mode. State: All 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: "94e0062f07a74d6b8f22266e354d3f94" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35967 } }
I20260630 12:23:56.150272 11837 raft_consensus.cc:385] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:56.152850 11840 raft_consensus.cc:697] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 1 LEADER]: Becoming Leader. State: Replica: 80d41f73f5974c6696f7fef704e0c738, State: Running, Role: LEADER
I20260630 12:23:56.155198 11837 raft_consensus.cc:740] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515be34eb9ab456b9030df65ceb7a778, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.155666 11833 ts_tablet_manager.cc:1434] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94: Time spent starting tablet: real 0.043s	user 0.025s	sys 0.004s
I20260630 12:23:56.155937 11837 consensus_queue.cc:260] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "515be34eb9ab456b9030df65ceb7a778" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44877 } }
I20260630 12:23:56.153998 11834 ts_tablet_manager.cc:1434] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.009s
I20260630 12:23:56.157102 11837 raft_consensus.cc:399] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:56.157460 11837 raft_consensus.cc:493] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:56.157795 11837 raft_consensus.cc:3060] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:56.158671 11834 tablet_bootstrap.cc:492] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738: Bootstrap starting.
I20260630 12:23:56.164727 11837 raft_consensus.cc:515] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "515be34eb9ab456b9030df65ceb7a778" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44877 } }
I20260630 12:23:56.155925 11840 consensus_queue.cc:237] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [LEADER]: Queue going to LEADER mode. State: All 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: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.165542 11837 leader_election.cc:304] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [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: 515be34eb9ab456b9030df65ceb7a778; no voters: 
I20260630 12:23:56.165040 11834 tablet_bootstrap.cc:654] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:56.179003 11417 catalog_manager.cc:5697] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94e0062f07a74d6b8f22266e354d3f94 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "94e0062f07a74d6b8f22266e354d3f94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e0062f07a74d6b8f22266e354d3f94" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35967 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:56.186448 11837 leader_election.cc:290] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:56.196058 11416 catalog_manager.cc:5697] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d41f73f5974c6696f7fef704e0c738 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "80d41f73f5974c6696f7fef704e0c738" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:56.205058 11724 heartbeater.cc:499] Master 127.11.14.61:37601 was elected leader, sending a full tablet report...
I20260630 12:23:56.228880 11846 raft_consensus.cc:2804] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:56.250434 11834 tablet_bootstrap.cc:492] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738: No bootstrap required, opened a new log
I20260630 12:23:56.251122 11834 ts_tablet_manager.cc:1403] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.019s
I20260630 12:23:56.255040 11834 raft_consensus.cc:359] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.255810 11834 raft_consensus.cc:385] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:56.272648 11834 raft_consensus.cc:740] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80d41f73f5974c6696f7fef704e0c738, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.273656 11834 consensus_queue.cc:260] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.274609 11834 raft_consensus.cc:399] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:56.275054 11834 raft_consensus.cc:493] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:56.275563 11834 raft_consensus.cc:3060] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:56.278117 11837 ts_tablet_manager.cc:1434] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778: Time spent starting tablet: real 0.133s	user 0.028s	sys 0.033s
I20260630 12:23:56.284895 11834 raft_consensus.cc:515] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.286629 11846 raft_consensus.cc:697] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 1 LEADER]: Becoming Leader. State: Replica: 515be34eb9ab456b9030df65ceb7a778, State: Running, Role: LEADER
I20260630 12:23:56.295429 11846 consensus_queue.cc:237] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [LEADER]: Queue going to LEADER mode. State: All 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: "515be34eb9ab456b9030df65ceb7a778" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44877 } }
I20260630 12:23:56.296088 11834 leader_election.cc:304] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [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: 80d41f73f5974c6696f7fef704e0c738; no voters: 
I20260630 12:23:56.298868 11834 leader_election.cc:290] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:56.300657 11834 ts_tablet_manager.cc:1434] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.004s
I20260630 12:23:56.300611 11844 raft_consensus.cc:2804] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:56.301541 11844 raft_consensus.cc:697] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 1 LEADER]: Becoming Leader. State: Replica: 80d41f73f5974c6696f7fef704e0c738, State: Running, Role: LEADER
I20260630 12:23:56.302254 11844 consensus_queue.cc:237] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [LEADER]: Queue going to LEADER mode. State: All 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: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } }
I20260630 12:23:56.322042 11415 catalog_manager.cc:5697] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 515be34eb9ab456b9030df65ceb7a778 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "515be34eb9ab456b9030df65ceb7a778" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "515be34eb9ab456b9030df65ceb7a778" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44877 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:56.352567 11416 catalog_manager.cc:5697] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80d41f73f5974c6696f7fef704e0c738 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "80d41f73f5974c6696f7fef704e0c738" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80d41f73f5974c6696f7fef704e0c738" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42411 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:57.630044 11557 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:57.633565 11557 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:23:58.386665 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:23:58.418002 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:58.418725 11320 tablet_replica.cc:333] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738: stopping tablet replica
I20260630 12:23:58.419365 11320 raft_consensus.cc:2243] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:58.419831 11320 raft_consensus.cc:2272] T 785ded2cd70d4e8e9e65895dba075ffc P 80d41f73f5974c6696f7fef704e0c738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:58.421811 11320 tablet_replica.cc:333] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738: stopping tablet replica
I20260630 12:23:58.422254 11320 raft_consensus.cc:2243] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:58.422652 11320 raft_consensus.cc:2272] T 77ea5967b8dc4c00b8dd54ce928bf1f1 P 80d41f73f5974c6696f7fef704e0c738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:59.307500 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:23:59.316984 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:23:59.335188 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:59.335927 11320 tablet_replica.cc:333] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778: stopping tablet replica
I20260630 12:23:59.336475 11320 raft_consensus.cc:2243] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:59.336891 11320 raft_consensus.cc:2272] T 0df99083709b4d038260dcae7ca8c273 P 515be34eb9ab456b9030df65ceb7a778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:59.354128 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:23:59.361409 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:23:59.377900 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:59.378532 11320 tablet_replica.cc:333] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94: stopping tablet replica
I20260630 12:23:59.378983 11320 raft_consensus.cc:2243] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:59.379369 11320 raft_consensus.cc:2272] T 1aa40ff2e17b4f4eb224d5f80c2b8d84 P 94e0062f07a74d6b8f22266e354d3f94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:59.397089 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:23:59.404623 11320 master.cc:562] Master@127.11.14.62:41125 shutting down...
W20260630 12:23:59.513514 11401 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master [suppressed 5 similar messages]
W20260630 12:23:59.559995 11401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.62:41125, user_credentials={real_user=slave}} blocked reactor thread for 46474.7us
I20260630 12:23:59.560750 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:59.561292 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:59.561689 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P b39881ef93c749269e0e4f379c2ba7d9: stopping tablet replica
W20260630 12:23:59.562253 11401 consensus_peers.cc:597] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 -> Peer b39881ef93c749269e0e4f379c2ba7d9 (127.11.14.62:41125): Couldn't send request to peer b39881ef93c749269e0e4f379c2ba7d9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:59.579178 11320 master.cc:584] Master@127.11.14.62:41125 shutdown complete.
I20260630 12:23:59.591081 11320 master.cc:562] Master@127.11.14.61:37601 shutting down...
I20260630 12:23:59.605396 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:59.606232 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:59.606585 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P cbf9f2b01d0544e581eb1f3dd61060f2: stopping tablet replica
I20260630 12:23:59.645597 11320 master.cc:584] Master@127.11.14.61:37601 shutdown complete.
I20260630 12:23:59.656209 11320 master.cc:562] Master@127.11.14.60:35881 shutting down...
I20260630 12:23:59.669776 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:59.670249 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:59.670549 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 102d36b1a56c49f491584d87a398646b: stopping tablet replica
I20260630 12:23:59.687011 11320 master.cc:584] Master@127.11.14.60:35881 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7883 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:23:59.710974 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:40071
I20260630 12:23:59.711993 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:59.716749 11858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:59.716949 11859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:59.718086 11861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:59.719326 11320 server_base.cc:1061] running on GCE node
I20260630 12:23:59.720016 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:59.720212 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:59.720389 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822239720338 us; error 0 us; skew 500 ppm
I20260630 12:23:59.720908 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:59.723052 11320 webserver.cc:533] Webserver started at http://127.11.14.62:40201/ using document root <none> and password file <none>
I20260630 12:23:59.723491 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:59.723675 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:59.723927 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:59.724973 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "96f9053e3f7544dda64872efcaad7ac2"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-hwbx"
I20260630 12:23:59.728907 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:23:59.731757 11866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.732496 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:59.732764 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "96f9053e3f7544dda64872efcaad7ac2"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-hwbx"
I20260630 12:23:59.733032 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:59.763712 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:59.764791 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:59.799656 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:40071
I20260630 12:23:59.799726 11917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:40071 every 8 connection(s)
I20260630 12:23:59.803457 11918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.811924 11918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2: Bootstrap starting.
I20260630 12:23:59.815733 11918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:59.819271 11918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2: No bootstrap required, opened a new log
I20260630 12:23:59.821079 11918 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96f9053e3f7544dda64872efcaad7ac2" member_type: VOTER }
I20260630 12:23:59.821409 11918 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:59.821671 11918 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f9053e3f7544dda64872efcaad7ac2, State: Initialized, Role: FOLLOWER
I20260630 12:23:59.822283 11918 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96f9053e3f7544dda64872efcaad7ac2" member_type: VOTER }
I20260630 12:23:59.822708 11918 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:59.822934 11918 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:59.823244 11918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:59.826881 11918 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96f9053e3f7544dda64872efcaad7ac2" member_type: VOTER }
I20260630 12:23:59.827365 11918 leader_election.cc:304] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [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: 96f9053e3f7544dda64872efcaad7ac2; no voters: 
I20260630 12:23:59.828444 11918 leader_election.cc:290] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:59.828717 11921 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:59.830034 11921 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 96f9053e3f7544dda64872efcaad7ac2, State: Running, Role: LEADER
I20260630 12:23:59.830664 11921 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [LEADER]: Queue going to LEADER mode. State: All 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: "96f9053e3f7544dda64872efcaad7ac2" member_type: VOTER }
I20260630 12:23:59.831223 11918 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:59.835112 11922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96f9053e3f7544dda64872efcaad7ac2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96f9053e3f7544dda64872efcaad7ac2" member_type: VOTER } }
I20260630 12:23:59.835275 11923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96f9053e3f7544dda64872efcaad7ac2. Latest consensus state: current_term: 1 leader_uuid: "96f9053e3f7544dda64872efcaad7ac2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96f9053e3f7544dda64872efcaad7ac2" member_type: VOTER } }
I20260630 12:23:59.835904 11922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:59.836093 11923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:59.840926 11927 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:59.848404 11927 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:59.849431 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:59.856977 11927 catalog_manager.cc:1383] Generated new cluster ID: 45f7d4bd260f4bc3ae76f4191645dddd
I20260630 12:23:59.857239 11927 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:59.869366 11927 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:59.870512 11927 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:59.889757 11927 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2: Generated new TSK 0
I20260630 12:23:59.890352 11927 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:59.916069 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:59.921383 11939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:59.922598 11940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:59.923929 11942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:59.924256 11320 server_base.cc:1061] running on GCE node
I20260630 12:23:59.925150 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:59.925362 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:59.925539 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822239925505 us; error 0 us; skew 500 ppm
I20260630 12:23:59.926081 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:59.928122 11320 webserver.cc:533] Webserver started at http://127.11.14.1:40103/ using document root <none> and password file <none>
I20260630 12:23:59.928606 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:59.928794 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:59.929095 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:59.930076 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "e024668d1aea4b69a421502f008368b0"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-hwbx"
I20260630 12:23:59.934216 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:59.937244 11947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.937953 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:59.938228 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "e024668d1aea4b69a421502f008368b0"
format_stamp: "Formatted at 2026-06-30 12:23:59 on dist-test-slave-hwbx"
I20260630 12:23:59.938517 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:59.948936 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:59.949885 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:59.951128 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:59.953202 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:59.953421 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.953645 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:59.953814 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:59.989100 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:46377
I20260630 12:23:59.989184 12009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:46377 every 8 connection(s)
I20260630 12:23:59.993690 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:00.000416 12014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:00.001386 12015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:00.005455 11320 server_base.cc:1061] running on GCE node
W20260630 12:24:00.005666 12017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:00.006497 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:00.006740 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:00.006934 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822240006913 us; error 0 us; skew 500 ppm
I20260630 12:24:00.007431 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:00.010275 11320 webserver.cc:533] Webserver started at http://127.11.14.2:34319/ using document root <none> and password file <none>
I20260630 12:24:00.010545 12010 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40071
I20260630 12:24:00.010839 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:00.010902 12010 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:00.011137 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:00.011453 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:00.011744 12010 heartbeater.cc:507] Master 127.11.14.62:40071 requested a full tablet report, sending...
I20260630 12:24:00.012528 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
format_stamp: "Formatted at 2026-06-30 12:24:00 on dist-test-slave-hwbx"
I20260630 12:24:00.013729 11883 ts_manager.cc:194] Registered new tserver with Master: e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377)
I20260630 12:24:00.015329 11883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40944
I20260630 12:24:00.017037 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:00.020124 12022 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:00.020908 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:00.021186 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
format_stamp: "Formatted at 2026-06-30 12:24:00 on dist-test-slave-hwbx"
I20260630 12:24:00.021451 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:00.035531 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:00.036504 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:00.037791 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:00.039839 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:00.040028 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:00.040270 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:00.040483 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:24:00.075266 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:44751
I20260630 12:24:00.075350 12084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:44751 every 8 connection(s)
I20260630 12:24:00.079721 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:00.085675 12088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:00.087544 12089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:00.089416 12091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:00.089828 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:00.090832 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:00.091094 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:00.091311 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822240091290 us; error 0 us; skew 500 ppm
I20260630 12:24:00.091753 12085 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40071
I20260630 12:24:00.091990 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:00.092144 12085 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:00.093079 12085 heartbeater.cc:507] Master 127.11.14.62:40071 requested a full tablet report, sending...
I20260630 12:24:00.094647 11320 webserver.cc:533] Webserver started at http://127.11.14.3:39439/ using document root <none> and password file <none>
I20260630 12:24:00.095093 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:00.095083 11883 ts_manager.cc:194] Registered new tserver with Master: be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751)
I20260630 12:24:00.095467 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:00.095795 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:00.096680 11883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40950
I20260630 12:24:00.096855 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "780f7d2017494a828953291e53b50a9c"
format_stamp: "Formatted at 2026-06-30 12:24:00 on dist-test-slave-hwbx"
I20260630 12:24:00.101023 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:00.103886 12096 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:00.104688 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:00.104961 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "780f7d2017494a828953291e53b50a9c"
format_stamp: "Formatted at 2026-06-30 12:24:00 on dist-test-slave-hwbx"
I20260630 12:24:00.105239 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:00.115760 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:00.116731 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:00.117959 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:00.119927 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:00.120137 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:00.120406 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:00.120584 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:00.156176 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:37985
I20260630 12:24:00.156267 12158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:37985 every 8 connection(s)
I20260630 12:24:00.168689 12159 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40071
I20260630 12:24:00.169071 12159 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:00.169780 12159 heartbeater.cc:507] Master 127.11.14.62:40071 requested a full tablet report, sending...
I20260630 12:24:00.171633 11883 ts_manager.cc:194] Registered new tserver with Master: 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:00.172561 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013311521s
I20260630 12:24:00.172971 11883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40954
I20260630 12:24:01.017967 12010 heartbeater.cc:499] Master 127.11.14.62:40071 was elected leader, sending a full tablet report...
I20260630 12:24:01.098822 12085 heartbeater.cc:499] Master 127.11.14.62:40071 was elected leader, sending a full tablet report...
I20260630 12:24:01.175215 12159 heartbeater.cc:499] Master 127.11.14.62:40071 was elected leader, sending a full tablet report...
I20260630 12:24:01.225147 11883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40964:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:24:01.227490 11883 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:24:01.292155 12050 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff1dda04de24b3fa90a7645a027a2ea (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:01.293943 12050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff1dda04de24b3fa90a7645a027a2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.293848 12048 tablet_service.cc:1511] Processing CreateTablet for tablet d094b3827ec548b3ba753a6ab2b67e92 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:01.295149 12048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d094b3827ec548b3ba753a6ab2b67e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.297434 12049 tablet_service.cc:1511] Processing CreateTablet for tablet d161b9645ecb4b558176ccd9100c1e88 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:01.298697 12049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d161b9645ecb4b558176ccd9100c1e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.302549 12047 tablet_service.cc:1511] Processing CreateTablet for tablet e351df0e587d48399ea084414383bf36 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:01.304080 12047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e351df0e587d48399ea084414383bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.306929 12046 tablet_service.cc:1511] Processing CreateTablet for tablet d69e671267854c0f9997c1676bfe9bb6 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:01.308138 12046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69e671267854c0f9997c1676bfe9bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.309602 12045 tablet_service.cc:1511] Processing CreateTablet for tablet 24013fd654df4f6090402fd755f0cf9d (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:01.312518 12044 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4607b59548439481386b1d8530e377 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:01.315032 12045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24013fd654df4f6090402fd755f0cf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.316593 12043 tablet_service.cc:1511] Processing CreateTablet for tablet 854f55c4b809459691bc8e8db84faf37 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:01.321375 12043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854f55c4b809459691bc8e8db84faf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.322647 12044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4607b59548439481386b1d8530e377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.354683 12179 tablet_bootstrap.cc:492] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
I20260630 12:24:01.363642 12179 tablet_bootstrap.cc:654] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.366132 12124 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff1dda04de24b3fa90a7645a027a2ea (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:01.367472 12124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff1dda04de24b3fa90a7645a027a2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.367137 11974 tablet_service.cc:1511] Processing CreateTablet for tablet d161b9645ecb4b558176ccd9100c1e88 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:01.368492 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d161b9645ecb4b558176ccd9100c1e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.369225 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff1dda04de24b3fa90a7645a027a2ea (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:01.370781 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff1dda04de24b3fa90a7645a027a2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.370594 12117 tablet_service.cc:1511] Processing CreateTablet for tablet 854f55c4b809459691bc8e8db84faf37 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:01.371889 12117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854f55c4b809459691bc8e8db84faf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.373438 12118 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4607b59548439481386b1d8530e377 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:01.374706 12118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4607b59548439481386b1d8530e377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.377422 12119 tablet_service.cc:1511] Processing CreateTablet for tablet 24013fd654df4f6090402fd755f0cf9d (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:01.378715 12119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24013fd654df4f6090402fd755f0cf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.381444 11969 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4607b59548439481386b1d8530e377 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:01.382651 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4607b59548439481386b1d8530e377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.385706 12120 tablet_service.cc:1511] Processing CreateTablet for tablet d69e671267854c0f9997c1676bfe9bb6 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:01.387358 12120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69e671267854c0f9997c1676bfe9bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.389603 11970 tablet_service.cc:1511] Processing CreateTablet for tablet 24013fd654df4f6090402fd755f0cf9d (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:01.391120 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24013fd654df4f6090402fd755f0cf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.392241 12181 tablet_bootstrap.cc:492] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:01.392688 12179 tablet_bootstrap.cc:492] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:01.392522 12123 tablet_service.cc:1511] Processing CreateTablet for tablet d161b9645ecb4b558176ccd9100c1e88 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:01.393168 12179 ts_tablet_manager.cc:1403] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.012s
I20260630 12:24:01.393867 12123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d161b9645ecb4b558176ccd9100c1e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.395982 12179 raft_consensus.cc:359] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.396760 12179 raft_consensus.cc:385] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.397063 12179 raft_consensus.cc:740] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.397419 12122 tablet_service.cc:1511] Processing CreateTablet for tablet d094b3827ec548b3ba753a6ab2b67e92 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:01.398123 11973 tablet_service.cc:1511] Processing CreateTablet for tablet d094b3827ec548b3ba753a6ab2b67e92 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:01.398797 12122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d094b3827ec548b3ba753a6ab2b67e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.399488 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d094b3827ec548b3ba753a6ab2b67e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.399794 11972 tablet_service.cc:1511] Processing CreateTablet for tablet e351df0e587d48399ea084414383bf36 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:01.401110 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e351df0e587d48399ea084414383bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.397941 12179 consensus_queue.cc:260] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.405385 11971 tablet_service.cc:1511] Processing CreateTablet for tablet d69e671267854c0f9997c1676bfe9bb6 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:01.397804 12181 tablet_bootstrap.cc:654] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.406724 11971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69e671267854c0f9997c1676bfe9bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.409418 12121 tablet_service.cc:1511] Processing CreateTablet for tablet e351df0e587d48399ea084414383bf36 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:01.410705 12121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e351df0e587d48399ea084414383bf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.412798 11968 tablet_service.cc:1511] Processing CreateTablet for tablet 854f55c4b809459691bc8e8db84faf37 (DEFAULT_TABLE table=test-workload [id=de84e0ee21f04649b5a8e943767c07ba]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:01.413993 11968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854f55c4b809459691bc8e8db84faf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:01.419849 12179 ts_tablet_manager.cc:1434] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.006s
I20260630 12:24:01.421119 12179 tablet_bootstrap.cc:492] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
I20260630 12:24:01.448572 12184 tablet_bootstrap.cc:492] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.455178 12182 raft_consensus.cc:493] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.455674 12182 raft_consensus.cc:515] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.458251 12182 leader_election.cc:290] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.465394 12184 tablet_bootstrap.cc:654] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.485656 12179 tablet_bootstrap.cc:654] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.494194 12181 tablet_bootstrap.cc:492] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:01.495169 12181 ts_tablet_manager.cc:1403] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.029s
I20260630 12:24:01.497771 12181 raft_consensus.cc:359] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.498492 12181 raft_consensus.cc:385] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.498790 12181 raft_consensus.cc:740] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.499516 12181 consensus_queue.cc:260] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.528180 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:01.529336 11985 raft_consensus.cc:2468] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:01.531309 12179 tablet_bootstrap.cc:492] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:01.530972 12026 leader_election.cc:304] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be0f61f723954bbf90e3f8fe662b2cd1, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:01.531925 12179 ts_tablet_manager.cc:1403] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.030s
I20260630 12:24:01.532322 12182 raft_consensus.cc:2804] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.532823 12182 raft_consensus.cc:493] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.533545 12182 raft_consensus.cc:3060] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.534852 12181 ts_tablet_manager.cc:1434] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.012s
I20260630 12:24:01.536429 12181 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:01.539397 12184 tablet_bootstrap.cc:492] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:01.540158 12184 ts_tablet_manager.cc:1403] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.011s
I20260630 12:24:01.539908 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
W20260630 12:24:01.541805 12023 leader_election.cc:343] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.544269 12179 raft_consensus.cc:359] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.544925 12179 raft_consensus.cc:385] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.544695 12182 raft_consensus.cc:515] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.545217 12179 raft_consensus.cc:740] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.545019 12184 raft_consensus.cc:359] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.545816 12184 raft_consensus.cc:385] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.546133 12184 raft_consensus.cc:740] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.546022 12179 consensus_queue.cc:260] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.546717 12182 leader_election.cc:290] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 election: Requested vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.547592 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:01.547879 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c"
I20260630 12:24:01.548171 11985 raft_consensus.cc:3060] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.548586 12181 tablet_bootstrap.cc:654] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.548784 12184 consensus_queue.cc:260] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
W20260630 12:24:01.549777 12023 leader_election.cc:343] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.555675 11985 raft_consensus.cc:2468] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:01.556839 12026 leader_election.cc:304] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [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: be0f61f723954bbf90e3f8fe662b2cd1, e024668d1aea4b69a421502f008368b0; no voters: 780f7d2017494a828953291e53b50a9c
I20260630 12:24:01.557651 12179 ts_tablet_manager.cc:1434] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.009s
I20260630 12:24:01.557698 12190 raft_consensus.cc:2804] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.558698 12179 tablet_bootstrap.cc:492] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
I20260630 12:24:01.558739 12190 raft_consensus.cc:697] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Becoming Leader. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Running, Role: LEADER
I20260630 12:24:01.560025 12190 consensus_queue.cc:237] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.561857 12184 ts_tablet_manager.cc:1434] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260630 12:24:01.562322 12181 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:01.562772 12184 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.562811 12181 ts_tablet_manager.cc:1403] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260630 12:24:01.565603 12181 raft_consensus.cc:359] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.566299 12181 raft_consensus.cc:385] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.566586 12181 raft_consensus.cc:740] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.567363 12181 consensus_queue.cc:260] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.569450 12181 ts_tablet_manager.cc:1434] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:24:01.569700 12184 tablet_bootstrap.cc:654] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.570271 12181 tablet_bootstrap.cc:492] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:01.575901 12181 tablet_bootstrap.cc:654] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.577265 12179 tablet_bootstrap.cc:654] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.587863 12184 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:01.588341 12184 ts_tablet_manager.cc:1403] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.018s
I20260630 12:24:01.591111 12179 tablet_bootstrap.cc:492] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:01.590987 12184 raft_consensus.cc:359] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.591781 12184 raft_consensus.cc:385] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.591935 12179 ts_tablet_manager.cc:1403] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.033s	user 0.003s	sys 0.007s
I20260630 12:24:01.592099 12184 raft_consensus.cc:740] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.591220 11882 catalog_manager.cc:5697] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:01.594637 12184 consensus_queue.cc:260] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.596756 12184 ts_tablet_manager.cc:1434] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:01.597704 12184 tablet_bootstrap.cc:492] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.602274 12179 raft_consensus.cc:359] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.602957 12179 raft_consensus.cc:385] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.603143 12179 raft_consensus.cc:740] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.603708 12179 consensus_queue.cc:260] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.604560 12184 tablet_bootstrap.cc:654] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.607414 12181 tablet_bootstrap.cc:492] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:01.607901 12181 ts_tablet_manager.cc:1403] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.012s
I20260630 12:24:01.610461 12181 raft_consensus.cc:359] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.611150 12181 raft_consensus.cc:385] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.611433 12181 raft_consensus.cc:740] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.612370 12181 consensus_queue.cc:260] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.613284 12179 ts_tablet_manager.cc:1434] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:24:01.614238 12179 tablet_bootstrap.cc:492] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
I20260630 12:24:01.614427 12181 ts_tablet_manager.cc:1434] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:24:01.615300 12184 tablet_bootstrap.cc:492] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:01.615330 12181 tablet_bootstrap.cc:492] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:01.615938 12184 ts_tablet_manager.cc:1403] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.012s
I20260630 12:24:01.618631 12184 raft_consensus.cc:359] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.619288 12184 raft_consensus.cc:385] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.619488 12179 tablet_bootstrap.cc:654] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.619583 12184 raft_consensus.cc:740] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.620595 12184 consensus_queue.cc:260] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.621196 12181 tablet_bootstrap.cc:654] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.624840 12184 ts_tablet_manager.cc:1434] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260630 12:24:01.625819 12184 tablet_bootstrap.cc:492] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.630791 12184 tablet_bootstrap.cc:654] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.635645 12179 tablet_bootstrap.cc:492] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:01.636214 12179 ts_tablet_manager.cc:1403] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.011s
I20260630 12:24:01.639470 12179 raft_consensus.cc:359] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.640152 12179 raft_consensus.cc:385] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.640538 12179 raft_consensus.cc:740] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.642544 12179 consensus_queue.cc:260] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.644565 12184 tablet_bootstrap.cc:492] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:01.644712 12179 ts_tablet_manager.cc:1434] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:24:01.644769 12181 tablet_bootstrap.cc:492] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:01.645048 12184 ts_tablet_manager.cc:1403] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260630 12:24:01.645421 12181 ts_tablet_manager.cc:1403] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260630 12:24:01.645828 12179 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
I20260630 12:24:01.647475 12184 raft_consensus.cc:359] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.647987 12184 raft_consensus.cc:385] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.648245 12184 raft_consensus.cc:740] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.649101 12184 consensus_queue.cc:260] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.649921 12181 raft_consensus.cc:359] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.650658 12181 raft_consensus.cc:385] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.651001 12181 raft_consensus.cc:740] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.651849 12179 tablet_bootstrap.cc:654] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.651943 12181 consensus_queue.cc:260] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.654640 12181 ts_tablet_manager.cc:1434] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:24:01.655644 12181 tablet_bootstrap.cc:492] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:01.657511 12184 ts_tablet_manager.cc:1434] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:24:01.660848 12184 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.661561 12181 tablet_bootstrap.cc:654] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.661907 12191 raft_consensus.cc:493] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.662370 12191 raft_consensus.cc:515] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.668588 12191 leader_election.cc:290] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751)
I20260630 12:24:01.676656 12184 tablet_bootstrap.cc:654] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.683029 12179 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:01.683538 12179 ts_tablet_manager.cc:1403] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.008s
I20260630 12:24:01.683961 12060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" is_pre_election: true
W20260630 12:24:01.685551 12098 leader_election.cc:343] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.686367 12181 tablet_bootstrap.cc:492] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:01.686128 12179 raft_consensus.cc:359] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.686726 12181 ts_tablet_manager.cc:1403] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.007s
I20260630 12:24:01.686874 12179 raft_consensus.cc:385] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.687202 12179 raft_consensus.cc:740] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.687950 12179 consensus_queue.cc:260] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.688887 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:01.689963 12184 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:01.690115 12179 ts_tablet_manager.cc:1434] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:24:01.690421 12184 ts_tablet_manager.cc:1403] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.007s
W20260630 12:24:01.690580 12100 leader_election.cc:343] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.691120 12179 tablet_bootstrap.cc:492] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
I20260630 12:24:01.691016 12100 leader_election.cc:304] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [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: 780f7d2017494a828953291e53b50a9c; no voters: be0f61f723954bbf90e3f8fe662b2cd1, e024668d1aea4b69a421502f008368b0
I20260630 12:24:01.692138 12191 raft_consensus.cc:2749] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:01.693234 12184 raft_consensus.cc:359] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.693938 12184 raft_consensus.cc:385] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.694236 12184 raft_consensus.cc:740] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.694237 12181 raft_consensus.cc:359] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.695307 12181 raft_consensus.cc:385] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.695115 12184 consensus_queue.cc:260] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.695667 12181 raft_consensus.cc:740] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.698380 12181 consensus_queue.cc:260] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.698925 12191 raft_consensus.cc:493] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.699400 12191 raft_consensus.cc:515] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.702625 12181 ts_tablet_manager.cc:1434] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260630 12:24:01.703622 12181 tablet_bootstrap.cc:492] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:01.704308 12191 leader_election.cc:290] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751), e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377)
I20260630 12:24:01.697388 12184 ts_tablet_manager.cc:1434] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:24:01.703440 12060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff1dda04de24b3fa90a7645a027a2ea" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" is_pre_election: true
I20260630 12:24:01.705039 12060 raft_consensus.cc:2468] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 0.
I20260630 12:24:01.705329 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff1dda04de24b3fa90a7645a027a2ea" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:01.697706 12179 tablet_bootstrap.cc:654] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.705941 11985 raft_consensus.cc:2468] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 0.
I20260630 12:24:01.706270 12098 leader_election.cc:304] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f7d2017494a828953291e53b50a9c, be0f61f723954bbf90e3f8fe662b2cd1; no voters: 
I20260630 12:24:01.707365 12191 raft_consensus.cc:2804] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.707744 12191 raft_consensus.cc:493] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.708086 12191 raft_consensus.cc:3060] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.713029 12181 tablet_bootstrap.cc:654] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.713160 12184 tablet_bootstrap.cc:492] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.718447 12179 tablet_bootstrap.cc:492] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:01.718935 12181 tablet_bootstrap.cc:492] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:01.719283 12179 ts_tablet_manager.cc:1403] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.028s	user 0.000s	sys 0.012s
I20260630 12:24:01.719436 12181 ts_tablet_manager.cc:1403] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260630 12:24:01.719625 12188 raft_consensus.cc:493] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.720335 12188 raft_consensus.cc:515] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.722277 12191 raft_consensus.cc:515] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.722790 12184 tablet_bootstrap.cc:654] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.722558 12179 raft_consensus.cc:359] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.723675 12179 raft_consensus.cc:385] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.723994 12179 raft_consensus.cc:740] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.724821 12179 consensus_queue.cc:260] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.725349 12188 leader_election.cc:290] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.732566 12179 ts_tablet_manager.cc:1434] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:24:01.733867 12179 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
I20260630 12:24:01.734146 12181 raft_consensus.cc:359] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.734854 12181 raft_consensus.cc:385] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.735127 12181 raft_consensus.cc:740] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.739043 12181 consensus_queue.cc:260] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.742446 12060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff1dda04de24b3fa90a7645a027a2ea" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
I20260630 12:24:01.743203 12060 raft_consensus.cc:3060] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.748104 12179 tablet_bootstrap.cc:654] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.750990 12184 tablet_bootstrap.cc:492] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:01.751441 12184 ts_tablet_manager.cc:1403] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.012s
I20260630 12:24:01.754187 12184 raft_consensus.cc:359] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.754848 12184 raft_consensus.cc:385] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.755138 12184 raft_consensus.cc:740] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.755971 12184 consensus_queue.cc:260] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.758882 12060 raft_consensus.cc:2468] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 1.
I20260630 12:24:01.761534 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff1dda04de24b3fa90a7645a027a2ea" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:01.762485 11985 raft_consensus.cc:3060] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.762883 12181 ts_tablet_manager.cc:1434] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260630 12:24:01.768399 12184 ts_tablet_manager.cc:1434] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:24:01.769387 12184 tablet_bootstrap.cc:492] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.775364 12184 tablet_bootstrap.cc:654] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.775955 12190 raft_consensus.cc:493] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.776481 12190 raft_consensus.cc:515] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.778685 12190 leader_election.cc:290] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.781284 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e351df0e587d48399ea084414383bf36" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:01.782963 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e351df0e587d48399ea084414383bf36" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
I20260630 12:24:01.783759 12134 raft_consensus.cc:2468] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:01.784360 12190 raft_consensus.cc:493] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.784818 12190 raft_consensus.cc:515] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
W20260630 12:24:01.786104 12026 leader_election.cc:343] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.786852 12190 leader_election.cc:290] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.787743 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d094b3827ec548b3ba753a6ab2b67e92" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:01.788575 12023 leader_election.cc:304] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [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: 780f7d2017494a828953291e53b50a9c, be0f61f723954bbf90e3f8fe662b2cd1; no voters: e024668d1aea4b69a421502f008368b0
I20260630 12:24:01.789690 12182 raft_consensus.cc:2804] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.790257 12182 raft_consensus.cc:493] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.790797 12182 raft_consensus.cc:3060] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.792069 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d094b3827ec548b3ba753a6ab2b67e92" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
I20260630 12:24:01.792896 12134 raft_consensus.cc:2468] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:01.794521 12023 leader_election.cc:304] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 780f7d2017494a828953291e53b50a9c, be0f61f723954bbf90e3f8fe662b2cd1; no voters: 
I20260630 12:24:01.788580 11984 raft_consensus.cc:2468] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:01.796406 12214 raft_consensus.cc:493] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.797163 12190 raft_consensus.cc:2804] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.796873 12214 raft_consensus.cc:515] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.800546 12190 raft_consensus.cc:493] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.801007 12190 raft_consensus.cc:3060] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.802736 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f55c4b809459691bc8e8db84faf37" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:01.803362 11984 raft_consensus.cc:2468] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:01.804394 12026 leader_election.cc:304] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be0f61f723954bbf90e3f8fe662b2cd1, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:01.761963 12191 leader_election.cc:290] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 1 election: Requested vote from peers be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751), e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377)
I20260630 12:24:01.805819 12181 tablet_bootstrap.cc:492] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:01.809132 12182 raft_consensus.cc:515] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.806449 11985 raft_consensus.cc:2468] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 1.
I20260630 12:24:01.811643 12100 leader_election.cc:304] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [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: 780f7d2017494a828953291e53b50a9c, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:01.813150 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e351df0e587d48399ea084414383bf36" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c"
I20260630 12:24:01.813854 12134 raft_consensus.cc:3060] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.816588 12133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f55c4b809459691bc8e8db84faf37" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
I20260630 12:24:01.817484 12133 raft_consensus.cc:2468] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:01.812755 12191 raft_consensus.cc:2804] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.821877 12191 raft_consensus.cc:697] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 1 LEADER]: Becoming Leader. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Running, Role: LEADER
I20260630 12:24:01.822858 12059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24013fd654df4f6090402fd755f0cf9d" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" is_pre_election: true
I20260630 12:24:01.823020 12191 consensus_queue.cc:237] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } }
I20260630 12:24:01.823835 12059 raft_consensus.cc:2468] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e024668d1aea4b69a421502f008368b0 in term 0.
I20260630 12:24:01.825415 11949 leader_election.cc:304] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be0f61f723954bbf90e3f8fe662b2cd1, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:01.826571 12188 raft_consensus.cc:2804] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.827031 12188 raft_consensus.cc:493] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.827463 12188 raft_consensus.cc:3060] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.830600 12134 raft_consensus.cc:2468] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:01.813383 12214 leader_election.cc:290] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.834753 12214 raft_consensus.cc:2804] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:24:01.846306 11931 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:01.834237 12182 leader_election.cc:290] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 election: Requested vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
W20260630 12:24:01.851138 12026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.14.1:46377, user_credentials={real_user=slave}} blocked reactor thread for 46833.8us
I20260630 12:24:01.847918 12214 raft_consensus.cc:493] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.851369 11936 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:01.847973 12190 raft_consensus.cc:515] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
W20260630 12:24:01.854501 11936 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:24:01.855341 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24013fd654df4f6090402fd755f0cf9d" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
I20260630 12:24:01.855777 12190 leader_election.cc:290] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 election: Requested vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.855971 12134 raft_consensus.cc:2468] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e024668d1aea4b69a421502f008368b0 in term 0.
I20260630 12:24:01.852775 12214 raft_consensus.cc:3060] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.849678 12023 leader_election.cc:304] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [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: 780f7d2017494a828953291e53b50a9c, be0f61f723954bbf90e3f8fe662b2cd1; no voters: 
I20260630 12:24:01.865059 12190 raft_consensus.cc:2804] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.867165 12217 raft_consensus.cc:493] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.869508 12217 raft_consensus.cc:515] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.868108 12179 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:01.870651 12179 ts_tablet_manager.cc:1403] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.137s	user 0.046s	sys 0.055s
I20260630 12:24:01.871093 12184 tablet_bootstrap.cc:492] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:01.872143 12184 ts_tablet_manager.cc:1403] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.039s
I20260630 12:24:01.873414 12217 leader_election.cc:290] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.868968 12190 raft_consensus.cc:697] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Becoming Leader. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Running, Role: LEADER
I20260630 12:24:01.874500 12190 consensus_queue.cc:237] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.875044 12181 tablet_bootstrap.cc:654] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.878048 12188 raft_consensus.cc:515] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.880837 12214 raft_consensus.cc:515] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.881664 12188 leader_election.cc:290] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 election: Requested vote from peers be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.880826 12184 raft_consensus.cc:359] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.909186 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d094b3827ec548b3ba753a6ab2b67e92" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:01.911160 11984 raft_consensus.cc:3060] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.916333 12179 raft_consensus.cc:359] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.917490 12179 raft_consensus.cc:385] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.917867 12179 raft_consensus.cc:740] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.917970 12059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24013fd654df4f6090402fd755f0cf9d" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
I20260630 12:24:01.919098 12059 raft_consensus.cc:3060] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.918815 12179 consensus_queue.cc:260] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.921262 12060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4607b59548439481386b1d8530e377" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" is_pre_election: true
I20260630 12:24:01.922117 12179 ts_tablet_manager.cc:1434] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.007s
I20260630 12:24:01.923672 12179 tablet_bootstrap.cc:492] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1: Bootstrap starting.
W20260630 12:24:01.923738 11949 leader_election.cc:343] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.882298 12184 raft_consensus.cc:385] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.925531 12184 raft_consensus.cc:740] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.909421 12134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d094b3827ec548b3ba753a6ab2b67e92" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c"
I20260630 12:24:01.909883 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e351df0e587d48399ea084414383bf36" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:01.927986 12134 raft_consensus.cc:3060] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.928144 12214 leader_election.cc:290] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 election: Requested vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.930510 12131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f55c4b809459691bc8e8db84faf37" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c"
I20260630 12:24:01.931288 12131 raft_consensus.cc:3060] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.929589 12133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4607b59548439481386b1d8530e377" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
W20260630 12:24:01.936506 12219 log.cc:927] Time spent T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260630 12:24:01.927013 12132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24013fd654df4f6090402fd755f0cf9d" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c"
I20260630 12:24:01.937927 12132 raft_consensus.cc:3060] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.939043 12184 consensus_queue.cc:260] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
W20260630 12:24:01.940963 12026 leader_election.cc:343] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.942102 12184 ts_tablet_manager.cc:1434] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.003s
I20260630 12:24:01.942682 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f55c4b809459691bc8e8db84faf37" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:01.942781 12133 raft_consensus.cc:2468] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e024668d1aea4b69a421502f008368b0 in term 0.
I20260630 12:24:01.943609 11985 raft_consensus.cc:3060] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.947338 11948 leader_election.cc:304] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [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: 780f7d2017494a828953291e53b50a9c, e024668d1aea4b69a421502f008368b0; no voters: be0f61f723954bbf90e3f8fe662b2cd1
I20260630 12:24:01.949051 12188 raft_consensus.cc:2804] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.949959 12184 tablet_bootstrap.cc:492] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c: Bootstrap starting.
I20260630 12:24:01.951277 11883 catalog_manager.cc:5697] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:01.954342 12131 raft_consensus.cc:2468] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:01.949564 12188 raft_consensus.cc:493] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.955996 12188 raft_consensus.cc:3060] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.956182 12023 leader_election.cc:304] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [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: 780f7d2017494a828953291e53b50a9c, be0f61f723954bbf90e3f8fe662b2cd1; no voters: 
I20260630 12:24:01.957180 12214 raft_consensus.cc:2804] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.957721 12214 raft_consensus.cc:697] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Becoming Leader. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Running, Role: LEADER
I20260630 12:24:01.958809 12214 consensus_queue.cc:237] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.962651 11880 catalog_manager.cc:5697] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 780f7d2017494a828953291e53b50a9c (127.11.14.3). New cstate: current_term: 1 leader_uuid: "780f7d2017494a828953291e53b50a9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:01.965898 12132 raft_consensus.cc:2468] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e024668d1aea4b69a421502f008368b0 in term 1.
I20260630 12:24:01.967442 11948 leader_election.cc:304] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [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: 780f7d2017494a828953291e53b50a9c, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:01.970237 12217 raft_consensus.cc:2804] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.966810 12059 raft_consensus.cc:2468] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e024668d1aea4b69a421502f008368b0 in term 1.
I20260630 12:24:01.974982 12184 tablet_bootstrap.cc:654] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.984159 11984 raft_consensus.cc:2468] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:01.984901 11883 catalog_manager.cc:5697] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:01.989037 12217 raft_consensus.cc:697] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 1 LEADER]: Becoming Leader. State: Replica: e024668d1aea4b69a421502f008368b0, State: Running, Role: LEADER
I20260630 12:24:01.990665 12026 leader_election.cc:304] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [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: be0f61f723954bbf90e3f8fe662b2cd1, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:01.990881 12217 consensus_queue.cc:237] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.991854 12214 raft_consensus.cc:2804] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.992342 12181 tablet_bootstrap.cc:492] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:01.988458 11985 raft_consensus.cc:2468] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:01.995704 12188 raft_consensus.cc:515] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.992532 12214 raft_consensus.cc:697] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Becoming Leader. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Running, Role: LEADER
I20260630 12:24:01.997871 12214 consensus_queue.cc:237] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:01.998652 12188 leader_election.cc:290] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 election: Requested vote from peers be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:01.999634 12059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4607b59548439481386b1d8530e377" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
I20260630 12:24:01.993479 12181 ts_tablet_manager.cc:1403] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.011s
W20260630 12:24:02.001417 11949 leader_election.cc:343] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:02.001495 12132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4607b59548439481386b1d8530e377" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c"
I20260630 12:24:02.002162 12132 raft_consensus.cc:3060] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:02.002395 12134 raft_consensus.cc:2468] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:02.007982 12179 tablet_bootstrap.cc:654] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:02.014377 12184 tablet_bootstrap.cc:492] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c: No bootstrap required, opened a new log
I20260630 12:24:02.015784 12184 ts_tablet_manager.cc:1403] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.010s
I20260630 12:24:02.015586 11883 catalog_manager.cc:5697] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:02.020511 12132 raft_consensus.cc:2468] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e024668d1aea4b69a421502f008368b0 in term 1.
I20260630 12:24:02.021790 11948 leader_election.cc:304] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [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: 780f7d2017494a828953291e53b50a9c, e024668d1aea4b69a421502f008368b0; no voters: be0f61f723954bbf90e3f8fe662b2cd1
I20260630 12:24:02.022589 12188 raft_consensus.cc:2804] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:02.023056 12188 raft_consensus.cc:697] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 1 LEADER]: Becoming Leader. State: Replica: e024668d1aea4b69a421502f008368b0, State: Running, Role: LEADER
I20260630 12:24:02.023415 12181 raft_consensus.cc:359] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.024153 12181 raft_consensus.cc:385] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:02.023855 12188 consensus_queue.cc:237] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.024499 12181 raft_consensus.cc:740] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:02.027326 12184 raft_consensus.cc:359] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.027947 12184 raft_consensus.cc:385] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:02.028220 12184 raft_consensus.cc:740] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Initialized, Role: FOLLOWER
I20260630 12:24:02.029125 12184 consensus_queue.cc:260] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.028841 11880 catalog_manager.cc:5697] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e024668d1aea4b69a421502f008368b0 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "e024668d1aea4b69a421502f008368b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:02.036405 12184 ts_tablet_manager.cc:1434] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260630 12:24:02.036851 12181 consensus_queue.cc:260] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.040449 12181 ts_tablet_manager.cc:1434] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260630 12:24:02.042918 12181 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0: Bootstrap starting.
I20260630 12:24:02.044207 12179 tablet_bootstrap.cc:492] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1: No bootstrap required, opened a new log
I20260630 12:24:02.044612 12179 ts_tablet_manager.cc:1403] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.013s
I20260630 12:24:02.046772 12179 raft_consensus.cc:359] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.047250 12179 raft_consensus.cc:385] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:02.047477 12179 raft_consensus.cc:740] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Initialized, Role: FOLLOWER
I20260630 12:24:02.047919 12181 tablet_bootstrap.cc:654] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:02.048048 12179 consensus_queue.cc:260] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.052256 12181 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0: No bootstrap required, opened a new log
I20260630 12:24:02.052762 12181 ts_tablet_manager.cc:1403] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:24:02.053009 12179 ts_tablet_manager.cc:1434] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260630 12:24:02.054800 11883 catalog_manager.cc:5697] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e024668d1aea4b69a421502f008368b0 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "e024668d1aea4b69a421502f008368b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:02.055733 12181 raft_consensus.cc:359] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.056504 12181 raft_consensus.cc:385] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:02.056833 12181 raft_consensus.cc:740] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e024668d1aea4b69a421502f008368b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:02.056979 12132 raft_consensus.cc:3060] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:02.057883 12181 consensus_queue.cc:260] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.059422 12181 ts_tablet_manager.cc:1434] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:24:02.065253 12214 consensus_queue.cc:1048] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.083146 12190 consensus_queue.cc:1048] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.107267 12190 raft_consensus.cc:493] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:02.107750 12190 raft_consensus.cc:515] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.109573 12190 leader_election.cc:290] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:02.110098 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4607b59548439481386b1d8530e377" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:02.110561 12132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4607b59548439481386b1d8530e377" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
I20260630 12:24:02.111143 12132 raft_consensus.cc:2393] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be0f61f723954bbf90e3f8fe662b2cd1 in current term 1: Already voted for candidate e024668d1aea4b69a421502f008368b0 in this term.
I20260630 12:24:02.111903 12023 leader_election.cc:304] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [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: be0f61f723954bbf90e3f8fe662b2cd1; no voters: 780f7d2017494a828953291e53b50a9c, e024668d1aea4b69a421502f008368b0
I20260630 12:24:02.112547 12190 raft_consensus.cc:3060] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:02.117177 12190 raft_consensus.cc:2749] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:02.157653 12190 raft_consensus.cc:493] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:02.158115 12190 raft_consensus.cc:515] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.159818 12190 leader_election.cc:290] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:02.160688 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0" is_pre_election: true
I20260630 12:24:02.160956 12132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
I20260630 12:24:02.161356 11985 raft_consensus.cc:2468] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:02.161617 12132 raft_consensus.cc:2468] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 0.
I20260630 12:24:02.162425 12026 leader_election.cc:304] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be0f61f723954bbf90e3f8fe662b2cd1, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:02.163076 12190 raft_consensus.cc:2804] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:02.163410 12190 raft_consensus.cc:493] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:02.163625 12190 raft_consensus.cc:3060] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:02.167716 12190 raft_consensus.cc:515] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.169190 12190 leader_election.cc:290] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [CANDIDATE]: Term 1 election: Requested vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:02.169799 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:02.170198 12132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c"
I20260630 12:24:02.170384 11985 raft_consensus.cc:3060] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:02.170804 12132 raft_consensus.cc:3060] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:02.176858 12132 raft_consensus.cc:2468] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:02.176864 11985 raft_consensus.cc:2468] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be0f61f723954bbf90e3f8fe662b2cd1 in term 1.
I20260630 12:24:02.178047 12023 leader_election.cc:304] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [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: 780f7d2017494a828953291e53b50a9c, be0f61f723954bbf90e3f8fe662b2cd1; no voters: 
I20260630 12:24:02.178709 12190 raft_consensus.cc:2804] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:02.179136 12190 raft_consensus.cc:697] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Becoming Leader. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Running, Role: LEADER
I20260630 12:24:02.179740 12190 consensus_queue.cc:237] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.186908 11880 catalog_manager.cc:5697] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:02.191177 12188 raft_consensus.cc:493] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:02.191550 12188 raft_consensus.cc:515] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:02.193382 12188 leader_election.cc:290] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751), 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:02.194155 12059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e351df0e587d48399ea084414383bf36" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" is_pre_election: true
I20260630 12:24:02.194814 12132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e351df0e587d48399ea084414383bf36" candidate_uuid: "e024668d1aea4b69a421502f008368b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "780f7d2017494a828953291e53b50a9c" is_pre_election: true
I20260630 12:24:02.195667 12132 raft_consensus.cc:2393] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e024668d1aea4b69a421502f008368b0 in current term 1: Already voted for candidate be0f61f723954bbf90e3f8fe662b2cd1 in this term.
I20260630 12:24:02.196455 11948 leader_election.cc:304] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [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: e024668d1aea4b69a421502f008368b0; no voters: 780f7d2017494a828953291e53b50a9c, be0f61f723954bbf90e3f8fe662b2cd1
I20260630 12:24:02.197048 12188 raft_consensus.cc:3060] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:02.201295 12188 raft_consensus.cc:2749] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:02.235611 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:02.242211 12235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:02.242430 12236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:02.244192 11320 server_base.cc:1061] running on GCE node
W20260630 12:24:02.244563 12238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:02.245554 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:02.245748 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:02.245940 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822242245927 us; error 0 us; skew 500 ppm
I20260630 12:24:02.246377 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:02.249625 11320 webserver.cc:533] Webserver started at http://127.11.14.4:35525/ using document root <none> and password file <none>
I20260630 12:24:02.250231 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:02.250483 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:02.250893 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:02.250839 12191 consensus_queue.cc:1048] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.252571 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "fdbd557137c7491ba9d3ea89dd1d9993"
format_stamp: "Formatted at 2026-06-30 12:24:02 on dist-test-slave-hwbx"
I20260630 12:24:02.262378 12191 consensus_queue.cc:1048] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.264712 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:24:02.275315 12246 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:02.277249 11320 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.003s	sys 0.000s
I20260630 12:24:02.277604 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "fdbd557137c7491ba9d3ea89dd1d9993"
format_stamp: "Formatted at 2026-06-30 12:24:02 on dist-test-slave-hwbx"
I20260630 12:24:02.277968 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:02.297439 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:02.298624 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:02.300038 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:02.302350 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:02.302526 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:02.302702 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:02.302835 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:02.343317 12190 consensus_queue.cc:1048] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.346915 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:34785
I20260630 12:24:02.347131 12308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:34785 every 8 connection(s)
I20260630 12:24:02.356521 12215 consensus_queue.cc:1048] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.375224 12215 consensus_queue.cc:1048] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.378554 12310 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40071
I20260630 12:24:02.379096 12310 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:02.380152 12310 heartbeater.cc:507] Master 127.11.14.62:40071 requested a full tablet report, sending...
I20260630 12:24:02.383066 11882 ts_manager.cc:194] Registered new tserver with Master: fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4:34785)
I20260630 12:24:02.385098 11882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40966
I20260630 12:24:02.388381 12214 consensus_queue.cc:1048] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.438308 12188 consensus_queue.cc:1048] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.449888 12188 consensus_queue.cc:1048] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.458343 12215 consensus_queue.cc:1048] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.462282 12188 consensus_queue.cc:1048] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.476171 12222 consensus_queue.cc:1048] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.476497 12182 consensus_queue.cc:1048] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.708684 12182 consensus_queue.cc:1048] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.722608 12182 consensus_queue.cc:1048] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:03.389103 12310 heartbeater.cc:499] Master 127.11.14.62:40071 was elected leader, sending a full tablet report...
I20260630 12:24:03.855582 11936 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:03.872793 12059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88"
dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
mode: GRACEFUL
new_leader_uuid: "780f7d2017494a828953291e53b50a9c"
 from {username='slave'} at 127.0.0.1:60326
I20260630 12:24:03.873466 12059 raft_consensus.cc:606] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Received request to transfer leadership to TS 780f7d2017494a828953291e53b50a9c
I20260630 12:24:03.875883 12059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6"
dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
mode: GRACEFUL
new_leader_uuid: "780f7d2017494a828953291e53b50a9c"
 from {username='slave'} at 127.0.0.1:60326
I20260630 12:24:03.876299 12059 raft_consensus.cc:606] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Received request to transfer leadership to TS 780f7d2017494a828953291e53b50a9c
I20260630 12:24:03.877279 11936 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260630 12:24:03.877691 11936 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:04.012952 12327 raft_consensus.cc:993] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1: : Instructing follower 780f7d2017494a828953291e53b50a9c to start an election
I20260630 12:24:04.013420 12182 raft_consensus.cc:1081] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Signalling peer 780f7d2017494a828953291e53b50a9c to start an election
I20260630 12:24:04.014840 12132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6"
dest_uuid: "780f7d2017494a828953291e53b50a9c"
 from {username='slave'} at 127.0.0.1:37416
I20260630 12:24:04.015339 12132 raft_consensus.cc:493] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:04.015640 12132 raft_consensus.cc:3060] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:04.019882 12132 raft_consensus.cc:515] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:04.021510 12132 leader_election.cc:290] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 2 election: Requested vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751)
I20260630 12:24:04.022337 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:04.022557 12059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e671267854c0f9997c1676bfe9bb6" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
I20260630 12:24:04.022951 11985 raft_consensus.cc:3060] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:04.023052 12059 raft_consensus.cc:3055] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:04.023509 12059 raft_consensus.cc:740] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Running, Role: LEADER
I20260630 12:24:04.024296 12059 consensus_queue.cc:260] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:04.025508 12059 raft_consensus.cc:3060] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:04.029245 11985 raft_consensus.cc:2468] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 2.
I20260630 12:24:04.030455 12100 leader_election.cc:304] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [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: 780f7d2017494a828953291e53b50a9c, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:04.031193 12212 raft_consensus.cc:2804] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:04.031751 12059 raft_consensus.cc:2468] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 2.
I20260630 12:24:04.032114 12212 raft_consensus.cc:697] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 2 LEADER]: Becoming Leader. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Running, Role: LEADER
I20260630 12:24:04.033089 12212 consensus_queue.cc:237] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:04.039268 11882 catalog_manager.cc:5697] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c reported cstate change: term changed from 1 to 2, leader changed from be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2) to 780f7d2017494a828953291e53b50a9c (127.11.14.3). New cstate: current_term: 2 leader_uuid: "780f7d2017494a828953291e53b50a9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:04.324272 12327 raft_consensus.cc:993] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1: : Instructing follower 780f7d2017494a828953291e53b50a9c to start an election
I20260630 12:24:04.324704 12182 raft_consensus.cc:1081] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Signalling peer 780f7d2017494a828953291e53b50a9c to start an election
I20260630 12:24:04.325982 12132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88"
dest_uuid: "780f7d2017494a828953291e53b50a9c"
 from {username='slave'} at 127.0.0.1:37416
I20260630 12:24:04.326375 12132 raft_consensus.cc:493] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:04.326612 12132 raft_consensus.cc:3060] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:04.331092 12132 raft_consensus.cc:515] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:04.332751 12132 leader_election.cc:290] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [CANDIDATE]: Term 2 election: Requested vote from peers e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377), be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751)
I20260630 12:24:04.333379 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e024668d1aea4b69a421502f008368b0"
I20260630 12:24:04.333670 12059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d161b9645ecb4b558176ccd9100c1e88" candidate_uuid: "780f7d2017494a828953291e53b50a9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be0f61f723954bbf90e3f8fe662b2cd1"
I20260630 12:24:04.333951 11985 raft_consensus.cc:3060] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:04.334208 12059 raft_consensus.cc:3055] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:04.334528 12059 raft_consensus.cc:740] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be0f61f723954bbf90e3f8fe662b2cd1, State: Running, Role: LEADER
I20260630 12:24:04.335193 12059 consensus_queue.cc:260] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:04.336023 12059 raft_consensus.cc:3060] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:04.338373 11985 raft_consensus.cc:2468] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 2.
I20260630 12:24:04.339308 12100 leader_election.cc:304] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [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: 780f7d2017494a828953291e53b50a9c, e024668d1aea4b69a421502f008368b0; no voters: 
I20260630 12:24:04.339942 12212 raft_consensus.cc:2804] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:04.340420 12059 raft_consensus.cc:2468] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 780f7d2017494a828953291e53b50a9c in term 2.
I20260630 12:24:04.340531 12212 raft_consensus.cc:697] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 2 LEADER]: Becoming Leader. State: Replica: 780f7d2017494a828953291e53b50a9c, State: Running, Role: LEADER
I20260630 12:24:04.341374 12212 consensus_queue.cc:237] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } }
I20260630 12:24:04.348189 11882 catalog_manager.cc:5697] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c reported cstate change: term changed from 1 to 2, leader changed from be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2) to 780f7d2017494a828953291e53b50a9c (127.11.14.3). New cstate: current_term: 2 leader_uuid: "780f7d2017494a828953291e53b50a9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:04.552765 12059 raft_consensus.cc:1275] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:04.553959 12212 consensus_queue.cc:1048] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:04.562753 11985 raft_consensus.cc:1275] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:04.564271 12212 consensus_queue.cc:1048] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:04.935818 12059 raft_consensus.cc:1275] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:04.936981 12212 consensus_queue.cc:1048] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:04.947320 11985 raft_consensus.cc:1275] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:04.948618 12212 consensus_queue.cc:1048] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:05.878490 11936 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:05.883663 11936 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:05.883973 11936 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:07.883354 12134 consensus_queue.cc:237] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [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: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:07.884831 11936 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:07.893800 11936 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:07.894280 12059 raft_consensus.cc:1275] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:07.894411 11936 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:07.895694 11985 raft_consensus.cc:1275] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:07.895957 12212 consensus_queue.cc:1048] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:07.898095 12349 consensus_queue.cc:1048] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:07.906448 12348 raft_consensus.cc:2955] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
W20260630 12:24:07.909843 12099 consensus_peers.cc:597] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c -> Peer fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4:34785): Couldn't send request to peer fdbd557137c7491ba9d3ea89dd1d9993. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ff1dda04de24b3fa90a7645a027a2ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.909133 12059 raft_consensus.cc:2955] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:07.921876 12134 consensus_queue.cc:237] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:07.921765 11985 raft_consensus.cc:2955] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:07.923514 11883 catalog_manager.cc:5697] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c reported cstate change: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "780f7d2017494a828953291e53b50a9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:24:07.930891 12099 consensus_peers.cc:597] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c -> Peer fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4:34785): Couldn't send request to peer fdbd557137c7491ba9d3ea89dd1d9993. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d69e671267854c0f9997c1676bfe9bb6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.931224 12059 raft_consensus.cc:1275] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:07.932096 11984 raft_consensus.cc:1275] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Refusing update from remote peer 780f7d2017494a828953291e53b50a9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:07.932714 12348 consensus_queue.cc:1048] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:07.934240 12349 consensus_queue.cc:1048] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:07.942174 12348 raft_consensus.cc:2955] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:07.944077 12060 raft_consensus.cc:2955] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:07.947784 11985 raft_consensus.cc:2955] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:07.958820 11882 catalog_manager.cc:5697] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c reported cstate change: config changed from index -1 to 3, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New cstate: current_term: 2 leader_uuid: "780f7d2017494a828953291e53b50a9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:07.970902 11985 consensus_queue.cc:237] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:07.977229 12134 raft_consensus.cc:1275] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Refusing update from remote peer e024668d1aea4b69a421502f008368b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:07.977341 12060 raft_consensus.cc:1275] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Refusing update from remote peer e024668d1aea4b69a421502f008368b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:07.978538 12363 consensus_queue.cc:1048] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:07.979218 12222 consensus_queue.cc:1048] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:07.987732 12363 raft_consensus.cc:2955] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
W20260630 12:24:07.990062 11950 consensus_peers.cc:597] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 -> Peer fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4:34785): Couldn't send request to peer fdbd557137c7491ba9d3ea89dd1d9993. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24013fd654df4f6090402fd755f0cf9d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.994633 12134 raft_consensus.cc:2955] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:07.993602 12060 raft_consensus.cc:2955] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:07.999482 11985 consensus_queue.cc:237] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:08.000631 11883 catalog_manager.cc:5697] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 reported cstate change: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "e024668d1aea4b69a421502f008368b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:08.007493 12134 raft_consensus.cc:1275] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Refusing update from remote peer e024668d1aea4b69a421502f008368b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:08.008092 12059 raft_consensus.cc:1275] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Refusing update from remote peer e024668d1aea4b69a421502f008368b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:08.008903 12363 consensus_queue.cc:1048] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:08.009917 12222 consensus_queue.cc:1048] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:24:08.012238 11950 consensus_peers.cc:597] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 -> Peer fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4:34785): Couldn't send request to peer fdbd557137c7491ba9d3ea89dd1d9993. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f4607b59548439481386b1d8530e377. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.022655 12367 raft_consensus.cc:2955] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:08.025079 12134 raft_consensus.cc:2955] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:08.027307 12059 raft_consensus.cc:2955] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } } }
I20260630 12:24:08.037496 11880 catalog_manager.cc:5697] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 reported cstate change: config changed from index -1 to 2, NON_VOTER fdbd557137c7491ba9d3ea89dd1d9993 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "e024668d1aea4b69a421502f008368b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:08.355350 12371 ts_tablet_manager.cc:933] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: Initiating tablet copy from peer 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
I20260630 12:24:08.357311 12371 tablet_copy_client.cc:323] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:37985
I20260630 12:24:08.368968 12144 tablet_copy_service.cc:140] P 780f7d2017494a828953291e53b50a9c: Received BeginTabletCopySession request for tablet d69e671267854c0f9997c1676bfe9bb6 from peer fdbd557137c7491ba9d3ea89dd1d9993 ({username='slave'} at 127.0.0.1:37456)
I20260630 12:24:08.369441 12144 tablet_copy_service.cc:161] P 780f7d2017494a828953291e53b50a9c: Beginning new tablet copy session on tablet d69e671267854c0f9997c1676bfe9bb6 from peer fdbd557137c7491ba9d3ea89dd1d9993 at {username='slave'} at 127.0.0.1:37456: session id = fdbd557137c7491ba9d3ea89dd1d9993-d69e671267854c0f9997c1676bfe9bb6
I20260630 12:24:08.374928 12144 tablet_copy_source_session.cc:215] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:08.378010 12371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69e671267854c0f9997c1676bfe9bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:08.383654 12374 ts_tablet_manager.cc:933] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: Initiating tablet copy from peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377)
I20260630 12:24:08.385612 12374 tablet_copy_client.cc:323] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:46377
I20260630 12:24:08.391108 12371 tablet_copy_client.cc:806] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:08.391687 12371 tablet_copy_client.cc:670] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:08.396054 11995 tablet_copy_service.cc:140] P e024668d1aea4b69a421502f008368b0: Received BeginTabletCopySession request for tablet 24013fd654df4f6090402fd755f0cf9d from peer fdbd557137c7491ba9d3ea89dd1d9993 ({username='slave'} at 127.0.0.1:46118)
I20260630 12:24:08.396152 12371 tablet_copy_client.cc:538] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:08.396628 11995 tablet_copy_service.cc:161] P e024668d1aea4b69a421502f008368b0: Beginning new tablet copy session on tablet 24013fd654df4f6090402fd755f0cf9d from peer fdbd557137c7491ba9d3ea89dd1d9993 at {username='slave'} at 127.0.0.1:46118: session id = fdbd557137c7491ba9d3ea89dd1d9993-24013fd654df4f6090402fd755f0cf9d
I20260630 12:24:08.399143 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
W20260630 12:24:08.409981 12100 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:24:08.414160 11995 tablet_copy_source_session.cc:215] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:24:08.414927 12100 consensus_peers.cc:597] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c -> Peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Couldn't send request to peer e024668d1aea4b69a421502f008368b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.416960 11320 tablet_copy_service.cc:362] P e024668d1aea4b69a421502f008368b0: Destroying tablet copy session fdbd557137c7491ba9d3ea89dd1d9993-24013fd654df4f6090402fd755f0cf9d due to service shutdown
I20260630 12:24:08.417397 11320 tablet_copy_service.cc:434] P e024668d1aea4b69a421502f008368b0: ending tablet copy session fdbd557137c7491ba9d3ea89dd1d9993-24013fd654df4f6090402fd755f0cf9d on tablet 24013fd654df4f6090402fd755f0cf9d with peer fdbd557137c7491ba9d3ea89dd1d9993
I20260630 12:24:08.417934 12374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24013fd654df4f6090402fd755f0cf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:08.419261 12371 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: Bootstrap starting.
I20260630 12:24:08.441991 12377 ts_tablet_manager.cc:933] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: Initiating tablet copy from peer 780f7d2017494a828953291e53b50a9c (127.11.14.3:37985)
W20260630 12:24:08.451270 12026 consensus_peers.cc:597] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 -> Peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Couldn't send request to peer e024668d1aea4b69a421502f008368b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.453812 12374 tablet_copy_client.cc:806] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:08.456589 12374 tablet_copy_client.cc:670] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Starting download of 1 WAL segments...
W20260630 12:24:08.474093 12026 consensus_peers.cc:597] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 -> Peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Couldn't send request to peer e024668d1aea4b69a421502f008368b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.479738 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:08.480991 11320 tablet_replica.cc:333] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0: stopping tablet replica
I20260630 12:24:08.481249 12377 tablet_copy_client.cc:323] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:37985
I20260630 12:24:08.481894 11320 raft_consensus.cc:2243] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.482494 11320 raft_consensus.cc:2272] T d69e671267854c0f9997c1676bfe9bb6 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.482942 12144 tablet_copy_service.cc:140] P 780f7d2017494a828953291e53b50a9c: Received BeginTabletCopySession request for tablet 4ff1dda04de24b3fa90a7645a027a2ea from peer fdbd557137c7491ba9d3ea89dd1d9993 ({username='slave'} at 127.0.0.1:37456)
I20260630 12:24:08.483486 12144 tablet_copy_service.cc:161] P 780f7d2017494a828953291e53b50a9c: Beginning new tablet copy session on tablet 4ff1dda04de24b3fa90a7645a027a2ea from peer fdbd557137c7491ba9d3ea89dd1d9993 at {username='slave'} at 127.0.0.1:37456: session id = fdbd557137c7491ba9d3ea89dd1d9993-4ff1dda04de24b3fa90a7645a027a2ea
I20260630 12:24:08.486691 11320 tablet_replica.cc:333] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0: stopping tablet replica
I20260630 12:24:08.487486 11320 raft_consensus.cc:2243] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.488000 11320 raft_consensus.cc:2272] T 854f55c4b809459691bc8e8db84faf37 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.490731 11320 tablet_replica.cc:333] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0: stopping tablet replica
I20260630 12:24:08.491416 11320 raft_consensus.cc:2243] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.491729 12144 tablet_copy_source_session.cc:215] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:08.491902 11320 raft_consensus.cc:2272] T d094b3827ec548b3ba753a6ab2b67e92 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.494082 11320 tablet_replica.cc:333] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0: stopping tablet replica
I20260630 12:24:08.494797 11320 raft_consensus.cc:2243] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.494933 12377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff1dda04de24b3fa90a7645a027a2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:08.495853 11320 raft_consensus.cc:2272] T 4ff1dda04de24b3fa90a7645a027a2ea P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:08.497215 12100 consensus_peers.cc:597] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c -> Peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Couldn't send request to peer e024668d1aea4b69a421502f008368b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.498323 11320 tablet_replica.cc:333] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0: stopping tablet replica
I20260630 12:24:08.499034 11320 raft_consensus.cc:2243] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.499508 11320 raft_consensus.cc:2272] T d161b9645ecb4b558176ccd9100c1e88 P e024668d1aea4b69a421502f008368b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.502388 11320 tablet_replica.cc:333] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0: stopping tablet replica
W20260630 12:24:08.502287 12100 consensus_peers.cc:597] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c -> Peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Couldn't send request to peer e024668d1aea4b69a421502f008368b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.503095 11320 raft_consensus.cc:2243] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.504051 11320 raft_consensus.cc:2272] T 6f4607b59548439481386b1d8530e377 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.504840 12371 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:08.506090 12371 tablet_bootstrap.cc:492] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: Bootstrap complete.
I20260630 12:24:08.506742 12371 ts_tablet_manager.cc:1403] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: Time spent bootstrapping tablet: real 0.088s	user 0.036s	sys 0.031s
I20260630 12:24:08.507745 11320 tablet_replica.cc:333] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0: stopping tablet replica
I20260630 12:24:08.508491 11320 raft_consensus.cc:2243] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.508975 11320 raft_consensus.cc:2272] T e351df0e587d48399ea084414383bf36 P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.509670 12371 raft_consensus.cc:359] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:08.510462 12371 raft_consensus.cc:740] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fdbd557137c7491ba9d3ea89dd1d9993, State: Initialized, Role: LEARNER
I20260630 12:24:08.511207 11320 tablet_replica.cc:333] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0: stopping tablet replica
I20260630 12:24:08.511090 12371 consensus_queue.cc:260] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993 [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: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } attrs { replace: true } } peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:08.511976 11320 raft_consensus.cc:2243] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.513494 11320 raft_consensus.cc:2272] T 24013fd654df4f6090402fd755f0cf9d P e024668d1aea4b69a421502f008368b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.514165 12377 tablet_copy_client.cc:806] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:08.514703 12377 tablet_copy_client.cc:670] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:08.516674 12371 ts_tablet_manager.cc:1434] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:24:08.520243 12144 tablet_copy_service.cc:342] P 780f7d2017494a828953291e53b50a9c: Request end of tablet copy session fdbd557137c7491ba9d3ea89dd1d9993-d69e671267854c0f9997c1676bfe9bb6 received from {username='slave'} at 127.0.0.1:37456
I20260630 12:24:08.520684 12144 tablet_copy_service.cc:434] P 780f7d2017494a828953291e53b50a9c: ending tablet copy session fdbd557137c7491ba9d3ea89dd1d9993-d69e671267854c0f9997c1676bfe9bb6 on tablet d69e671267854c0f9997c1676bfe9bb6 with peer fdbd557137c7491ba9d3ea89dd1d9993
I20260630 12:24:08.522826 12377 tablet_copy_client.cc:538] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:08.530049 12377 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: Bootstrap starting.
I20260630 12:24:08.542508 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:24:08.547768 12377 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:08.548606 12377 tablet_bootstrap.cc:492] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: Bootstrap complete.
I20260630 12:24:08.549139 12377 ts_tablet_manager.cc:1403] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260630 12:24:08.551174 12377 raft_consensus.cc:359] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:08.551776 12377 raft_consensus.cc:740] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fdbd557137c7491ba9d3ea89dd1d9993, State: Initialized, Role: LEARNER
I20260630 12:24:08.552335 12377 consensus_queue.cc:260] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993 [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: "be0f61f723954bbf90e3f8fe662b2cd1" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 44751 } attrs { replace: true } } peers { permanent_uuid: "780f7d2017494a828953291e53b50a9c" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37985 } } peers { permanent_uuid: "e024668d1aea4b69a421502f008368b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46377 } } peers { permanent_uuid: "fdbd557137c7491ba9d3ea89dd1d9993" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34785 } attrs { promote: true } }
I20260630 12:24:08.554003 12377 ts_tablet_manager.cc:1434] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:24:08.555441 12144 tablet_copy_service.cc:342] P 780f7d2017494a828953291e53b50a9c: Request end of tablet copy session fdbd557137c7491ba9d3ea89dd1d9993-4ff1dda04de24b3fa90a7645a027a2ea received from {username='slave'} at 127.0.0.1:37456
I20260630 12:24:08.555848 12144 tablet_copy_service.cc:434] P 780f7d2017494a828953291e53b50a9c: ending tablet copy session fdbd557137c7491ba9d3ea89dd1d9993-4ff1dda04de24b3fa90a7645a027a2ea on tablet 4ff1dda04de24b3fa90a7645a027a2ea with peer fdbd557137c7491ba9d3ea89dd1d9993
W20260630 12:24:08.563539 12374 ts_tablet_manager.cc:1011] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: Tablet Copy: Unable to fetch data from remote peer e024668d1aea4b69a421502f008368b0 (127.11.14.1:46377): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.11.14.1:46377: connect: Connection refused (error 111)
I20260630 12:24:08.563987 12374 tablet_replica.cc:333] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: stopping tablet replica
I20260630 12:24:08.564373 12374 raft_consensus.cc:2243] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:08.564918 12374 raft_consensus.cc:2272] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:24:08.568112 12374 tablet_copy_client.cc:1131] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.11.14.1:46377: connect: Connection refused (error 111)
W20260630 12:24:08.569569 12374 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 24013fd654df4f6090402fd755f0cf9d but one is already registered
I20260630 12:24:08.569945 12374 ts_tablet_manager.cc:1916] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:08.571516 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:24:08.597738 12374 ts_tablet_manager.cc:1929] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:24:08.598244 12374 log.cc:1199] T 24013fd654df4f6090402fd755f0cf9d P fdbd557137c7491ba9d3ea89dd1d9993: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822231653586-11320-0/minicluster-data/ts-3-root/wals/24013fd654df4f6090402fd755f0cf9d
I20260630 12:24:08.608096 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:08.608879 11320 tablet_replica.cc:333] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.609717 11320 raft_consensus.cc:2243] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.610363 11320 raft_consensus.cc:2272] T 4ff1dda04de24b3fa90a7645a027a2ea P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.612757 11320 tablet_replica.cc:333] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.613302 11320 raft_consensus.cc:2243] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.613721 11320 raft_consensus.cc:2272] T d69e671267854c0f9997c1676bfe9bb6 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.615880 11320 tablet_replica.cc:333] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.616428 11320 raft_consensus.cc:2243] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.617096 11320 raft_consensus.cc:2272] T 854f55c4b809459691bc8e8db84faf37 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.618773 11320 tablet_replica.cc:333] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.619267 11320 raft_consensus.cc:2243] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.619905 11320 raft_consensus.cc:2272] T d094b3827ec548b3ba753a6ab2b67e92 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.621661 11320 tablet_replica.cc:333] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.622145 11320 raft_consensus.cc:2243] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.623238 11320 raft_consensus.cc:2272] T e351df0e587d48399ea084414383bf36 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.625118 11320 tablet_replica.cc:333] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.625766 11320 raft_consensus.cc:2243] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.626268 11320 raft_consensus.cc:2272] T 24013fd654df4f6090402fd755f0cf9d P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:08.626598 12098 consensus_peers.cc:597] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c -> Peer be0f61f723954bbf90e3f8fe662b2cd1 (127.11.14.2:44751): Couldn't send request to peer be0f61f723954bbf90e3f8fe662b2cd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.628732 11320 tablet_replica.cc:333] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.629232 11320 raft_consensus.cc:2243] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.629638 11320 raft_consensus.cc:2272] T 6f4607b59548439481386b1d8530e377 P be0f61f723954bbf90e3f8fe662b2cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.631677 11320 tablet_replica.cc:333] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1: stopping tablet replica
I20260630 12:24:08.632099 11320 raft_consensus.cc:2243] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.632550 11320 raft_consensus.cc:2272] T d161b9645ecb4b558176ccd9100c1e88 P be0f61f723954bbf90e3f8fe662b2cd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.660101 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:24:08.684674 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:24:08.709890 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:08.710660 11320 tablet_replica.cc:333] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.711516 11320 raft_consensus.cc:2243] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.712476 11320 raft_consensus.cc:2272] T d161b9645ecb4b558176ccd9100c1e88 P 780f7d2017494a828953291e53b50a9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.714146 11320 tablet_replica.cc:333] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.714663 11320 raft_consensus.cc:2243] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.715085 11320 raft_consensus.cc:2272] T 6f4607b59548439481386b1d8530e377 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.717063 11320 tablet_replica.cc:333] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.717571 11320 raft_consensus.cc:2243] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.718367 11320 raft_consensus.cc:2272] T 4ff1dda04de24b3fa90a7645a027a2ea P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.720829 11320 tablet_replica.cc:333] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.721360 11320 raft_consensus.cc:2243] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.721760 11320 raft_consensus.cc:2272] T e351df0e587d48399ea084414383bf36 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.723254 11320 tablet_replica.cc:333] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.723711 11320 raft_consensus.cc:2243] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.724102 11320 raft_consensus.cc:2272] T 24013fd654df4f6090402fd755f0cf9d P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.726131 11320 tablet_replica.cc:333] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.726603 11320 raft_consensus.cc:2243] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.726976 11320 raft_consensus.cc:2272] T 854f55c4b809459691bc8e8db84faf37 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.728636 11320 tablet_replica.cc:333] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.729089 11320 raft_consensus.cc:2243] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.729882 11320 raft_consensus.cc:2272] T d69e671267854c0f9997c1676bfe9bb6 P 780f7d2017494a828953291e53b50a9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.731911 11320 tablet_replica.cc:333] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c: stopping tablet replica
I20260630 12:24:08.732398 11320 raft_consensus.cc:2243] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:08.732823 11320 raft_consensus.cc:2272] T d094b3827ec548b3ba753a6ab2b67e92 P 780f7d2017494a828953291e53b50a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.750521 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:24:08.767382 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:24:08.787423 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:08.788683 11320 tablet_replica.cc:333] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993: stopping tablet replica
I20260630 12:24:08.789281 11320 raft_consensus.cc:2243] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:08.789660 11320 raft_consensus.cc:2272] T 4ff1dda04de24b3fa90a7645a027a2ea P fdbd557137c7491ba9d3ea89dd1d9993 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:24:08.791558 11320 tablet_replica.cc:333] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993: stopping tablet replica
I20260630 12:24:08.792019 11320 raft_consensus.cc:2243] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:24:08.792414 11320 raft_consensus.cc:2272] T d69e671267854c0f9997c1676bfe9bb6 P fdbd557137c7491ba9d3ea89dd1d9993 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:24:08.801306 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:24:08.810921 11320 master.cc:562] Master@127.11.14.62:40071 shutting down...
W20260630 12:24:08.841010 11931 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:08.842237 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.842727 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.843052 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96f9053e3f7544dda64872efcaad7ac2: stopping tablet replica
I20260630 12:24:08.861694 11320 master.cc:584] Master@127.11.14.62:40071 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9187 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:24:08.898650 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:40869,127.11.14.61:36145,127.11.14.60:35675
I20260630 12:24:08.899888 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:08.904940 12384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:08.905285 12383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:08.906298 12386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:08.907126 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:08.907977 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:08.908162 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:08.908337 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822248908305 us; error 0 us; skew 500 ppm
I20260630 12:24:08.908861 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:08.910890 11320 webserver.cc:533] Webserver started at http://127.11.14.62:38331/ using document root <none> and password file <none>
I20260630 12:24:08.911371 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:08.911547 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:08.911836 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:08.912885 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "c705c22d13de4ee8849da338cafe22e2"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-hwbx"
I20260630 12:24:08.916689 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:24:08.919659 12391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:08.920430 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:08.920691 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "c705c22d13de4ee8849da338cafe22e2"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-hwbx"
I20260630 12:24:08.920997 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:08.937620 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:08.938700 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:08.973874 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:40869
I20260630 12:24:08.973989 12442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:40869 every 8 connection(s)
I20260630 12:24:08.977483 12443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:08.977669 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:08.982688 12445 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:08.984249 12446 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:08.984337 12443 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:08.985404 12448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:08.986233 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:08.987211 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:08.987469 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:08.987684 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822248987664 us; error 0 us; skew 500 ppm
I20260630 12:24:08.988372 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:08.990907 11320 webserver.cc:533] Webserver started at http://127.11.14.61:37449/ using document root <none> and password file <none>
I20260630 12:24:08.991490 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:08.991719 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:08.992002 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:08.993115 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root/instance:
uuid: "42308922a30b4390995567aeea180572"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-hwbx"
I20260630 12:24:08.997493 12443 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:08.998421 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:24:09.002014 12456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.002766 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:09.003067 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root
uuid: "42308922a30b4390995567aeea180572"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-hwbx"
W20260630 12:24:09.003391 12443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.61:36145: Network error: Client connection negotiation failed: client connection to 127.11.14.61:36145: connect: Connection refused (error 111)
I20260630 12:24:09.003369 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:09.028982 12443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } attempt: 1
W20260630 12:24:09.032933 12443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.61:36145: Network error: Client connection negotiation failed: client connection to 127.11.14.61:36145: connect: Connection refused (error 111)
I20260630 12:24:09.038990 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:09.040143 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:09.073789 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.61:36145
I20260630 12:24:09.073966 12507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.61:36145 every 8 connection(s)
I20260630 12:24:09.077494 12508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.077584 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:09.082932 12510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:09.083137 12511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:09.085525 12513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.085678 12508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:09.088402 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:09.089453 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:09.089666 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:09.089833 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822249089800 us; error 0 us; skew 500 ppm
I20260630 12:24:09.090456 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:09.093930 11320 webserver.cc:533] Webserver started at http://127.11.14.60:41559/ using document root <none> and password file <none>
I20260630 12:24:09.094529 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:09.094687 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:09.094946 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:09.095885 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root/instance:
uuid: "c969f3db66884de1964331eef0efc3a7"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.100026 12508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:09.101244 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:24:09.105358 12443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } attempt: 2
I20260630 12:24:09.105603 12520 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.106534 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:24:09.106840 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root
uuid: "c969f3db66884de1964331eef0efc3a7"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.107173 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:09.114866 12508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:09.119014 12443 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:09.121837 12508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.60:35675: Network error: Client connection negotiation failed: client connection to 127.11.14.60:35675: connect: Connection refused (error 111)
W20260630 12:24:09.123903 12443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.14.60:35675: Network error: Client connection negotiation failed: client connection to 127.11.14.60:35675: connect: Connection refused (error 111)
I20260630 12:24:09.127840 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:09.128904 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:09.165467 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.60:35675
I20260630 12:24:09.165556 12573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.60:35675 every 8 connection(s)
I20260630 12:24:09.168253 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:09.169193 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.174723 12574 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:09.182322 12508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } attempt: 1
I20260630 12:24:09.186010 12574 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:09.189373 12443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } attempt: 1
I20260630 12:24:09.196903 12574 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:09.203037 12508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: Bootstrap starting.
I20260630 12:24:09.208292 12508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.209128 12443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2: Bootstrap starting.
I20260630 12:24:09.213409 12508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: No bootstrap required, opened a new log
I20260630 12:24:09.214349 12443 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.216208 12508 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.216656 12574 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: Bootstrap starting.
I20260630 12:24:09.216979 12508 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.217274 12508 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42308922a30b4390995567aeea180572, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.217950 12508 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.218914 12443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2: No bootstrap required, opened a new log
I20260630 12:24:09.220000 12581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [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: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.220865 12581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:09.221576 12508 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:09.222215 12574 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.221791 12443 raft_consensus.cc:359] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.222581 12443 raft_consensus.cc:385] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.222965 12443 raft_consensus.cc:740] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c705c22d13de4ee8849da338cafe22e2, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.223768 12443 consensus_queue.cc:260] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.233929 12584 sys_catalog.cc:455] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [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: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.235026 12584 sys_catalog.cc:458] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:09.235177 12443 sys_catalog.cc:565] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:09.235319 12574 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: No bootstrap required, opened a new log
I20260630 12:24:09.238432 12574 raft_consensus.cc:359] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.239389 12574 raft_consensus.cc:385] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.239753 12574 raft_consensus.cc:740] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c969f3db66884de1964331eef0efc3a7, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.240911 12574 consensus_queue.cc:260] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
W20260630 12:24:09.243746 12595 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:09.244038 12595 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:09.248967 12598 sys_catalog.cc:455] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [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: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.249531 12598 sys_catalog.cc:458] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:09.250934 12574 sys_catalog.cc:565] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:09.257014 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:24:09.257344 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:24:09.260633 12609 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:09.261018 12609 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:09.264428 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:09.266131 12617 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:09.266413 12617 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:09.270263 12618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:09.271355 12619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.272948 11320 server_base.cc:1061] running on GCE node
W20260630 12:24:09.273164 12621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.274042 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:09.274271 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:09.274472 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822249274455 us; error 0 us; skew 500 ppm
I20260630 12:24:09.275009 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:09.277194 11320 webserver.cc:533] Webserver started at http://127.11.14.1:42701/ using document root <none> and password file <none>
I20260630 12:24:09.277655 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:09.277864 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:09.278138 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:09.279299 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "1aadf48fc6de45748a5b5065a33e51f4"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.283710 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:09.286720 12626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.287551 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:09.287779 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "1aadf48fc6de45748a5b5065a33e51f4"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.288022 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:09.311239 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:09.312306 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:09.313670 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:09.315824 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:09.315999 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.316282 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:09.316455 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:24:09.355334 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:36215
I20260630 12:24:09.355430 12688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:36215 every 8 connection(s)
I20260630 12:24:09.364152 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:09.377537 12584 raft_consensus.cc:493] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.378198 12584 raft_consensus.cc:515] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.380864 12584 leader_election.cc:290] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42308922a30b4390995567aeea180572 (127.11.14.61:36145), c969f3db66884de1964331eef0efc3a7 (127.11.14.60:35675)
I20260630 12:24:09.384493 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c705c22d13de4ee8849da338cafe22e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42308922a30b4390995567aeea180572" is_pre_election: true
I20260630 12:24:09.385327 12483 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c705c22d13de4ee8849da338cafe22e2 in term 0.
I20260630 12:24:09.386590 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c705c22d13de4ee8849da338cafe22e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c969f3db66884de1964331eef0efc3a7" is_pre_election: true
I20260630 12:24:09.387359 12549 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c705c22d13de4ee8849da338cafe22e2 in term 0.
W20260630 12:24:09.387719 12696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.389209 12689 heartbeater.cc:344] Connected to a master server at 127.11.14.60:35675
I20260630 12:24:09.389609 12689 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.390511 12689 heartbeater.cc:507] Master 127.11.14.60:35675 requested a full tablet report, sending...
I20260630 12:24:09.390604 12392 leader_election.cc:304] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42308922a30b4390995567aeea180572, c705c22d13de4ee8849da338cafe22e2; no voters: 
W20260630 12:24:09.391301 12697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.392705 12584 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:09.393077 12584 raft_consensus.cc:493] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:24:09.393155 12699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.393491 12584 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.393646 12539 ts_manager.cc:194] Registered new tserver with Master: 1aadf48fc6de45748a5b5065a33e51f4 (127.11.14.1:36215)
I20260630 12:24:09.394464 12691 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40869
I20260630 12:24:09.394846 12691 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.395713 12691 heartbeater.cc:507] Master 127.11.14.62:40869 requested a full tablet report, sending...
I20260630 12:24:09.396415 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:09.397874 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:09.398131 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:09.398337 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822249398320 us; error 0 us; skew 500 ppm
I20260630 12:24:09.399008 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:09.400853 12690 heartbeater.cc:344] Connected to a master server at 127.11.14.61:36145
I20260630 12:24:09.401232 12690 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.401017 12584 raft_consensus.cc:515] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.401912 11320 webserver.cc:533] Webserver started at http://127.11.14.2:33083/ using document root <none> and password file <none>
I20260630 12:24:09.402096 12690 heartbeater.cc:507] Master 127.11.14.61:36145 requested a full tablet report, sending...
I20260630 12:24:09.402545 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:09.402812 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:09.403128 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:09.403450 12408 ts_manager.cc:194] Registered new tserver with Master: 1aadf48fc6de45748a5b5065a33e51f4 (127.11.14.1:36215)
I20260630 12:24:09.403846 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c705c22d13de4ee8849da338cafe22e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42308922a30b4390995567aeea180572"
I20260630 12:24:09.404462 12483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.404618 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "ccff83cf24894c77861687a6a30cc403"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.405035 12473 ts_manager.cc:194] Registered new tserver with Master: 1aadf48fc6de45748a5b5065a33e51f4 (127.11.14.1:36215)
I20260630 12:24:09.409196 12584 leader_election.cc:290] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [CANDIDATE]: Term 1 election: Requested vote from peers 42308922a30b4390995567aeea180572 (127.11.14.61:36145), c969f3db66884de1964331eef0efc3a7 (127.11.14.60:35675)
I20260630 12:24:09.410298 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c705c22d13de4ee8849da338cafe22e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c969f3db66884de1964331eef0efc3a7"
I20260630 12:24:09.410900 12549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.410957 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:24:09.411229 12483 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c705c22d13de4ee8849da338cafe22e2 in term 1.
I20260630 12:24:09.412300 12392 leader_election.cc:304] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [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: 42308922a30b4390995567aeea180572, c705c22d13de4ee8849da338cafe22e2; no voters: 
I20260630 12:24:09.413106 12584 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:09.415191 12584 raft_consensus.cc:697] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 1 LEADER]: Becoming Leader. State: Replica: c705c22d13de4ee8849da338cafe22e2, State: Running, Role: LEADER
I20260630 12:24:09.415472 12705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.416483 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:24:09.416003 12584 consensus_queue.cc:237] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:09.416808 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "ccff83cf24894c77861687a6a30cc403"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.417112 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:09.417594 12549 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c705c22d13de4ee8849da338cafe22e2 in term 1.
I20260630 12:24:09.421800 12704 sys_catalog.cc:455] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c705c22d13de4ee8849da338cafe22e2. Latest consensus state: current_term: 1 leader_uuid: "c705c22d13de4ee8849da338cafe22e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.422783 12704 sys_catalog.cc:458] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:09.424564 12711 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:09.429072 12711 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:09.437144 12549 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 1 FOLLOWER]: Refusing update from remote peer c705c22d13de4ee8849da338cafe22e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:09.437395 12483 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 1 FOLLOWER]: Refusing update from remote peer c705c22d13de4ee8849da338cafe22e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:09.438403 12584 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:09.439024 12704 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:09.441423 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:09.443208 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:09.448889 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:09.452064 12581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c705c22d13de4ee8849da338cafe22e2. Latest consensus state: current_term: 1 leader_uuid: "c705c22d13de4ee8849da338cafe22e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.453033 12581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:09.453559 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:09.453863 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.454145 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:09.454366 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.458166 12598 sys_catalog.cc:455] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c705c22d13de4ee8849da338cafe22e2. Latest consensus state: current_term: 1 leader_uuid: "c705c22d13de4ee8849da338cafe22e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.458864 12598 sys_catalog.cc:458] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:09.461192 12704 sys_catalog.cc:455] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c705c22d13de4ee8849da338cafe22e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.462118 12704 sys_catalog.cc:458] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:09.465525 12581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c705c22d13de4ee8849da338cafe22e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.466219 12581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:09.467767 12711 catalog_manager.cc:1383] Generated new cluster ID: daae6195a7f248238c92f731f2fbffa8
I20260630 12:24:09.468075 12711 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:09.468711 12704 sys_catalog.cc:455] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c705c22d13de4ee8849da338cafe22e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.469400 12704 sys_catalog.cc:458] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:09.476498 12598 sys_catalog.cc:455] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c705c22d13de4ee8849da338cafe22e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:09.477108 12598 sys_catalog.cc:458] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:09.513727 12711 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:09.514945 12711 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:09.526682 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:45689
I20260630 12:24:09.526878 12778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:45689 every 8 connection(s)
I20260630 12:24:09.538769 12711 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2: Generated new TSK 0
I20260630 12:24:09.539474 12711 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:09.552754 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:09.564206 12786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.565553 12779 heartbeater.cc:344] Connected to a master server at 127.11.14.60:35675
I20260630 12:24:09.566052 12779 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.566262 12782 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40869
I20260630 12:24:09.566707 12782 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.567075 12779 heartbeater.cc:507] Master 127.11.14.60:35675 requested a full tablet report, sending...
I20260630 12:24:09.567631 12782 heartbeater.cc:507] Master 127.11.14.62:40869 requested a full tablet report, sending...
I20260630 12:24:09.570636 12408 ts_manager.cc:194] Registered new tserver with Master: ccff83cf24894c77861687a6a30cc403 (127.11.14.2:45689)
I20260630 12:24:09.570672 12539 ts_manager.cc:194] Registered new tserver with Master: ccff83cf24894c77861687a6a30cc403 (127.11.14.2:45689)
I20260630 12:24:09.573943 12408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51226
W20260630 12:24:09.575382 12789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:09.566275 12787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:09.578161 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:09.579202 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:09.579500 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:09.579706 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822249579688 us; error 0 us; skew 500 ppm
I20260630 12:24:09.580195 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:09.581923 12780 heartbeater.cc:344] Connected to a master server at 127.11.14.61:36145
I20260630 12:24:09.582273 12780 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.582779 11320 webserver.cc:533] Webserver started at http://127.11.14.3:44463/ using document root <none> and password file <none>
I20260630 12:24:09.582860 12780 heartbeater.cc:507] Master 127.11.14.61:36145 requested a full tablet report, sending...
I20260630 12:24:09.583320 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:09.583563 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:09.583827 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:09.584872 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "5f8787a50ea1450fa7a0a1cdd336f0ef"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.585152 12473 ts_manager.cc:194] Registered new tserver with Master: ccff83cf24894c77861687a6a30cc403 (127.11.14.2:45689)
I20260630 12:24:09.588984 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:09.591981 12794 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.592741 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:09.593048 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "5f8787a50ea1450fa7a0a1cdd336f0ef"
format_stamp: "Formatted at 2026-06-30 12:24:09 on dist-test-slave-hwbx"
I20260630 12:24:09.593315 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:09.601002 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:09.602073 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:09.603358 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:09.605389 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:09.605626 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.605895 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:09.606055 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:09.644805 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:44507
I20260630 12:24:09.644889 12856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:44507 every 8 connection(s)
I20260630 12:24:09.662391 12857 heartbeater.cc:344] Connected to a master server at 127.11.14.60:35675
I20260630 12:24:09.662834 12857 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.663692 12857 heartbeater.cc:507] Master 127.11.14.60:35675 requested a full tablet report, sending...
I20260630 12:24:09.666227 12539 ts_manager.cc:194] Registered new tserver with Master: 5f8787a50ea1450fa7a0a1cdd336f0ef (127.11.14.3:44507)
I20260630 12:24:09.666648 12858 heartbeater.cc:344] Connected to a master server at 127.11.14.61:36145
I20260630 12:24:09.666945 12859 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40869
I20260630 12:24:09.667049 12858 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.667356 12859 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:09.667920 12858 heartbeater.cc:507] Master 127.11.14.61:36145 requested a full tablet report, sending...
I20260630 12:24:09.668046 12859 heartbeater.cc:507] Master 127.11.14.62:40869 requested a full tablet report, sending...
I20260630 12:24:09.669970 12408 ts_manager.cc:194] Registered new tserver with Master: 5f8787a50ea1450fa7a0a1cdd336f0ef (127.11.14.3:44507)
I20260630 12:24:09.670137 12473 ts_manager.cc:194] Registered new tserver with Master: 5f8787a50ea1450fa7a0a1cdd336f0ef (127.11.14.3:44507)
I20260630 12:24:09.670989 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017192902s
I20260630 12:24:09.671449 12408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51238
I20260630 12:24:10.247628 12595 catalog_manager.cc:1295] Loaded cluster ID: daae6195a7f248238c92f731f2fbffa8
I20260630 12:24:10.247896 12595 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: loading cluster ID for follower catalog manager: success
I20260630 12:24:10.252301 12595 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: acquiring CA information for follower catalog manager: success
I20260630 12:24:10.255293 12595 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:10.269877 12617 catalog_manager.cc:1295] Loaded cluster ID: daae6195a7f248238c92f731f2fbffa8
I20260630 12:24:10.270103 12617 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: loading cluster ID for follower catalog manager: success
I20260630 12:24:10.274174 12617 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: acquiring CA information for follower catalog manager: success
I20260630 12:24:10.277280 12617 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:10.411761 12408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51212
I20260630 12:24:10.578015 12782 heartbeater.cc:499] Master 127.11.14.62:40869 was elected leader, sending a full tablet report...
I20260630 12:24:10.673700 12859 heartbeater.cc:499] Master 127.11.14.62:40869 was elected leader, sending a full tablet report...
I20260630 12:24:11.256764 12607 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:11.413950 12691 heartbeater.cc:499] Master 127.11.14.62:40869 was elected leader, sending a full tablet report...
I20260630 12:24:11.769042 12408 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51240:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:24:11.830122 12744 tablet_service.cc:1511] Processing CreateTablet for tablet 7a49a66f36004a58b77c030ba7d8d1a8 (DEFAULT_TABLE table=test-workload [id=b6675b39f127429ba8f3e4e64de9fdc9]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:24:11.831375 12744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a49a66f36004a58b77c030ba7d8d1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:11.837792 12654 tablet_service.cc:1511] Processing CreateTablet for tablet a6385d0ade0847058cd0eaadf0b36fc2 (DEFAULT_TABLE table=test-workload [id=b6675b39f127429ba8f3e4e64de9fdc9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:24:11.838819 12654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6385d0ade0847058cd0eaadf0b36fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:11.847992 12891 tablet_bootstrap.cc:492] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403: Bootstrap starting.
I20260630 12:24:11.852391 12822 tablet_service.cc:1511] Processing CreateTablet for tablet 533923d3d3704d79b75cb7356dcf66d1 (DEFAULT_TABLE table=test-workload [id=b6675b39f127429ba8f3e4e64de9fdc9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:24:11.853008 12892 tablet_bootstrap.cc:492] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4: Bootstrap starting.
I20260630 12:24:11.853760 12822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533923d3d3704d79b75cb7356dcf66d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:11.853888 12891 tablet_bootstrap.cc:654] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:11.859216 12892 tablet_bootstrap.cc:654] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:11.860179 12891 tablet_bootstrap.cc:492] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403: No bootstrap required, opened a new log
I20260630 12:24:11.860598 12891 ts_tablet_manager.cc:1403] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.002s
I20260630 12:24:11.862978 12891 raft_consensus.cc:359] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccff83cf24894c77861687a6a30cc403" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45689 } }
I20260630 12:24:11.863411 12891 raft_consensus.cc:385] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:11.863658 12891 raft_consensus.cc:740] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccff83cf24894c77861687a6a30cc403, State: Initialized, Role: FOLLOWER
I20260630 12:24:11.864125 12892 tablet_bootstrap.cc:492] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4: No bootstrap required, opened a new log
I20260630 12:24:11.864410 12891 consensus_queue.cc:260] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ccff83cf24894c77861687a6a30cc403" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45689 } }
I20260630 12:24:11.864624 12892 ts_tablet_manager.cc:1403] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:24:11.865031 12891 raft_consensus.cc:399] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:11.865355 12891 raft_consensus.cc:493] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:11.865639 12891 raft_consensus.cc:3060] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:11.867514 12892 raft_consensus.cc:359] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aadf48fc6de45748a5b5065a33e51f4" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 36215 } }
I20260630 12:24:11.868156 12892 raft_consensus.cc:385] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:11.868625 12892 raft_consensus.cc:740] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aadf48fc6de45748a5b5065a33e51f4, State: Initialized, Role: FOLLOWER
I20260630 12:24:11.869730 12892 consensus_queue.cc:260] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1aadf48fc6de45748a5b5065a33e51f4" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 36215 } }
I20260630 12:24:11.870590 12892 raft_consensus.cc:399] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:11.870992 12892 raft_consensus.cc:493] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:11.871048 12891 raft_consensus.cc:515] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccff83cf24894c77861687a6a30cc403" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45689 } }
I20260630 12:24:11.871642 12892 raft_consensus.cc:3060] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:11.871841 12891 leader_election.cc:304] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [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: ccff83cf24894c77861687a6a30cc403; no voters: 
I20260630 12:24:11.873487 12895 tablet_bootstrap.cc:492] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef: Bootstrap starting.
I20260630 12:24:11.876861 12892 raft_consensus.cc:515] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aadf48fc6de45748a5b5065a33e51f4" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 36215 } }
I20260630 12:24:11.877498 12892 leader_election.cc:304] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [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: 1aadf48fc6de45748a5b5065a33e51f4; no voters: 
I20260630 12:24:11.877683 12891 leader_election.cc:290] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:11.878000 12896 raft_consensus.cc:2804] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:11.881461 12895 tablet_bootstrap.cc:654] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:11.882702 12896 raft_consensus.cc:697] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 1 LEADER]: Becoming Leader. State: Replica: ccff83cf24894c77861687a6a30cc403, State: Running, Role: LEADER
I20260630 12:24:11.883600 12896 consensus_queue.cc:237] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [LEADER]: Queue going to LEADER mode. State: All 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: "ccff83cf24894c77861687a6a30cc403" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45689 } }
I20260630 12:24:11.886277 12897 raft_consensus.cc:2804] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:11.886550 12892 leader_election.cc:290] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:11.893610 12891 ts_tablet_manager.cc:1434] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.010s
I20260630 12:24:11.896387 12892 ts_tablet_manager.cc:1434] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.019s
I20260630 12:24:11.896819 12897 raft_consensus.cc:697] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 1 LEADER]: Becoming Leader. State: Replica: 1aadf48fc6de45748a5b5065a33e51f4, State: Running, Role: LEADER
I20260630 12:24:11.897652 12897 consensus_queue.cc:237] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [LEADER]: Queue going to LEADER mode. State: All 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: "1aadf48fc6de45748a5b5065a33e51f4" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 36215 } }
I20260630 12:24:11.907696 12408 catalog_manager.cc:5697] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccff83cf24894c77861687a6a30cc403 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "ccff83cf24894c77861687a6a30cc403" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccff83cf24894c77861687a6a30cc403" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45689 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:11.911274 12406 catalog_manager.cc:5697] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1aadf48fc6de45748a5b5065a33e51f4 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "1aadf48fc6de45748a5b5065a33e51f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aadf48fc6de45748a5b5065a33e51f4" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 36215 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:11.947736 12895 tablet_bootstrap.cc:492] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef: No bootstrap required, opened a new log
I20260630 12:24:11.948309 12895 ts_tablet_manager.cc:1403] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.044s
I20260630 12:24:11.950730 12895 raft_consensus.cc:359] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f8787a50ea1450fa7a0a1cdd336f0ef" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 44507 } }
I20260630 12:24:11.951164 12895 raft_consensus.cc:385] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:11.951459 12895 raft_consensus.cc:740] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8787a50ea1450fa7a0a1cdd336f0ef, State: Initialized, Role: FOLLOWER
I20260630 12:24:11.952080 12895 consensus_queue.cc:260] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f8787a50ea1450fa7a0a1cdd336f0ef" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 44507 } }
I20260630 12:24:11.952627 12895 raft_consensus.cc:399] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:11.952943 12895 raft_consensus.cc:493] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:11.953281 12895 raft_consensus.cc:3060] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:11.960880 12895 raft_consensus.cc:515] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f8787a50ea1450fa7a0a1cdd336f0ef" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 44507 } }
I20260630 12:24:11.961585 12895 leader_election.cc:304] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [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: 5f8787a50ea1450fa7a0a1cdd336f0ef; no voters: 
I20260630 12:24:11.963140 12895 leader_election.cc:290] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:11.963580 12908 raft_consensus.cc:2804] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:12.003970 12895 ts_tablet_manager.cc:1434] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.008s
I20260630 12:24:12.007251 12908 raft_consensus.cc:697] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 1 LEADER]: Becoming Leader. State: Replica: 5f8787a50ea1450fa7a0a1cdd336f0ef, State: Running, Role: LEADER
I20260630 12:24:12.008816 12908 consensus_queue.cc:237] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [LEADER]: Queue going to LEADER mode. State: All 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: "5f8787a50ea1450fa7a0a1cdd336f0ef" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 44507 } }
I20260630 12:24:12.023949 12406 catalog_manager.cc:5697] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8787a50ea1450fa7a0a1cdd336f0ef (127.11.14.3). New cstate: current_term: 1 leader_uuid: "5f8787a50ea1450fa7a0a1cdd336f0ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f8787a50ea1450fa7a0a1cdd336f0ef" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 44507 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:13.258249 12607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:13.260284 12607 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:14.071262 11320 master.cc:562] Master@127.11.14.62:40869 shutting down...
I20260630 12:24:14.094015 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:14.094911 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:14.095280 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P c705c22d13de4ee8849da338cafe22e2: stopping tablet replica
I20260630 12:24:14.116140 11320 master.cc:584] Master@127.11.14.62:40869 shutdown complete.
W20260630 12:24:14.932782 12782 heartbeater.cc:646] Failed to heartbeat to 127.11.14.62:40869 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.11.14.62:40869: connect: Connection refused (error 111)
I20260630 12:24:15.418584 12916 raft_consensus.cc:493] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c705c22d13de4ee8849da338cafe22e2)
I20260630 12:24:15.419109 12916 raft_consensus.cc:515] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:15.420826 12916 leader_election.cc:290] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c705c22d13de4ee8849da338cafe22e2 (127.11.14.62:40869), 42308922a30b4390995567aeea180572 (127.11.14.61:36145)
I20260630 12:24:15.422145 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c969f3db66884de1964331eef0efc3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "42308922a30b4390995567aeea180572" is_pre_election: true
W20260630 12:24:15.423693 12525 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.62:40869: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:24:15.426818 12525 leader_election.cc:336] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c705c22d13de4ee8849da338cafe22e2 (127.11.14.62:40869): Network error: Client connection negotiation failed: client connection to 127.11.14.62:40869: connect: Connection refused (error 111)
I20260630 12:24:15.427156 12525 leader_election.cc:304] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [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: c969f3db66884de1964331eef0efc3a7; no voters: 42308922a30b4390995567aeea180572, c705c22d13de4ee8849da338cafe22e2
I20260630 12:24:15.427662 12916 raft_consensus.cc:2749] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:15.471374 12919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c705c22d13de4ee8849da338cafe22e2)
I20260630 12:24:15.471855 12919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:15.473570 12919 leader_election.cc:290] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c705c22d13de4ee8849da338cafe22e2 (127.11.14.62:40869), c969f3db66884de1964331eef0efc3a7 (127.11.14.60:35675)
I20260630 12:24:15.474685 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "42308922a30b4390995567aeea180572" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c969f3db66884de1964331eef0efc3a7" is_pre_election: true
I20260630 12:24:15.475189 12549 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42308922a30b4390995567aeea180572 in term 1.
I20260630 12:24:15.476485 12457 leader_election.cc:304] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [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: 42308922a30b4390995567aeea180572, c969f3db66884de1964331eef0efc3a7; no voters: 
I20260630 12:24:15.477293 12919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:24:15.477635 12919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c705c22d13de4ee8849da338cafe22e2)
I20260630 12:24:15.477916 12919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:24:15.478781 12460 leader_election.cc:336] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c705c22d13de4ee8849da338cafe22e2 (127.11.14.62:40869): Network error: Client connection negotiation failed: client connection to 127.11.14.62:40869: connect: Connection refused (error 111)
I20260630 12:24:15.482620 12919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:15.484031 12919 leader_election.cc:290] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [CANDIDATE]: Term 2 election: Requested vote from peers c705c22d13de4ee8849da338cafe22e2 (127.11.14.62:40869), c969f3db66884de1964331eef0efc3a7 (127.11.14.60:35675)
I20260630 12:24:15.484987 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "42308922a30b4390995567aeea180572" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c969f3db66884de1964331eef0efc3a7"
I20260630 12:24:15.485440 12549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:24:15.487329 12460 leader_election.cc:336] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c705c22d13de4ee8849da338cafe22e2 (127.11.14.62:40869): Network error: Client connection negotiation failed: client connection to 127.11.14.62:40869: connect: Connection refused (error 111)
I20260630 12:24:15.489921 12549 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42308922a30b4390995567aeea180572 in term 2.
I20260630 12:24:15.490885 12457 leader_election.cc:304] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [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: 42308922a30b4390995567aeea180572, c969f3db66884de1964331eef0efc3a7; no voters: c705c22d13de4ee8849da338cafe22e2
I20260630 12:24:15.491429 12919 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:15.492514 12919 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 2 LEADER]: Becoming Leader. State: Replica: 42308922a30b4390995567aeea180572, State: Running, Role: LEADER
I20260630 12:24:15.493223 12919 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } }
I20260630 12:24:15.497606 12922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42308922a30b4390995567aeea180572. Latest consensus state: current_term: 2 leader_uuid: "42308922a30b4390995567aeea180572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:15.498163 12922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:15.499382 12924 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:15.504120 12924 catalog_manager.cc:679] Loaded metadata for table test-workload [id=b6675b39f127429ba8f3e4e64de9fdc9]
I20260630 12:24:15.508669 12924 tablet_loader.cc:96] loaded metadata for tablet 533923d3d3704d79b75cb7356dcf66d1 (table test-workload [id=b6675b39f127429ba8f3e4e64de9fdc9])
I20260630 12:24:15.509640 12924 tablet_loader.cc:96] loaded metadata for tablet 7a49a66f36004a58b77c030ba7d8d1a8 (table test-workload [id=b6675b39f127429ba8f3e4e64de9fdc9])
I20260630 12:24:15.510480 12924 tablet_loader.cc:96] loaded metadata for tablet a6385d0ade0847058cd0eaadf0b36fc2 (table test-workload [id=b6675b39f127429ba8f3e4e64de9fdc9])
I20260630 12:24:15.511346 12924 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:15.514273 12924 catalog_manager.cc:1295] Loaded cluster ID: daae6195a7f248238c92f731f2fbffa8
I20260630 12:24:15.514487 12924 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:15.517827 12924 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:15.520754 12924 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: Loaded TSK: 0
I20260630 12:24:15.521680 12924 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:15.961247 12549 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 2 FOLLOWER]: Refusing update from remote peer 42308922a30b4390995567aeea180572: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260630 12:24:15.962494 12922 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:15.966172 12927 sys_catalog.cc:455] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42308922a30b4390995567aeea180572. Latest consensus state: current_term: 2 leader_uuid: "42308922a30b4390995567aeea180572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:15.966938 12927 sys_catalog.cc:458] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:15.970254 12919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "42308922a30b4390995567aeea180572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:15.971366 12919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:15.973380 12927 sys_catalog.cc:455] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "42308922a30b4390995567aeea180572" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c705c22d13de4ee8849da338cafe22e2" member_type: VOTER last_known_addr { host: "127.11.14.62" port: 40869 } } peers { permanent_uuid: "42308922a30b4390995567aeea180572" member_type: VOTER last_known_addr { host: "127.11.14.61" port: 36145 } } peers { permanent_uuid: "c969f3db66884de1964331eef0efc3a7" member_type: VOTER last_known_addr { host: "127.11.14.60" port: 35675 } } }
I20260630 12:24:15.974155 12927 sys_catalog.cc:458] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:24:15.974902 12460 consensus_peers.cc:597] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 -> Peer c705c22d13de4ee8849da338cafe22e2 (127.11.14.62:40869): Couldn't send request to peer c705c22d13de4ee8849da338cafe22e2. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.62:40869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:16.936160 12780 heartbeater.cc:499] Master 127.11.14.61:36145 was elected leader, sending a full tablet report...
I20260630 12:24:16.953001 12690 heartbeater.cc:499] Master 127.11.14.61:36145 was elected leader, sending a full tablet report...
I20260630 12:24:17.052711 12858 heartbeater.cc:499] Master 127.11.14.61:36145 was elected leader, sending a full tablet report...
I20260630 12:24:17.241504 12593 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:17.243757 12593 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:17.575373 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:24:17.594750 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:17.595445 11320 tablet_replica.cc:333] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4: stopping tablet replica
I20260630 12:24:17.595973 11320 raft_consensus.cc:2243] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:17.596491 11320 raft_consensus.cc:2272] T a6385d0ade0847058cd0eaadf0b36fc2 P 1aadf48fc6de45748a5b5065a33e51f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:17.614121 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:24:17.623144 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:24:17.642429 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:17.642982 11320 tablet_replica.cc:333] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403: stopping tablet replica
I20260630 12:24:17.643419 11320 raft_consensus.cc:2243] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:17.643795 11320 raft_consensus.cc:2272] T 7a49a66f36004a58b77c030ba7d8d1a8 P ccff83cf24894c77861687a6a30cc403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:17.661624 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:24:17.671586 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:24:17.692469 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:17.693218 11320 tablet_replica.cc:333] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef: stopping tablet replica
I20260630 12:24:17.693745 11320 raft_consensus.cc:2243] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:17.694227 11320 raft_consensus.cc:2272] T 533923d3d3704d79b75cb7356dcf66d1 P 5f8787a50ea1450fa7a0a1cdd336f0ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:17.711673 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:24:17.720907 11320 master.cc:562] Master@127.11.14.61:36145 shutting down...
I20260630 12:24:17.737381 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:17.738234 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:17.738572 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42308922a30b4390995567aeea180572: stopping tablet replica
I20260630 12:24:17.758484 11320 master.cc:584] Master@127.11.14.61:36145 shutdown complete.
I20260630 12:24:17.770618 11320 master.cc:562] Master@127.11.14.60:35675 shutting down...
I20260630 12:24:17.786209 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:17.786700 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:17.787024 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P c969f3db66884de1964331eef0efc3a7: stopping tablet replica
I20260630 12:24:17.803900 11320 master.cc:584] Master@127.11.14.60:35675 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (8937 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:24:17.835737 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:37271
I20260630 12:24:17.836822 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:17.841851 12940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:17.843155 12941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:17.843327 12943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:17.843616 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:17.844512 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:17.844681 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:17.844789 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822257844779 us; error 0 us; skew 500 ppm
I20260630 12:24:17.845193 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:17.847220 11320 webserver.cc:533] Webserver started at http://127.11.14.62:40449/ using document root <none> and password file <none>
I20260630 12:24:17.847609 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:17.847755 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:17.847970 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:17.849025 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "768fc641b57d43a1abc2891a9bbb5311"
format_stamp: "Formatted at 2026-06-30 12:24:17 on dist-test-slave-hwbx"
I20260630 12:24:17.852847 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:24:17.855763 12948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:17.856459 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:17.856710 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "768fc641b57d43a1abc2891a9bbb5311"
format_stamp: "Formatted at 2026-06-30 12:24:17 on dist-test-slave-hwbx"
I20260630 12:24:17.856981 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:17.880322 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:17.881518 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:17.917071 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:37271
I20260630 12:24:17.917162 12999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:37271 every 8 connection(s)
I20260630 12:24:17.920583 13000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:17.930190 13000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311: Bootstrap starting.
I20260630 12:24:17.934525 13000 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:17.938390 13000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311: No bootstrap required, opened a new log
I20260630 12:24:17.940279 13000 raft_consensus.cc:359] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "768fc641b57d43a1abc2891a9bbb5311" member_type: VOTER }
I20260630 12:24:17.940665 13000 raft_consensus.cc:385] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:17.940860 13000 raft_consensus.cc:740] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768fc641b57d43a1abc2891a9bbb5311, State: Initialized, Role: FOLLOWER
I20260630 12:24:17.941330 13000 consensus_queue.cc:260] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "768fc641b57d43a1abc2891a9bbb5311" member_type: VOTER }
I20260630 12:24:17.941725 13000 raft_consensus.cc:399] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:17.941905 13000 raft_consensus.cc:493] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:17.942106 13000 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:17.946609 13000 raft_consensus.cc:515] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "768fc641b57d43a1abc2891a9bbb5311" member_type: VOTER }
I20260630 12:24:17.947044 13000 leader_election.cc:304] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [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: 768fc641b57d43a1abc2891a9bbb5311; no voters: 
I20260630 12:24:17.948004 13000 leader_election.cc:290] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:17.948441 13003 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:17.949664 13003 raft_consensus.cc:697] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 1 LEADER]: Becoming Leader. State: Replica: 768fc641b57d43a1abc2891a9bbb5311, State: Running, Role: LEADER
I20260630 12:24:17.950167 13003 consensus_queue.cc:237] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [LEADER]: Queue going to LEADER mode. State: All 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: "768fc641b57d43a1abc2891a9bbb5311" member_type: VOTER }
I20260630 12:24:17.950677 13000 sys_catalog.cc:565] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:17.952885 13005 sys_catalog.cc:455] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 768fc641b57d43a1abc2891a9bbb5311. Latest consensus state: current_term: 1 leader_uuid: "768fc641b57d43a1abc2891a9bbb5311" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "768fc641b57d43a1abc2891a9bbb5311" member_type: VOTER } }
I20260630 12:24:17.952924 13004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "768fc641b57d43a1abc2891a9bbb5311" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "768fc641b57d43a1abc2891a9bbb5311" member_type: VOTER } }
I20260630 12:24:17.953565 13005 sys_catalog.cc:458] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:17.953809 13004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:17.956127 13009 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:17.961184 13009 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:17.965917 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:17.969074 13009 catalog_manager.cc:1383] Generated new cluster ID: decd83de1e62455fbece8ee77c3406d5
I20260630 12:24:17.969332 13009 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:17.996732 13009 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:17.997853 13009 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:18.011226 13009 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311: Generated new TSK 0
I20260630 12:24:18.011754 13009 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:18.032056 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:18.037441 13021 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:18.038708 13022 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:18.040055 13024 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:18.040287 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:18.041507 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:18.041731 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:18.041904 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822258041888 us; error 0 us; skew 500 ppm
I20260630 12:24:18.042388 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:18.044588 11320 webserver.cc:533] Webserver started at http://127.11.14.1:40391/ using document root <none> and password file <none>
I20260630 12:24:18.045039 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:18.045238 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:18.045506 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:18.046542 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "a674865c48ab41b390acaf0748aa371d"
format_stamp: "Formatted at 2026-06-30 12:24:18 on dist-test-slave-hwbx"
I20260630 12:24:18.050880 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:18.054108 13029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.054785 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:18.055047 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "a674865c48ab41b390acaf0748aa371d"
format_stamp: "Formatted at 2026-06-30 12:24:18 on dist-test-slave-hwbx"
I20260630 12:24:18.055317 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:18.065207 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:18.066241 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:18.067535 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:18.069667 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:18.069882 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.070108 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:18.070276 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.107596 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:35379
I20260630 12:24:18.107690 13091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:35379 every 8 connection(s)
I20260630 12:24:18.112217 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:18.118566 13096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:18.118626 13097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:18.122449 11320 server_base.cc:1061] running on GCE node
W20260630 12:24:18.122561 13099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:18.123430 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:18.123627 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:18.123867 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822258123847 us; error 0 us; skew 500 ppm
I20260630 12:24:18.124516 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:18.127190 13092 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37271
I20260630 12:24:18.127251 11320 webserver.cc:533] Webserver started at http://127.11.14.2:43933/ using document root <none> and password file <none>
I20260630 12:24:18.127578 13092 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:18.127876 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:18.128135 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:18.128322 13092 heartbeater.cc:507] Master 127.11.14.62:37271 requested a full tablet report, sending...
I20260630 12:24:18.128454 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:18.129856 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "f5b89751aefd43ad81438e4d3959dcee"
format_stamp: "Formatted at 2026-06-30 12:24:18 on dist-test-slave-hwbx"
I20260630 12:24:18.130409 12965 ts_manager.cc:194] Registered new tserver with Master: a674865c48ab41b390acaf0748aa371d (127.11.14.1:35379)
I20260630 12:24:18.132803 12965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57734
I20260630 12:24:18.135699 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:24:18.138968 13104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.139667 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:18.139950 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "f5b89751aefd43ad81438e4d3959dcee"
format_stamp: "Formatted at 2026-06-30 12:24:18 on dist-test-slave-hwbx"
I20260630 12:24:18.140211 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:18.166018 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:18.167137 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:18.168473 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:18.170509 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:18.170711 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.170931 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:18.171088 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.207508 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:46059
I20260630 12:24:18.207590 13166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:46059 every 8 connection(s)
I20260630 12:24:18.211979 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:18.218526 13170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:18.220104 13171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:18.222783 13173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:18.223714 13167 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37271
I20260630 12:24:18.224009 13167 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:18.224691 13167 heartbeater.cc:507] Master 127.11.14.62:37271 requested a full tablet report, sending...
I20260630 12:24:18.224772 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:18.225634 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:18.225908 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:18.226114 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822258226095 us; error 0 us; skew 500 ppm
I20260630 12:24:18.226747 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:18.226801 12965 ts_manager.cc:194] Registered new tserver with Master: f5b89751aefd43ad81438e4d3959dcee (127.11.14.2:46059)
I20260630 12:24:18.228689 12965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57738
I20260630 12:24:18.229421 11320 webserver.cc:533] Webserver started at http://127.11.14.3:38345/ using document root <none> and password file <none>
I20260630 12:24:18.229955 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:18.230149 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:18.230409 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:18.231514 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "ac570ac57d17424dade2c4249e87aa82"
format_stamp: "Formatted at 2026-06-30 12:24:18 on dist-test-slave-hwbx"
I20260630 12:24:18.235623 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:18.238538 13178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.239236 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:18.239511 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "ac570ac57d17424dade2c4249e87aa82"
format_stamp: "Formatted at 2026-06-30 12:24:18 on dist-test-slave-hwbx"
I20260630 12:24:18.239773 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:18.253877 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:18.254964 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:18.256268 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:18.258569 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:18.258775 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.259023 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:18.259198 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:18.295367 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:39781
I20260630 12:24:18.295466 13240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:39781 every 8 connection(s)
I20260630 12:24:18.308059 13241 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37271
I20260630 12:24:18.308436 13241 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:18.309120 13241 heartbeater.cc:507] Master 127.11.14.62:37271 requested a full tablet report, sending...
I20260630 12:24:18.310837 12965 ts_manager.cc:194] Registered new tserver with Master: ac570ac57d17424dade2c4249e87aa82 (127.11.14.3:39781)
I20260630 12:24:18.311429 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013200014s
I20260630 12:24:18.312417 12965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57746
I20260630 12:24:19.135607 13092 heartbeater.cc:499] Master 127.11.14.62:37271 was elected leader, sending a full tablet report...
I20260630 12:24:19.231086 13167 heartbeater.cc:499] Master 127.11.14.62:37271 was elected leader, sending a full tablet report...
I20260630 12:24:19.314956 13241 heartbeater.cc:499] Master 127.11.14.62:37271 was elected leader, sending a full tablet report...
I20260630 12:24:19.364073 12965 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51002:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:24:19.366094 12965 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:24:19.428475 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe (DEFAULT_TABLE table=test-workload [id=00d68609477b4e2ba0aea1c9ad76acac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:19.429898 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:19.429775 13205 tablet_service.cc:1511] Processing CreateTablet for tablet 26acaa8197894c778912fa92ad4134a4 (DEFAULT_TABLE table=test-workload [id=00d68609477b4e2ba0aea1c9ad76acac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:19.431120 13205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26acaa8197894c778912fa92ad4134a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:19.431617 13132 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe (DEFAULT_TABLE table=test-workload [id=00d68609477b4e2ba0aea1c9ad76acac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:19.432960 13132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:19.436414 13056 tablet_service.cc:1511] Processing CreateTablet for tablet 26acaa8197894c778912fa92ad4134a4 (DEFAULT_TABLE table=test-workload [id=00d68609477b4e2ba0aea1c9ad76acac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:19.437683 13056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26acaa8197894c778912fa92ad4134a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:19.437481 13131 tablet_service.cc:1511] Processing CreateTablet for tablet 26acaa8197894c778912fa92ad4134a4 (DEFAULT_TABLE table=test-workload [id=00d68609477b4e2ba0aea1c9ad76acac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:19.438735 13131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26acaa8197894c778912fa92ad4134a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:19.431555 13057 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe (DEFAULT_TABLE table=test-workload [id=00d68609477b4e2ba0aea1c9ad76acac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:19.441687 13057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:19.453621 13261 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: Bootstrap starting.
I20260630 12:24:19.460742 13261 tablet_bootstrap.cc:654] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:19.472977 13262 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: Bootstrap starting.
I20260630 12:24:19.473294 13264 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee: Bootstrap starting.
I20260630 12:24:19.473793 13261 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: No bootstrap required, opened a new log
I20260630 12:24:19.474275 13261 ts_tablet_manager.cc:1403] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260630 12:24:19.477155 13261 raft_consensus.cc:359] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.477912 13261 raft_consensus.cc:385] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:19.478039 13262 tablet_bootstrap.cc:654] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:19.478243 13261 raft_consensus.cc:740] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac570ac57d17424dade2c4249e87aa82, State: Initialized, Role: FOLLOWER
I20260630 12:24:19.479039 13261 consensus_queue.cc:260] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.479784 13264 tablet_bootstrap.cc:654] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:19.484723 13261 ts_tablet_manager.cc:1434] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:24:19.485634 13261 tablet_bootstrap.cc:492] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82: Bootstrap starting.
I20260630 12:24:19.486074 13262 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: No bootstrap required, opened a new log
I20260630 12:24:19.486567 13262 ts_tablet_manager.cc:1403] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260630 12:24:19.489293 13262 raft_consensus.cc:359] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.490047 13262 raft_consensus.cc:385] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:19.490386 13262 raft_consensus.cc:740] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a674865c48ab41b390acaf0748aa371d, State: Initialized, Role: FOLLOWER
I20260630 12:24:19.491437 13261 tablet_bootstrap.cc:654] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:19.491317 13262 consensus_queue.cc:260] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.495669 13262 ts_tablet_manager.cc:1434] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:24:19.498751 13262 tablet_bootstrap.cc:492] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d: Bootstrap starting.
I20260630 12:24:19.501179 13264 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee: No bootstrap required, opened a new log
I20260630 12:24:19.501695 13264 ts_tablet_manager.cc:1403] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.013s
I20260630 12:24:19.502779 13261 tablet_bootstrap.cc:492] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82: No bootstrap required, opened a new log
I20260630 12:24:19.503232 13261 ts_tablet_manager.cc:1403] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.014s
I20260630 12:24:19.504612 13264 raft_consensus.cc:359] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.505357 13264 raft_consensus.cc:385] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:19.505511 13262 tablet_bootstrap.cc:654] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:19.505684 13264 raft_consensus.cc:740] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b89751aefd43ad81438e4d3959dcee, State: Initialized, Role: FOLLOWER
I20260630 12:24:19.505954 13261 raft_consensus.cc:359] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.506724 13261 raft_consensus.cc:385] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:19.506667 13264 consensus_queue.cc:260] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.507202 13261 raft_consensus.cc:740] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac570ac57d17424dade2c4249e87aa82, State: Initialized, Role: FOLLOWER
I20260630 12:24:19.508811 13261 consensus_queue.cc:260] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.510556 13264 ts_tablet_manager.cc:1434] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:24:19.510975 13261 ts_tablet_manager.cc:1434] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:24:19.511327 13262 tablet_bootstrap.cc:492] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d: No bootstrap required, opened a new log
I20260630 12:24:19.511492 13264 tablet_bootstrap.cc:492] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee: Bootstrap starting.
I20260630 12:24:19.511876 13262 ts_tablet_manager.cc:1403] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:24:19.514840 13262 raft_consensus.cc:359] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.515581 13262 raft_consensus.cc:385] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:19.515923 13262 raft_consensus.cc:740] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a674865c48ab41b390acaf0748aa371d, State: Initialized, Role: FOLLOWER
I20260630 12:24:19.516775 13262 consensus_queue.cc:260] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.517630 13264 tablet_bootstrap.cc:654] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:19.518807 13262 ts_tablet_manager.cc:1434] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:24:19.525646 13268 raft_consensus.cc:493] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:19.526125 13268 raft_consensus.cc:515] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.528133 13264 tablet_bootstrap.cc:492] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee: No bootstrap required, opened a new log
I20260630 12:24:19.528614 13268 leader_election.cc:290] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b89751aefd43ad81438e4d3959dcee (127.11.14.2:46059), ac570ac57d17424dade2c4249e87aa82 (127.11.14.3:39781)
I20260630 12:24:19.528645 13264 ts_tablet_manager.cc:1403] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.003s
I20260630 12:24:19.532492 13264 raft_consensus.cc:359] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.533375 13264 raft_consensus.cc:385] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:19.533739 13264 raft_consensus.cc:740] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b89751aefd43ad81438e4d3959dcee, State: Initialized, Role: FOLLOWER
I20260630 12:24:19.534612 13264 consensus_queue.cc:260] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.537249 13264 ts_tablet_manager.cc:1434] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:24:19.548547 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26acaa8197894c778912fa92ad4134a4" candidate_uuid: "a674865c48ab41b390acaf0748aa371d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac570ac57d17424dade2c4249e87aa82" is_pre_election: true
I20260630 12:24:19.549273 13216 raft_consensus.cc:2468] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a674865c48ab41b390acaf0748aa371d in term 0.
I20260630 12:24:19.549914 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26acaa8197894c778912fa92ad4134a4" candidate_uuid: "a674865c48ab41b390acaf0748aa371d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b89751aefd43ad81438e4d3959dcee" is_pre_election: true
I20260630 12:24:19.550473 13142 raft_consensus.cc:2468] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a674865c48ab41b390acaf0748aa371d in term 0.
I20260630 12:24:19.551380 13032 leader_election.cc:304] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a674865c48ab41b390acaf0748aa371d, ac570ac57d17424dade2c4249e87aa82; no voters: 
I20260630 12:24:19.552265 13268 raft_consensus.cc:2804] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:19.552624 13268 raft_consensus.cc:493] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:19.552906 13268 raft_consensus.cc:3060] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:19.557389 13268 raft_consensus.cc:515] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.558959 13268 leader_election.cc:290] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [CANDIDATE]: Term 1 election: Requested vote from peers f5b89751aefd43ad81438e4d3959dcee (127.11.14.2:46059), ac570ac57d17424dade2c4249e87aa82 (127.11.14.3:39781)
I20260630 12:24:19.559700 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26acaa8197894c778912fa92ad4134a4" candidate_uuid: "a674865c48ab41b390acaf0748aa371d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b89751aefd43ad81438e4d3959dcee"
I20260630 12:24:19.559962 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26acaa8197894c778912fa92ad4134a4" candidate_uuid: "a674865c48ab41b390acaf0748aa371d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac570ac57d17424dade2c4249e87aa82"
I20260630 12:24:19.560259 13142 raft_consensus.cc:3060] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:19.560561 13216 raft_consensus.cc:3060] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:19.564800 13142 raft_consensus.cc:2468] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a674865c48ab41b390acaf0748aa371d in term 1.
I20260630 12:24:19.564810 13216 raft_consensus.cc:2468] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a674865c48ab41b390acaf0748aa371d in term 1.
I20260630 12:24:19.565920 13030 leader_election.cc:304] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [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: a674865c48ab41b390acaf0748aa371d, f5b89751aefd43ad81438e4d3959dcee; no voters: 
I20260630 12:24:19.566547 13268 raft_consensus.cc:2804] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:19.567574 13268 raft_consensus.cc:697] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 1 LEADER]: Becoming Leader. State: Replica: a674865c48ab41b390acaf0748aa371d, State: Running, Role: LEADER
I20260630 12:24:19.568246 13268 consensus_queue.cc:237] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } }
I20260630 12:24:19.574792 12962 catalog_manager.cc:5697] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d reported cstate change: term changed from 0 to 1, leader changed from <none> to a674865c48ab41b390acaf0748aa371d (127.11.14.1). New cstate: current_term: 1 leader_uuid: "a674865c48ab41b390acaf0748aa371d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:19.661679 13265 raft_consensus.cc:493] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:19.662148 13265 raft_consensus.cc:515] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.664131 13265 leader_election.cc:290] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a674865c48ab41b390acaf0748aa371d (127.11.14.1:35379), f5b89751aefd43ad81438e4d3959dcee (127.11.14.2:46059)
I20260630 12:24:19.675891 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6c9304b6fc4e3facad6abbc52ed9fe" candidate_uuid: "ac570ac57d17424dade2c4249e87aa82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a674865c48ab41b390acaf0748aa371d" is_pre_election: true
I20260630 12:24:19.676103 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6c9304b6fc4e3facad6abbc52ed9fe" candidate_uuid: "ac570ac57d17424dade2c4249e87aa82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b89751aefd43ad81438e4d3959dcee" is_pre_election: true
I20260630 12:24:19.676708 13142 raft_consensus.cc:2468] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac570ac57d17424dade2c4249e87aa82 in term 0.
I20260630 12:24:19.676704 13067 raft_consensus.cc:2468] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac570ac57d17424dade2c4249e87aa82 in term 0.
I20260630 12:24:19.677970 13179 leader_election.cc:304] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac570ac57d17424dade2c4249e87aa82, f5b89751aefd43ad81438e4d3959dcee; no voters: 
I20260630 12:24:19.678607 13265 raft_consensus.cc:2804] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:19.678916 13265 raft_consensus.cc:493] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:19.679162 13265 raft_consensus.cc:3060] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:19.683478 13265 raft_consensus.cc:515] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.684909 13265 leader_election.cc:290] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [CANDIDATE]: Term 1 election: Requested vote from peers a674865c48ab41b390acaf0748aa371d (127.11.14.1:35379), f5b89751aefd43ad81438e4d3959dcee (127.11.14.2:46059)
I20260630 12:24:19.685598 13067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6c9304b6fc4e3facad6abbc52ed9fe" candidate_uuid: "ac570ac57d17424dade2c4249e87aa82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a674865c48ab41b390acaf0748aa371d"
I20260630 12:24:19.685794 13142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6c9304b6fc4e3facad6abbc52ed9fe" candidate_uuid: "ac570ac57d17424dade2c4249e87aa82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b89751aefd43ad81438e4d3959dcee"
I20260630 12:24:19.686050 13067 raft_consensus.cc:3060] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:19.686337 13142 raft_consensus.cc:3060] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:19.690276 13067 raft_consensus.cc:2468] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac570ac57d17424dade2c4249e87aa82 in term 1.
I20260630 12:24:19.690306 13142 raft_consensus.cc:2468] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac570ac57d17424dade2c4249e87aa82 in term 1.
I20260630 12:24:19.691411 13180 leader_election.cc:304] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [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: a674865c48ab41b390acaf0748aa371d, ac570ac57d17424dade2c4249e87aa82; no voters: 
I20260630 12:24:19.692039 13265 raft_consensus.cc:2804] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:19.693082 13265 raft_consensus.cc:697] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 LEADER]: Becoming Leader. State: Replica: ac570ac57d17424dade2c4249e87aa82, State: Running, Role: LEADER
I20260630 12:24:19.693753 13265 consensus_queue.cc:237] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } }
I20260630 12:24:19.699812 12962 catalog_manager.cc:5697] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac570ac57d17424dade2c4249e87aa82 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "ac570ac57d17424dade2c4249e87aa82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:19.965642 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:19.966686 13268 consensus_queue.cc:1048] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:19.967962 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:19.968470 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:19.977512 13275 consensus_queue.cc:1048] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:20.092615 13265 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:20.102815 13265 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:21.969400 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:21.972088 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:21.972528 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:23.973623 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:23.975620 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:23.975903 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:25.976823 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:25.978581 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:25.978837 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:27.979657 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:27.981458 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:27.981742 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:24:28.328912 13088 debug-util.cc:398] Leaking SignalData structure 0x7b0800159c60 after lost signal to thread 11323
W20260630 12:24:28.329775 13088 debug-util.cc:398] Leaking SignalData structure 0x7b0800154580 after lost signal to thread 12999
W20260630 12:24:28.330679 13088 debug-util.cc:398] Leaking SignalData structure 0x7b080011c820 after lost signal to thread 13091
W20260630 12:24:28.331439 13088 debug-util.cc:398] Leaking SignalData structure 0x7b0800110c80 after lost signal to thread 13166
W20260630 12:24:28.332204 13088 debug-util.cc:398] Leaking SignalData structure 0x7b0800231c40 after lost signal to thread 13240
I20260630 12:24:29.982522 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:29.984426 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:29.984754 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:30.101367 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:30.109157 13293 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:30.111162 13294 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:30.116456 11320 server_base.cc:1061] running on GCE node
W20260630 12:24:30.117373 13296 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:30.118624 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:30.118880 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:30.119089 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822270119076 us; error 0 us; skew 500 ppm
I20260630 12:24:30.119597 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:30.122991 11320 webserver.cc:533] Webserver started at http://127.11.14.4:38975/ using document root <none> and password file <none>
I20260630 12:24:30.123503 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:30.123746 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:30.124087 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:30.125607 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "02db45b9b9de4db3978c4e99e172a886"
format_stamp: "Formatted at 2026-06-30 12:24:30 on dist-test-slave-hwbx"
I20260630 12:24:30.130839 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:24:30.134510 13301 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:30.135368 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:30.135659 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "02db45b9b9de4db3978c4e99e172a886"
format_stamp: "Formatted at 2026-06-30 12:24:30 on dist-test-slave-hwbx"
I20260630 12:24:30.136037 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:30.159427 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:30.160884 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:30.162586 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:30.165459 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:30.165668 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:30.165935 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:30.166116 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:30.225862 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:35641
I20260630 12:24:30.226046 13363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:35641 every 8 connection(s)
I20260630 12:24:30.247443 13364 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37271
I20260630 12:24:30.247826 13364 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:30.248739 13364 heartbeater.cc:507] Master 127.11.14.62:37271 requested a full tablet report, sending...
I20260630 12:24:30.250808 12963 ts_manager.cc:194] Registered new tserver with Master: 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4:35641)
I20260630 12:24:30.252261 12963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43804
I20260630 12:24:31.025933 13216 consensus_queue.cc:237] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [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: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: true } }
I20260630 12:24:31.032884 13142 raft_consensus.cc:1275] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Refusing update from remote peer ac570ac57d17424dade2c4249e87aa82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:31.033885 13067 raft_consensus.cc:1275] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Refusing update from remote peer ac570ac57d17424dade2c4249e87aa82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:31.037053 13292 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:31.041105 13371 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:31.055541 13292 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: true } } }
I20260630 12:24:31.057565 13142 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: true } } }
I20260630 12:24:31.059835 13067 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: true } } }
W20260630 12:24:31.064124 13181 consensus_peers.cc:597] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 -> Peer 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4:35641): Couldn't send request to peer 02db45b9b9de4db3978c4e99e172a886. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f6c9304b6fc4e3facad6abbc52ed9fe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:31.075192 12963 catalog_manager.cc:5697] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d reported cstate change: config changed from index -1 to 2, NON_VOTER 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "ac570ac57d17424dade2c4249e87aa82" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: true } } }
I20260630 12:24:31.254665 13364 heartbeater.cc:499] Master 127.11.14.62:37271 was elected leader, sending a full tablet report...
I20260630 12:24:31.460667 13383 ts_tablet_manager.cc:933] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: Initiating tablet copy from peer ac570ac57d17424dade2c4249e87aa82 (127.11.14.3:39781)
I20260630 12:24:31.462312 13383 tablet_copy_client.cc:323] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:39781
I20260630 12:24:31.473078 13226 tablet_copy_service.cc:140] P ac570ac57d17424dade2c4249e87aa82: Received BeginTabletCopySession request for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe from peer 02db45b9b9de4db3978c4e99e172a886 ({username='slave'} at 127.0.0.1:55102)
I20260630 12:24:31.473624 13226 tablet_copy_service.cc:161] P ac570ac57d17424dade2c4249e87aa82: Beginning new tablet copy session on tablet 1f6c9304b6fc4e3facad6abbc52ed9fe from peer 02db45b9b9de4db3978c4e99e172a886 at {username='slave'} at 127.0.0.1:55102: session id = 02db45b9b9de4db3978c4e99e172a886-1f6c9304b6fc4e3facad6abbc52ed9fe
I20260630 12:24:31.481370 13226 tablet_copy_source_session.cc:215] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:31.484141 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.494234 13383 tablet_copy_client.cc:806] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:31.494765 13383 tablet_copy_client.cc:670] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:31.498301 13383 tablet_copy_client.cc:538] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:31.503501 13383 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: Bootstrap starting.
I20260630 12:24:31.517794 13383 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:31.518479 13383 tablet_bootstrap.cc:492] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: Bootstrap complete.
I20260630 12:24:31.518994 13383 ts_tablet_manager.cc:1403] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260630 12:24:31.521471 13383 raft_consensus.cc:359] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: true } }
I20260630 12:24:31.522317 13383 raft_consensus.cc:740] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02db45b9b9de4db3978c4e99e172a886, State: Initialized, Role: LEARNER
I20260630 12:24:31.522904 13383 consensus_queue.cc:260] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [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: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: true } }
I20260630 12:24:31.525980 13383 ts_tablet_manager.cc:1434] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:24:31.527863 13226 tablet_copy_service.cc:342] P ac570ac57d17424dade2c4249e87aa82: Request end of tablet copy session 02db45b9b9de4db3978c4e99e172a886-1f6c9304b6fc4e3facad6abbc52ed9fe received from {username='slave'} at 127.0.0.1:55102
I20260630 12:24:31.528337 13226 tablet_copy_service.cc:434] P ac570ac57d17424dade2c4249e87aa82: ending tablet copy session 02db45b9b9de4db3978c4e99e172a886-1f6c9304b6fc4e3facad6abbc52ed9fe on tablet 1f6c9304b6fc4e3facad6abbc52ed9fe with peer 02db45b9b9de4db3978c4e99e172a886
I20260630 12:24:31.971894 13339 raft_consensus.cc:1217] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:31.985658 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:31.987517 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:31.987921 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:32.514725 13389 raft_consensus.cc:1064] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: attempting to promote NON_VOTER 02db45b9b9de4db3978c4e99e172a886 to VOTER
I20260630 12:24:32.517565 13389 consensus_queue.cc:237] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [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: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } }
I20260630 12:24:32.524245 13339 raft_consensus.cc:1275] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 LEARNER]: Refusing update from remote peer ac570ac57d17424dade2c4249e87aa82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:32.528422 13142 raft_consensus.cc:1275] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Refusing update from remote peer ac570ac57d17424dade2c4249e87aa82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:32.529628 13067 raft_consensus.cc:1275] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Refusing update from remote peer ac570ac57d17424dade2c4249e87aa82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:32.531857 13394 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:32.533450 13389 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:32.534687 13391 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:32.549223 13391 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } } }
I20260630 12:24:32.551005 13142 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } } }
I20260630 12:24:32.553356 13339 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } } }
I20260630 12:24:32.571672 13067 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } } }
I20260630 12:24:32.574124 12962 catalog_manager.cc:5697] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 reported cstate change: config changed from index 2 to 3, 02db45b9b9de4db3978c4e99e172a886 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac570ac57d17424dade2c4249e87aa82" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a674865c48ab41b390acaf0748aa371d" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:32.606626 13216 consensus_queue.cc:237] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [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: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } }
I20260630 12:24:32.618287 13339 raft_consensus.cc:1275] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 FOLLOWER]: Refusing update from remote peer ac570ac57d17424dade2c4249e87aa82: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:32.619673 13389 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:32.622318 13142 raft_consensus.cc:1275] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Refusing update from remote peer ac570ac57d17424dade2c4249e87aa82: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:32.623736 13389 consensus_queue.cc:1048] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:32.626236 13391 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a674865c48ab41b390acaf0748aa371d (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } } }
I20260630 12:24:32.629670 13339 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a674865c48ab41b390acaf0748aa371d (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } } }
I20260630 12:24:32.632205 13142 raft_consensus.cc:2955] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a674865c48ab41b390acaf0748aa371d (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } } }
I20260630 12:24:32.637848 12951 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:32.643507 12962 catalog_manager.cc:5697] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 reported cstate change: config changed from index 3 to 4, VOTER a674865c48ab41b390acaf0748aa371d (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "ac570ac57d17424dade2c4249e87aa82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac570ac57d17424dade2c4249e87aa82" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b89751aefd43ad81438e4d3959dcee" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02db45b9b9de4db3978c4e99e172a886" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35641 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:32.654356 13057 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f6c9304b6fc4e3facad6abbc52ed9fe with delete_type TABLET_DATA_TOMBSTONED (TS a674865c48ab41b390acaf0748aa371d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48592
I20260630 12:24:32.656844 13406 tablet_replica.cc:333] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: stopping tablet replica
I20260630 12:24:32.657642 13406 raft_consensus.cc:2243] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:32.658156 13406 raft_consensus.cc:2272] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:32.661029 13406 ts_tablet_manager.cc:1916] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:32.670661 13406 ts_tablet_manager.cc:1929] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:24:32.671005 13406 log.cc:1199] T 1f6c9304b6fc4e3facad6abbc52ed9fe P a674865c48ab41b390acaf0748aa371d: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/1f6c9304b6fc4e3facad6abbc52ed9fe
I20260630 12:24:32.672483 12950 catalog_manager.cc:5028] TS a674865c48ab41b390acaf0748aa371d (127.11.14.1:35379): tablet 1f6c9304b6fc4e3facad6abbc52ed9fe (table test-workload [id=00d68609477b4e2ba0aea1c9ad76acac]) successfully deleted
I20260630 12:24:33.988994 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:33.990828 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:33.991094 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:35.992017 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:35.993883 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:35.994155 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:37.995182 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:37.997159 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:37.997435 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:39.998483 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:40.000545 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:40.000921 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:24:40.867916 12996 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc760 after lost signal to thread 11323
W20260630 12:24:40.868857 12996 debug-util.cc:398] Leaking SignalData structure 0x7b08001dce40 after lost signal to thread 12999
W20260630 12:24:40.869773 12996 debug-util.cc:398] Leaking SignalData structure 0x7b08001be860 after lost signal to thread 13091
W20260630 12:24:40.870638 12996 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3a80 after lost signal to thread 13166
W20260630 12:24:40.871526 12996 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5160 after lost signal to thread 13240
W20260630 12:24:40.872372 12996 debug-util.cc:398] Leaking SignalData structure 0x7b080004c120 after lost signal to thread 13363
I20260630 12:24:42.002156 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:42.005136 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:42.005615 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:44.006778 13018 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:44.008914 13018 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:44.009301 13018 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:44.615368 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:24:44.640224 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:44.641076 11320 tablet_replica.cc:333] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d: stopping tablet replica
I20260630 12:24:44.641594 11320 raft_consensus.cc:2243] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.642611 11320 raft_consensus.cc:2272] T 26acaa8197894c778912fa92ad4134a4 P a674865c48ab41b390acaf0748aa371d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.683436 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:24:44.695848 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:24:44.722442 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:44.723124 11320 tablet_replica.cc:333] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee: stopping tablet replica
I20260630 12:24:44.723675 11320 raft_consensus.cc:2243] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.724182 11320 raft_consensus.cc:2272] T 26acaa8197894c778912fa92ad4134a4 P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.726142 11320 tablet_replica.cc:333] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee: stopping tablet replica
I20260630 12:24:44.726585 11320 raft_consensus.cc:2243] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.727391 11320 raft_consensus.cc:2272] T 1f6c9304b6fc4e3facad6abbc52ed9fe P f5b89751aefd43ad81438e4d3959dcee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.748225 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:24:44.761087 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:24:44.782294 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:44.782984 11320 tablet_replica.cc:333] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82: stopping tablet replica
I20260630 12:24:44.783531 11320 raft_consensus.cc:2243] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.784003 11320 raft_consensus.cc:2272] T 26acaa8197894c778912fa92ad4134a4 P ac570ac57d17424dade2c4249e87aa82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.786074 11320 tablet_replica.cc:333] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82: stopping tablet replica
I20260630 12:24:44.786518 11320 raft_consensus.cc:2243] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.787308 11320 raft_consensus.cc:2272] T 1f6c9304b6fc4e3facad6abbc52ed9fe P ac570ac57d17424dade2c4249e87aa82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.807824 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:24:44.819154 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:24:44.840131 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:44.840832 11320 tablet_replica.cc:333] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886: stopping tablet replica
I20260630 12:24:44.841325 11320 raft_consensus.cc:2243] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.841877 11320 raft_consensus.cc:2272] T 1f6c9304b6fc4e3facad6abbc52ed9fe P 02db45b9b9de4db3978c4e99e172a886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.860422 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:24:44.870028 11320 master.cc:562] Master@127.11.14.62:37271 shutting down...
I20260630 12:24:44.885969 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.886575 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.886904 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 768fc641b57d43a1abc2891a9bbb5311: stopping tablet replica
I20260630 12:24:44.922147 11320 master.cc:584] Master@127.11.14.62:37271 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27122 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:24:44.958283 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:40947
I20260630 12:24:44.959370 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:44.964475 13409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:44.965656 13410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:44.966107 13412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:44.966534 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:44.967343 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:44.967548 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:44.967710 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822284967676 us; error 0 us; skew 500 ppm
I20260630 12:24:44.968201 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:44.970541 11320 webserver.cc:533] Webserver started at http://127.11.14.62:34533/ using document root <none> and password file <none>
I20260630 12:24:44.970995 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:44.971187 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:44.971475 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:44.972806 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "f468adc7ffe14377bb0bef2f845ee92c"
format_stamp: "Formatted at 2026-06-30 12:24:44 on dist-test-slave-hwbx"
I20260630 12:24:44.977056 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:24:44.980065 13417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:44.980780 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:44.981065 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "f468adc7ffe14377bb0bef2f845ee92c"
format_stamp: "Formatted at 2026-06-30 12:24:44 on dist-test-slave-hwbx"
I20260630 12:24:44.981318 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:45.017030 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:45.018249 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:45.054428 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:40947
I20260630 12:24:45.054591 13468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:40947 every 8 connection(s)
I20260630 12:24:45.058264 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:45.068288 13469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c: Bootstrap starting.
I20260630 12:24:45.072999 13469 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:45.076838 13469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c: No bootstrap required, opened a new log
I20260630 12:24:45.078799 13469 raft_consensus.cc:359] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f468adc7ffe14377bb0bef2f845ee92c" member_type: VOTER }
I20260630 12:24:45.079188 13469 raft_consensus.cc:385] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:45.079371 13469 raft_consensus.cc:740] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f468adc7ffe14377bb0bef2f845ee92c, State: Initialized, Role: FOLLOWER
I20260630 12:24:45.079846 13469 consensus_queue.cc:260] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f468adc7ffe14377bb0bef2f845ee92c" member_type: VOTER }
I20260630 12:24:45.080253 13469 raft_consensus.cc:399] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:45.080513 13469 raft_consensus.cc:493] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:45.080744 13469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:45.085073 13469 raft_consensus.cc:515] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f468adc7ffe14377bb0bef2f845ee92c" member_type: VOTER }
I20260630 12:24:45.085526 13469 leader_election.cc:304] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [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: f468adc7ffe14377bb0bef2f845ee92c; no voters: 
I20260630 12:24:45.086529 13469 leader_election.cc:290] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:45.086933 13472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:45.088222 13472 raft_consensus.cc:697] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 1 LEADER]: Becoming Leader. State: Replica: f468adc7ffe14377bb0bef2f845ee92c, State: Running, Role: LEADER
I20260630 12:24:45.088928 13472 consensus_queue.cc:237] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [LEADER]: Queue going to LEADER mode. State: All 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: "f468adc7ffe14377bb0bef2f845ee92c" member_type: VOTER }
I20260630 12:24:45.089383 13469 sys_catalog.cc:565] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:45.094767 13473 sys_catalog.cc:455] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f468adc7ffe14377bb0bef2f845ee92c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f468adc7ffe14377bb0bef2f845ee92c" member_type: VOTER } }
I20260630 12:24:45.094731 13474 sys_catalog.cc:455] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f468adc7ffe14377bb0bef2f845ee92c. Latest consensus state: current_term: 1 leader_uuid: "f468adc7ffe14377bb0bef2f845ee92c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f468adc7ffe14377bb0bef2f845ee92c" member_type: VOTER } }
I20260630 12:24:45.095548 13473 sys_catalog.cc:458] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:45.095762 13474 sys_catalog.cc:458] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:45.097462 13481 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:45.102245 13481 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:45.104079 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:45.110970 13481 catalog_manager.cc:1383] Generated new cluster ID: 775c11ed102744e489725eca4bdf02f4
I20260630 12:24:45.111229 13481 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:45.129879 13481 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:45.131085 13481 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:45.141317 13481 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c: Generated new TSK 0
I20260630 12:24:45.141911 13481 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:45.169098 11320 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.00020026s
I20260630 12:24:57.261999 11320 master.cc:562] Master@127.11.14.62:40947 shutting down...
I20260630 12:24:57.286548 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:57.287379 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:57.287739 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P f468adc7ffe14377bb0bef2f845ee92c: stopping tablet replica
I20260630 12:24:57.307435 11320 master.cc:584] Master@127.11.14.62:40947 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12379 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:24:57.338518 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:33271
I20260630 12:24:57.339614 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:57.345148 13492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:57.345383 13493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:57.346580 13495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:57.348451 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:57.349112 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:57.349282 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:57.349403 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822297349392 us; error 0 us; skew 500 ppm
I20260630 12:24:57.349862 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:57.351979 11320 webserver.cc:533] Webserver started at http://127.11.14.62:34341/ using document root <none> and password file <none>
I20260630 12:24:57.352473 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:57.352634 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:57.352890 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:57.353982 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.358310 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:24:57.361506 13500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.362193 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:57.362416 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.362634 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:57.387470 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:57.388692 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:57.425577 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:33271
I20260630 12:24:57.425662 13551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:33271 every 8 connection(s)
I20260630 12:24:57.429495 13552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:57.439898 13552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8: Bootstrap starting.
I20260630 12:24:57.444437 13552 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:57.448340 13552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8: No bootstrap required, opened a new log
I20260630 12:24:57.450410 13552 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8" member_type: VOTER }
I20260630 12:24:57.450841 13552 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:57.451047 13552 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe2be49fde4476d8d0ea30a5c4d2ae8, State: Initialized, Role: FOLLOWER
I20260630 12:24:57.451663 13552 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7fe2be49fde4476d8d0ea30a5c4d2ae8" member_type: VOTER }
I20260630 12:24:57.452117 13552 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:57.452379 13552 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:57.452651 13552 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:57.456599 13552 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8" member_type: VOTER }
I20260630 12:24:57.457078 13552 leader_election.cc:304] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [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: 7fe2be49fde4476d8d0ea30a5c4d2ae8; no voters: 
I20260630 12:24:57.458581 13552 leader_election.cc:290] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:57.458849 13555 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:57.460055 13555 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe2be49fde4476d8d0ea30a5c4d2ae8, State: Running, Role: LEADER
I20260630 12:24:57.460768 13555 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [LEADER]: Queue going to LEADER mode. State: All 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: "7fe2be49fde4476d8d0ea30a5c4d2ae8" member_type: VOTER }
I20260630 12:24:57.461655 13552 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:57.463572 13556 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8" member_type: VOTER } }
I20260630 12:24:57.463596 13557 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fe2be49fde4476d8d0ea30a5c4d2ae8. Latest consensus state: current_term: 1 leader_uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe2be49fde4476d8d0ea30a5c4d2ae8" member_type: VOTER } }
I20260630 12:24:57.464272 13556 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:57.464296 13557 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:57.471513 13560 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:57.476658 13560 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:57.477593 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:57.485191 13560 catalog_manager.cc:1383] Generated new cluster ID: b1538a46c8024c059cf077e3e0bce37b
I20260630 12:24:57.485466 13560 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:57.513283 13560 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:57.514534 13560 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:57.527822 13560 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8: Generated new TSK 0
I20260630 12:24:57.528390 13560 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:57.543515 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:57.549190 13573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:57.550312 13574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:57.551718 13576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:57.551887 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:57.552845 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:57.553054 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:57.553228 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822297553210 us; error 0 us; skew 500 ppm
I20260630 12:24:57.553725 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:57.555755 11320 webserver.cc:533] Webserver started at http://127.11.14.1:39235/ using document root <none> and password file <none>
I20260630 12:24:57.556249 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:57.556471 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:57.556731 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:57.557868 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "1f9e3f7003b047f9baf5defd527e413b"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.562031 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:24:57.565479 13581 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.566195 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:57.566466 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "1f9e3f7003b047f9baf5defd527e413b"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.566735 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:57.596174 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:57.597420 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:57.598847 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:57.601078 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:57.601300 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.601533 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:57.601715 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.640940 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:34645
I20260630 12:24:57.641053 13643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:34645 every 8 connection(s)
I20260630 12:24:57.646508 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:57.653811 13648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:57.655205 13649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:57.657276 13651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:57.657879 11320 server_base.cc:1061] running on GCE node
I20260630 12:24:57.658809 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:57.659083 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:57.659281 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822297659256 us; error 0 us; skew 500 ppm
I20260630 12:24:57.659797 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:57.660113 13644 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33271
I20260630 12:24:57.660517 13644 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:57.661358 13644 heartbeater.cc:507] Master 127.11.14.62:33271 requested a full tablet report, sending...
I20260630 12:24:57.662267 11320 webserver.cc:533] Webserver started at http://127.11.14.2:45359/ using document root <none> and password file <none>
I20260630 12:24:57.662925 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:57.663142 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:57.663426 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:57.663708 13517 ts_manager.cc:194] Registered new tserver with Master: 1f9e3f7003b047f9baf5defd527e413b (127.11.14.1:34645)
I20260630 12:24:57.664789 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "5c0834d65d4840278510469e3704fae0"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.665648 13517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48492
I20260630 12:24:57.669338 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:57.672696 13656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.673439 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:57.673727 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "5c0834d65d4840278510469e3704fae0"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.674014 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:57.706492 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:57.707749 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:57.709204 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:57.711342 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:57.711572 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.711808 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:57.711975 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.750066 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:34067
I20260630 12:24:57.750166 13718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:34067 every 8 connection(s)
I20260630 12:24:57.756050 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:57.764115 13722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:57.765650 13723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:57.767174 11320 server_base.cc:1061] running on GCE node
W20260630 12:24:57.767719 13726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:57.768586 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:57.768850 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:57.768983 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822297768973 us; error 0 us; skew 500 ppm
I20260630 12:24:57.769448 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:57.771984 11320 webserver.cc:533] Webserver started at http://127.11.14.3:35175/ using document root <none> and password file <none>
I20260630 12:24:57.772564 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:57.772778 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:57.773087 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:57.773597 13719 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33271
I20260630 12:24:57.773974 13719 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:57.774472 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "aa49af8c2259407eb5967c23a73652ae"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.774816 13719 heartbeater.cc:507] Master 127.11.14.62:33271 requested a full tablet report, sending...
I20260630 12:24:57.776949 13517 ts_manager.cc:194] Registered new tserver with Master: 5c0834d65d4840278510469e3704fae0 (127.11.14.2:34067)
I20260630 12:24:57.778215 13517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48504
I20260630 12:24:57.779484 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:24:57.782815 13730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.783490 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:57.783776 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "aa49af8c2259407eb5967c23a73652ae"
format_stamp: "Formatted at 2026-06-30 12:24:57 on dist-test-slave-hwbx"
I20260630 12:24:57.784037 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:57.802321 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:57.803495 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:57.804913 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:57.806953 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:57.807209 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.807430 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:57.807627 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:57.845554 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:46737
I20260630 12:24:57.845664 13792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:46737 every 8 connection(s)
I20260630 12:24:57.858851 13793 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33271
I20260630 12:24:57.859171 13793 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:57.859874 13793 heartbeater.cc:507] Master 127.11.14.62:33271 requested a full tablet report, sending...
I20260630 12:24:57.861960 13517 ts_manager.cc:194] Registered new tserver with Master: aa49af8c2259407eb5967c23a73652ae (127.11.14.3:46737)
I20260630 12:24:57.862097 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013419007s
I20260630 12:24:57.863472 13517 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48510
I20260630 12:24:58.668061 13644 heartbeater.cc:499] Master 127.11.14.62:33271 was elected leader, sending a full tablet report...
I20260630 12:24:58.780629 13719 heartbeater.cc:499] Master 127.11.14.62:33271 was elected leader, sending a full tablet report...
I20260630 12:24:58.866065 13793 heartbeater.cc:499] Master 127.11.14.62:33271 was elected leader, sending a full tablet report...
I20260630 12:24:59.476817 13570 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:01.477684 13570 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:03.478823 13570 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:05.480078 13570 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:07.481218 13570 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:09.482261 13570 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:09.956312 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:25:09.982952 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.999918 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:25:10.009735 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:25:10.028855 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:10.044852 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:25:10.053581 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:25:10.072657 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:10.088534 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:25:10.096678 11320 master.cc:562] Master@127.11.14.62:33271 shutting down...
I20260630 12:25:10.114240 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:10.115039 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:10.115423 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7fe2be49fde4476d8d0ea30a5c4d2ae8: stopping tablet replica
I20260630 12:25:10.133405 11320 master.cc:584] Master@127.11.14.62:33271 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12827 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:25:10.168664 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:32925
I20260630 12:25:10.170163 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:10.176067 13798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.176448 13799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.176651 13801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.177419 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:10.178172 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.178339 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.178453 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822310178442 us; error 0 us; skew 500 ppm
I20260630 12:25:10.178869 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.181241 11320 webserver.cc:533] Webserver started at http://127.11.14.62:44539/ using document root <none> and password file <none>
I20260630 12:25:10.181679 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.181850 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.182085 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.183247 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "bde897ab090446e2b3a1affeef7d1de1"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.187623 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:10.190938 13806 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.191802 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:10.192044 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "bde897ab090446e2b3a1affeef7d1de1"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.192284 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.220480 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.221627 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.258872 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:32925
I20260630 12:25:10.258975 13857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:32925 every 8 connection(s)
I20260630 12:25:10.262879 13858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:10.274120 13858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1: Bootstrap starting.
I20260630 12:25:10.278767 13858 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:10.282908 13858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1: No bootstrap required, opened a new log
I20260630 12:25:10.285173 13858 raft_consensus.cc:359] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde897ab090446e2b3a1affeef7d1de1" member_type: VOTER }
I20260630 12:25:10.285641 13858 raft_consensus.cc:385] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:10.285887 13858 raft_consensus.cc:740] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde897ab090446e2b3a1affeef7d1de1, State: Initialized, Role: FOLLOWER
I20260630 12:25:10.286473 13858 consensus_queue.cc:260] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bde897ab090446e2b3a1affeef7d1de1" member_type: VOTER }
I20260630 12:25:10.286931 13858 raft_consensus.cc:399] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:10.287163 13858 raft_consensus.cc:493] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:10.287443 13858 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:10.292030 13858 raft_consensus.cc:515] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde897ab090446e2b3a1affeef7d1de1" member_type: VOTER }
I20260630 12:25:10.292618 13858 leader_election.cc:304] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [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: bde897ab090446e2b3a1affeef7d1de1; no voters: 
I20260630 12:25:10.293850 13858 leader_election.cc:290] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:10.294212 13861 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:10.295547 13861 raft_consensus.cc:697] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 1 LEADER]: Becoming Leader. State: Replica: bde897ab090446e2b3a1affeef7d1de1, State: Running, Role: LEADER
I20260630 12:25:10.296271 13861 consensus_queue.cc:237] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [LEADER]: Queue going to LEADER mode. State: All 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: "bde897ab090446e2b3a1affeef7d1de1" member_type: VOTER }
I20260630 12:25:10.296921 13858 sys_catalog.cc:565] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:10.299239 13863 sys_catalog.cc:455] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bde897ab090446e2b3a1affeef7d1de1. Latest consensus state: current_term: 1 leader_uuid: "bde897ab090446e2b3a1affeef7d1de1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde897ab090446e2b3a1affeef7d1de1" member_type: VOTER } }
I20260630 12:25:10.299213 13862 sys_catalog.cc:455] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bde897ab090446e2b3a1affeef7d1de1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde897ab090446e2b3a1affeef7d1de1" member_type: VOTER } }
I20260630 12:25:10.299950 13863 sys_catalog.cc:458] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:10.300040 13862 sys_catalog.cc:458] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:10.305898 13866 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:10.312776 13866 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:10.313732 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:10.321767 13866 catalog_manager.cc:1383] Generated new cluster ID: 68bdc593c24c40f9af74461945b97af9
I20260630 12:25:10.322117 13866 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:10.341372 13866 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:10.342639 13866 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:10.354923 13866 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1: Generated new TSK 0
I20260630 12:25:10.355545 13866 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:10.380264 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:10.386447 13879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.387379 13880 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.388891 13882 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.389397 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:10.390295 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.390497 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.390676 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822310390639 us; error 0 us; skew 500 ppm
I20260630 12:25:10.391191 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.393626 11320 webserver.cc:533] Webserver started at http://127.11.14.1:34675/ using document root <none> and password file <none>
I20260630 12:25:10.394106 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.394276 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.394481 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.395537 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "5c2e5279a0644690b8a2fd62a1b8e8de"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.400033 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:25:10.403244 13887 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.404012 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:10.404249 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "5c2e5279a0644690b8a2fd62a1b8e8de"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.404557 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.418068 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.419198 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.420644 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:10.423202 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:10.423394 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.423703 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:10.423878 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.462870 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:37315
I20260630 12:25:10.462977 13949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:37315 every 8 connection(s)
I20260630 12:25:10.467844 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:10.474927 13954 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.476014 13955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.479241 13957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.479343 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:10.480240 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.480507 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.480681 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822310480661 us; error 0 us; skew 500 ppm
I20260630 12:25:10.481205 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.483341 11320 webserver.cc:533] Webserver started at http://127.11.14.2:44337/ using document root <none> and password file <none>
I20260630 12:25:10.483888 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.484134 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.484484 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.485986 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "9613437fe627497595ba4e310d79c4f9"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.487260 13950 heartbeater.cc:344] Connected to a master server at 127.11.14.62:32925
I20260630 12:25:10.487625 13950 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.488312 13950 heartbeater.cc:507] Master 127.11.14.62:32925 requested a full tablet report, sending...
I20260630 12:25:10.490687 13823 ts_manager.cc:194] Registered new tserver with Master: 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315)
I20260630 12:25:10.491441 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:10.493167 13823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47956
I20260630 12:25:10.496771 13962 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.497591 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:10.497892 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "9613437fe627497595ba4e310d79c4f9"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.498160 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.519166 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.520327 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.521833 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:10.524029 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:10.524233 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.524544 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:10.524701 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.563880 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:37239
I20260630 12:25:10.563982 14024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:37239 every 8 connection(s)
I20260630 12:25:10.568645 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:10.575932 14028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.576629 14029 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.578846 14031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.579509 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:10.580610 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.580926 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.581140 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822310581121 us; error 0 us; skew 500 ppm
I20260630 12:25:10.581745 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.582306 14025 heartbeater.cc:344] Connected to a master server at 127.11.14.62:32925
I20260630 12:25:10.582757 14025 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.583694 14025 heartbeater.cc:507] Master 127.11.14.62:32925 requested a full tablet report, sending...
I20260630 12:25:10.584430 11320 webserver.cc:533] Webserver started at http://127.11.14.3:41245/ using document root <none> and password file <none>
I20260630 12:25:10.585044 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.585284 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.585603 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.586057 13823 ts_manager.cc:194] Registered new tserver with Master: 9613437fe627497595ba4e310d79c4f9 (127.11.14.2:37239)
I20260630 12:25:10.586795 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "2d77395b640f4633920d8cdbb2d6f865"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.587448 13823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47962
I20260630 12:25:10.591804 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:25:10.595629 14036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.596464 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:10.596750 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "2d77395b640f4633920d8cdbb2d6f865"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-hwbx"
I20260630 12:25:10.597008 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.610244 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.611402 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.612834 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:10.614939 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:10.615109 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.615396 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:10.615530 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.654601 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:33065
I20260630 12:25:10.654687 14098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:33065 every 8 connection(s)
I20260630 12:25:10.668509 14099 heartbeater.cc:344] Connected to a master server at 127.11.14.62:32925
I20260630 12:25:10.668861 14099 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.669553 14099 heartbeater.cc:507] Master 127.11.14.62:32925 requested a full tablet report, sending...
I20260630 12:25:10.671372 13823 ts_manager.cc:194] Registered new tserver with Master: 2d77395b640f4633920d8cdbb2d6f865 (127.11.14.3:33065)
I20260630 12:25:10.672049 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014373225s
I20260630 12:25:10.672974 13823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47966
I20260630 12:25:11.495991 13950 heartbeater.cc:499] Master 127.11.14.62:32925 was elected leader, sending a full tablet report...
I20260630 12:25:11.590196 14025 heartbeater.cc:499] Master 127.11.14.62:32925 was elected leader, sending a full tablet report...
I20260630 12:25:11.675935 14099 heartbeater.cc:499] Master 127.11.14.62:32925 was elected leader, sending a full tablet report...
I20260630 12:25:11.726768 13823 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47982:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:11.729099 13823 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:11.793929 13990 tablet_service.cc:1511] Processing CreateTablet for tablet b4f1333045b544b59f22c9b0dab08f97 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:11.794327 13989 tablet_service.cc:1511] Processing CreateTablet for tablet 932b1127a33a4967afd81c1910d5594f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:11.795639 13990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f1333045b544b59f22c9b0dab08f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.797123 13988 tablet_service.cc:1511] Processing CreateTablet for tablet 04cc3fb4d6ba49ffb9f2aad72976adcf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:11.798650 13988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cc3fb4d6ba49ffb9f2aad72976adcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.800936 13989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 932b1127a33a4967afd81c1910d5594f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.803225 13915 tablet_service.cc:1511] Processing CreateTablet for tablet b4f1333045b544b59f22c9b0dab08f97 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:11.804772 13915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f1333045b544b59f22c9b0dab08f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.807574 13914 tablet_service.cc:1511] Processing CreateTablet for tablet 932b1127a33a4967afd81c1910d5594f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:11.809231 13914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 932b1127a33a4967afd81c1910d5594f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.810492 13987 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2c6e190fe40b58245f3908029b368 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:11.811878 13987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2c6e190fe40b58245f3908029b368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.812497 14064 tablet_service.cc:1511] Processing CreateTablet for tablet b4f1333045b544b59f22c9b0dab08f97 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:11.813920 14064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f1333045b544b59f22c9b0dab08f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.817456 14063 tablet_service.cc:1511] Processing CreateTablet for tablet 932b1127a33a4967afd81c1910d5594f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:11.818840 14063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 932b1127a33a4967afd81c1910d5594f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.820079 14061 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2c6e190fe40b58245f3908029b368 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:11.821578 14061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2c6e190fe40b58245f3908029b368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.824738 14062 tablet_service.cc:1511] Processing CreateTablet for tablet 04cc3fb4d6ba49ffb9f2aad72976adcf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:11.826143 14062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cc3fb4d6ba49ffb9f2aad72976adcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.841318 14119 tablet_bootstrap.cc:492] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9: Bootstrap starting.
I20260630 12:25:11.845638 13913 tablet_service.cc:1511] Processing CreateTablet for tablet 04cc3fb4d6ba49ffb9f2aad72976adcf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:11.846275 14120 tablet_bootstrap.cc:492] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865: Bootstrap starting.
I20260630 12:25:11.847245 13913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04cc3fb4d6ba49ffb9f2aad72976adcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.847326 14119 tablet_bootstrap.cc:654] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.849545 13912 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2c6e190fe40b58245f3908029b368 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbe84e83b3954591a1a1ff3546999206]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:11.851059 13912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2c6e190fe40b58245f3908029b368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:11.857627 14120 tablet_bootstrap.cc:654] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.861945 14119 tablet_bootstrap.cc:492] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9: No bootstrap required, opened a new log
I20260630 12:25:11.862501 14119 ts_tablet_manager.cc:1403] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.014s
I20260630 12:25:11.868010 14119 raft_consensus.cc:359] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.868966 14119 raft_consensus.cc:385] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.869290 14119 raft_consensus.cc:740] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9613437fe627497595ba4e310d79c4f9, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.870219 14119 consensus_queue.cc:260] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.871080 14120 tablet_bootstrap.cc:492] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865: No bootstrap required, opened a new log
I20260630 12:25:11.871651 14120 ts_tablet_manager.cc:1403] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260630 12:25:11.874467 14120 raft_consensus.cc:359] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.875213 14120 raft_consensus.cc:385] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.875564 14120 raft_consensus.cc:740] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d77395b640f4633920d8cdbb2d6f865, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.876538 14120 consensus_queue.cc:260] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.880403 14119 ts_tablet_manager.cc:1434] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260630 12:25:11.885977 14120 ts_tablet_manager.cc:1434] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:25:11.886524 14124 tablet_bootstrap.cc:492] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de: Bootstrap starting.
I20260630 12:25:11.887379 14119 tablet_bootstrap.cc:492] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9: Bootstrap starting.
I20260630 12:25:11.901376 14120 tablet_bootstrap.cc:492] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: Bootstrap starting.
I20260630 12:25:11.904927 14119 tablet_bootstrap.cc:654] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:11.909641 14100 tablet.cc:2406] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:25:11.912078 14120 tablet_bootstrap.cc:654] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.913312 14119 tablet_bootstrap.cc:492] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9: No bootstrap required, opened a new log
I20260630 12:25:11.913862 14119 ts_tablet_manager.cc:1403] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260630 12:25:11.916929 14124 tablet_bootstrap.cc:654] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.917019 14119 raft_consensus.cc:359] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.917973 14119 raft_consensus.cc:385] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.918323 14119 raft_consensus.cc:740] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9613437fe627497595ba4e310d79c4f9, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.919152 14119 consensus_queue.cc:260] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.921218 14119 ts_tablet_manager.cc:1434] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:25:11.922148 14119 tablet_bootstrap.cc:492] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9: Bootstrap starting.
I20260630 12:25:11.922976 14120 tablet_bootstrap.cc:492] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: No bootstrap required, opened a new log
I20260630 12:25:11.923682 14120 ts_tablet_manager.cc:1403] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260630 12:25:11.927263 14120 raft_consensus.cc:359] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.928084 14120 raft_consensus.cc:385] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.928272 14119 tablet_bootstrap.cc:654] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.928995 14124 tablet_bootstrap.cc:492] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de: No bootstrap required, opened a new log
I20260630 12:25:11.929507 14124 ts_tablet_manager.cc:1403] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.007s
I20260630 12:25:11.928467 14120 raft_consensus.cc:740] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d77395b640f4633920d8cdbb2d6f865, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.932447 14124 raft_consensus.cc:359] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.933318 14124 raft_consensus.cc:385] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.933674 14124 raft_consensus.cc:740] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2e5279a0644690b8a2fd62a1b8e8de, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.932875 14120 consensus_queue.cc:260] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.934468 14124 consensus_queue.cc:260] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.935940 14119 tablet_bootstrap.cc:492] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9: No bootstrap required, opened a new log
I20260630 12:25:11.936520 14119 ts_tablet_manager.cc:1403] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:25:11.937378 14124 ts_tablet_manager.cc:1434] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:11.938366 14124 tablet_bootstrap.cc:492] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de: Bootstrap starting.
I20260630 12:25:11.939783 14119 raft_consensus.cc:359] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.940575 14119 raft_consensus.cc:385] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.940953 14119 raft_consensus.cc:740] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9613437fe627497595ba4e310d79c4f9, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.941948 14119 consensus_queue.cc:260] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.943222 14120 ts_tablet_manager.cc:1434] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260630 12:25:11.945253 14124 tablet_bootstrap.cc:654] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.946125 14119 ts_tablet_manager.cc:1434] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:25:11.946491 14120 tablet_bootstrap.cc:492] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: Bootstrap starting.
I20260630 12:25:11.947139 14119 tablet_bootstrap.cc:492] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: Bootstrap starting.
I20260630 12:25:11.953922 14119 tablet_bootstrap.cc:654] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.954505 14120 tablet_bootstrap.cc:654] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.963156 14124 tablet_bootstrap.cc:492] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de: No bootstrap required, opened a new log
I20260630 12:25:11.963963 14124 ts_tablet_manager.cc:1403] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260630 12:25:11.965240 14119 tablet_bootstrap.cc:492] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: No bootstrap required, opened a new log
I20260630 12:25:11.965677 14119 ts_tablet_manager.cc:1403] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260630 12:25:11.968062 14119 raft_consensus.cc:359] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.968967 14119 raft_consensus.cc:385] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.968274 14124 raft_consensus.cc:359] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.969347 14119 raft_consensus.cc:740] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9613437fe627497595ba4e310d79c4f9, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.969739 14124 raft_consensus.cc:385] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.970062 14124 raft_consensus.cc:740] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2e5279a0644690b8a2fd62a1b8e8de, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.970232 14119 consensus_queue.cc:260] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.970896 14120 tablet_bootstrap.cc:492] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: No bootstrap required, opened a new log
I20260630 12:25:11.970793 14124 consensus_queue.cc:260] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.971422 14120 ts_tablet_manager.cc:1403] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260630 12:25:11.972533 14119 ts_tablet_manager.cc:1434] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:25:11.974529 14124 ts_tablet_manager.cc:1434] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:25:11.974419 14120 raft_consensus.cc:359] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.975237 14120 raft_consensus.cc:385] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.975616 14124 tablet_bootstrap.cc:492] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de: Bootstrap starting.
I20260630 12:25:11.975600 14120 raft_consensus.cc:740] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d77395b640f4633920d8cdbb2d6f865, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.976812 14120 consensus_queue.cc:260] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.983124 14120 ts_tablet_manager.cc:1434] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:25:11.984215 14120 tablet_bootstrap.cc:492] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: Bootstrap starting.
I20260630 12:25:11.985823 14124 tablet_bootstrap.cc:654] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.990444 14120 tablet_bootstrap.cc:654] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:11.991475 14124 tablet_bootstrap.cc:492] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de: No bootstrap required, opened a new log
I20260630 12:25:11.991981 14124 ts_tablet_manager.cc:1403] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260630 12:25:11.995004 14124 raft_consensus.cc:359] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.995675 14120 tablet_bootstrap.cc:492] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: No bootstrap required, opened a new log
I20260630 12:25:11.995720 14124 raft_consensus.cc:385] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:11.996168 14124 raft_consensus.cc:740] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2e5279a0644690b8a2fd62a1b8e8de, State: Initialized, Role: FOLLOWER
I20260630 12:25:11.996297 14120 ts_tablet_manager.cc:1403] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:25:11.997009 14124 consensus_queue.cc:260] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:11.999221 14124 ts_tablet_manager.cc:1434] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:25:11.999269 14120 raft_consensus.cc:359] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.000072 14120 raft_consensus.cc:385] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.000300 14124 tablet_bootstrap.cc:492] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de: Bootstrap starting.
I20260630 12:25:12.000425 14120 raft_consensus.cc:740] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d77395b640f4633920d8cdbb2d6f865, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.001309 14120 consensus_queue.cc:260] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.003463 14120 ts_tablet_manager.cc:1434] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:12.004964 14125 raft_consensus.cc:493] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:12.005456 14125 raft_consensus.cc:515] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.007114 14124 tablet_bootstrap.cc:654] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.015959 14125 leader_election.cc:290] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315), 9613437fe627497595ba4e310d79c4f9 (127.11.14.2:37239)
I20260630 12:25:12.023845 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2c6e190fe40b58245f3908029b368" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" is_pre_election: true
I20260630 12:25:12.024565 14124 tablet_bootstrap.cc:492] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de: No bootstrap required, opened a new log
I20260630 12:25:12.025068 14124 ts_tablet_manager.cc:1403] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
W20260630 12:25:12.025454 14037 leader_election.cc:343] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:12.027420 14124 raft_consensus.cc:359] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.028111 14124 raft_consensus.cc:385] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.028440 14124 raft_consensus.cc:740] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2e5279a0644690b8a2fd62a1b8e8de, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.029145 14124 consensus_queue.cc:260] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.030117 14000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2c6e190fe40b58245f3908029b368" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9613437fe627497595ba4e310d79c4f9" is_pre_election: true
I20260630 12:25:12.030953 14124 ts_tablet_manager.cc:1434] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:25:12.030793 14000 raft_consensus.cc:2468] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 0.
I20260630 12:25:12.032218 14039 leader_election.cc:304] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [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: 2d77395b640f4633920d8cdbb2d6f865, 9613437fe627497595ba4e310d79c4f9; no voters: 5c2e5279a0644690b8a2fd62a1b8e8de
I20260630 12:25:12.033062 14125 raft_consensus.cc:2804] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:12.033424 14125 raft_consensus.cc:493] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:12.033703 14125 raft_consensus.cc:3060] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.038841 14125 raft_consensus.cc:515] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.040722 14125 leader_election.cc:290] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 election: Requested vote from peers 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315), 9613437fe627497595ba4e310d79c4f9 (127.11.14.2:37239)
I20260630 12:25:12.041261 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2c6e190fe40b58245f3908029b368" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de"
I20260630 12:25:12.041731 13925 raft_consensus.cc:3060] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.041704 14000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2c6e190fe40b58245f3908029b368" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9613437fe627497595ba4e310d79c4f9"
I20260630 12:25:12.042353 14000 raft_consensus.cc:3060] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.046627 13925 raft_consensus.cc:2468] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 1.
I20260630 12:25:12.046896 14000 raft_consensus.cc:2468] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 1.
I20260630 12:25:12.047664 14037 leader_election.cc:304] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [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: 2d77395b640f4633920d8cdbb2d6f865, 5c2e5279a0644690b8a2fd62a1b8e8de; no voters: 
I20260630 12:25:12.048511 14125 raft_consensus.cc:2804] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.049832 14125 raft_consensus.cc:697] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: Becoming Leader. State: Replica: 2d77395b640f4633920d8cdbb2d6f865, State: Running, Role: LEADER
I20260630 12:25:12.050648 14125 consensus_queue.cc:237] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.058104 13821 catalog_manager.cc:5697] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d77395b640f4633920d8cdbb2d6f865 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "2d77395b640f4633920d8cdbb2d6f865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:12.097065 14125 raft_consensus.cc:493] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:12.097594 14125 raft_consensus.cc:515] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.099568 14125 leader_election.cc:290] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9613437fe627497595ba4e310d79c4f9 (127.11.14.2:37239), 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315)
I20260630 12:25:12.100430 14000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f1333045b544b59f22c9b0dab08f97" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9613437fe627497595ba4e310d79c4f9" is_pre_election: true
I20260630 12:25:12.100665 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f1333045b544b59f22c9b0dab08f97" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" is_pre_election: true
I20260630 12:25:12.100994 14000 raft_consensus.cc:2468] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 0.
I20260630 12:25:12.101315 13925 raft_consensus.cc:2468] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 0.
I20260630 12:25:12.102032 14039 leader_election.cc:304] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d77395b640f4633920d8cdbb2d6f865, 9613437fe627497595ba4e310d79c4f9; no voters: 
I20260630 12:25:12.102777 14125 raft_consensus.cc:2804] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:12.103157 14125 raft_consensus.cc:493] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:12.103435 14125 raft_consensus.cc:3060] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.108717 14125 raft_consensus.cc:515] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.110389 14125 leader_election.cc:290] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 election: Requested vote from peers 9613437fe627497595ba4e310d79c4f9 (127.11.14.2:37239), 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315)
I20260630 12:25:12.111052 14000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f1333045b544b59f22c9b0dab08f97" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9613437fe627497595ba4e310d79c4f9"
I20260630 12:25:12.111523 14000 raft_consensus.cc:3060] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.111423 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f1333045b544b59f22c9b0dab08f97" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de"
I20260630 12:25:12.112051 13925 raft_consensus.cc:3060] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.115958 14000 raft_consensus.cc:2468] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 1.
I20260630 12:25:12.116312 13925 raft_consensus.cc:2468] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 1.
I20260630 12:25:12.117022 14039 leader_election.cc:304] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [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: 2d77395b640f4633920d8cdbb2d6f865, 9613437fe627497595ba4e310d79c4f9; no voters: 
I20260630 12:25:12.117856 14125 raft_consensus.cc:2804] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.118345 14139 raft_consensus.cc:493] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:12.119029 14125 raft_consensus.cc:697] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: Becoming Leader. State: Replica: 2d77395b640f4633920d8cdbb2d6f865, State: Running, Role: LEADER
I20260630 12:25:12.118734 14139 raft_consensus.cc:515] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.119850 14125 consensus_queue.cc:237] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.121419 14139 leader_election.cc:290] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315), 9613437fe627497595ba4e310d79c4f9 (127.11.14.2:37239)
I20260630 12:25:12.121742 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cc3fb4d6ba49ffb9f2aad72976adcf" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" is_pre_election: true
I20260630 12:25:12.121995 14000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cc3fb4d6ba49ffb9f2aad72976adcf" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9613437fe627497595ba4e310d79c4f9" is_pre_election: true
I20260630 12:25:12.122392 13925 raft_consensus.cc:2468] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 0.
I20260630 12:25:12.122566 14000 raft_consensus.cc:2468] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 0.
I20260630 12:25:12.123402 14037 leader_election.cc:304] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d77395b640f4633920d8cdbb2d6f865, 5c2e5279a0644690b8a2fd62a1b8e8de; no voters: 
I20260630 12:25:12.124051 14139 raft_consensus.cc:2804] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:12.124482 14139 raft_consensus.cc:493] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:12.124907 14139 raft_consensus.cc:3060] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.129001 13821 catalog_manager.cc:5697] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d77395b640f4633920d8cdbb2d6f865 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "2d77395b640f4633920d8cdbb2d6f865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:12.131494 14139 raft_consensus.cc:515] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.133338 14139 leader_election.cc:290] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [CANDIDATE]: Term 1 election: Requested vote from peers 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315), 9613437fe627497595ba4e310d79c4f9 (127.11.14.2:37239)
I20260630 12:25:12.134094 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cc3fb4d6ba49ffb9f2aad72976adcf" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de"
I20260630 12:25:12.134466 14000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04cc3fb4d6ba49ffb9f2aad72976adcf" candidate_uuid: "2d77395b640f4633920d8cdbb2d6f865" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9613437fe627497595ba4e310d79c4f9"
I20260630 12:25:12.134668 13925 raft_consensus.cc:3060] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.135025 14000 raft_consensus.cc:3060] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.139822 14000 raft_consensus.cc:2468] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 1.
I20260630 12:25:12.139865 13925 raft_consensus.cc:2468] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d77395b640f4633920d8cdbb2d6f865 in term 1.
I20260630 12:25:12.140933 14039 leader_election.cc:304] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [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: 2d77395b640f4633920d8cdbb2d6f865, 9613437fe627497595ba4e310d79c4f9; no voters: 
I20260630 12:25:12.141824 14139 raft_consensus.cc:2804] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.142325 14139 raft_consensus.cc:697] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: Becoming Leader. State: Replica: 2d77395b640f4633920d8cdbb2d6f865, State: Running, Role: LEADER
I20260630 12:25:12.143025 14139 consensus_queue.cc:237] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.149825 13821 catalog_manager.cc:5697] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d77395b640f4633920d8cdbb2d6f865 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "2d77395b640f4633920d8cdbb2d6f865" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:12.153932 14123 raft_consensus.cc:493] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:12.154356 14123 raft_consensus.cc:515] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.157902 14123 leader_election.cc:290] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315), 2d77395b640f4633920d8cdbb2d6f865 (127.11.14.3:33065)
I20260630 12:25:12.168874 14074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932b1127a33a4967afd81c1910d5594f" candidate_uuid: "9613437fe627497595ba4e310d79c4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d77395b640f4633920d8cdbb2d6f865" is_pre_election: true
I20260630 12:25:12.169060 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932b1127a33a4967afd81c1910d5594f" candidate_uuid: "9613437fe627497595ba4e310d79c4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" is_pre_election: true
I20260630 12:25:12.169552 14074 raft_consensus.cc:2468] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9613437fe627497595ba4e310d79c4f9 in term 0.
I20260630 12:25:12.169656 13925 raft_consensus.cc:2468] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9613437fe627497595ba4e310d79c4f9 in term 0.
I20260630 12:25:12.170717 13965 leader_election.cc:304] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d77395b640f4633920d8cdbb2d6f865, 9613437fe627497595ba4e310d79c4f9; no voters: 
I20260630 12:25:12.171414 14123 raft_consensus.cc:2804] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:12.171728 14123 raft_consensus.cc:493] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:12.171948 14123 raft_consensus.cc:3060] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.176505 14123 raft_consensus.cc:515] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.178069 14123 leader_election.cc:290] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 5c2e5279a0644690b8a2fd62a1b8e8de (127.11.14.1:37315), 2d77395b640f4633920d8cdbb2d6f865 (127.11.14.3:33065)
I20260630 12:25:12.178839 13925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932b1127a33a4967afd81c1910d5594f" candidate_uuid: "9613437fe627497595ba4e310d79c4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de"
I20260630 12:25:12.179071 14074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "932b1127a33a4967afd81c1910d5594f" candidate_uuid: "9613437fe627497595ba4e310d79c4f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d77395b640f4633920d8cdbb2d6f865"
I20260630 12:25:12.179389 13925 raft_consensus.cc:3060] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.179652 14074 raft_consensus.cc:3060] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.184304 13925 raft_consensus.cc:2468] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9613437fe627497595ba4e310d79c4f9 in term 1.
I20260630 12:25:12.184656 14074 raft_consensus.cc:2468] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9613437fe627497595ba4e310d79c4f9 in term 1.
I20260630 12:25:12.185508 13963 leader_election.cc:304] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [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: 5c2e5279a0644690b8a2fd62a1b8e8de, 9613437fe627497595ba4e310d79c4f9; no voters: 
I20260630 12:25:12.186350 14123 raft_consensus.cc:2804] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.187408 14123 raft_consensus.cc:697] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 1 LEADER]: Becoming Leader. State: Replica: 9613437fe627497595ba4e310d79c4f9, State: Running, Role: LEADER
I20260630 12:25:12.188043 14123 consensus_queue.cc:237] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } }
I20260630 12:25:12.220680 13821 catalog_manager.cc:5697] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9613437fe627497595ba4e310d79c4f9 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "9613437fe627497595ba4e310d79c4f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9613437fe627497595ba4e310d79c4f9" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d77395b640f4633920d8cdbb2d6f865" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:12.285494 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:25:12.310041 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:12.312857 11320 tablet_replica.cc:333] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de: stopping tablet replica
I20260630 12:25:12.313576 13876 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:25:12.313925 11320 raft_consensus.cc:2243] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.314808 11320 raft_consensus.cc:2272] T dbe2c6e190fe40b58245f3908029b368 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.318892 11320 tablet_replica.cc:333] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de: stopping tablet replica
I20260630 12:25:12.319713 11320 raft_consensus.cc:2243] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.320680 11320 raft_consensus.cc:2272] T 932b1127a33a4967afd81c1910d5594f P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.325505 11320 tablet_replica.cc:333] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de: stopping tablet replica
I20260630 12:25:12.326121 11320 raft_consensus.cc:2243] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.326692 11320 raft_consensus.cc:2272] T b4f1333045b544b59f22c9b0dab08f97 P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.330024 11320 tablet_replica.cc:333] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de: stopping tablet replica
I20260630 12:25:12.330574 11320 raft_consensus.cc:2243] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.331044 11320 raft_consensus.cc:2272] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 5c2e5279a0644690b8a2fd62a1b8e8de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.337904 14074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbe2c6e190fe40b58245f3908029b368"
dest_uuid: "2d77395b640f4633920d8cdbb2d6f865"
mode: GRACEFUL
new_leader_uuid: "5c2e5279a0644690b8a2fd62a1b8e8de"
 from {username='slave'} at 127.0.0.1:51374
I20260630 12:25:12.338996 14074 raft_consensus.cc:606] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: Received request to transfer leadership to TS 5c2e5279a0644690b8a2fd62a1b8e8de
I20260630 12:25:12.340770 13876 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260630 12:25:12.341360 13876 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:12.357947 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:25:12.374167 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:25:12.397845 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:12.399107 11320 tablet_replica.cc:333] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: stopping tablet replica
I20260630 12:25:12.399803 11320 raft_consensus.cc:2243] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.400717 11320 pending_rounds.cc:70] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: Trying to abort 1 pending ops.
I20260630 12:25:12.400965 11320 pending_rounds.cc:77] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440190729777152 op_type: NO_OP noop_request { }
I20260630 12:25:12.401306 11320 raft_consensus.cc:2889] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:12.401577 11320 raft_consensus.cc:2272] T 932b1127a33a4967afd81c1910d5594f P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.404160 11320 tablet_replica.cc:333] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9: stopping tablet replica
I20260630 12:25:12.404690 11320 raft_consensus.cc:2243] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.405090 11320 raft_consensus.cc:2272] T dbe2c6e190fe40b58245f3908029b368 P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.407109 11320 tablet_replica.cc:333] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9: stopping tablet replica
I20260630 12:25:12.407552 11320 raft_consensus.cc:2243] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.407925 11320 raft_consensus.cc:2272] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.410005 11320 tablet_replica.cc:333] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9: stopping tablet replica
I20260630 12:25:12.410421 11320 raft_consensus.cc:2243] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.410787 11320 raft_consensus.cc:2272] T b4f1333045b544b59f22c9b0dab08f97 P 9613437fe627497595ba4e310d79c4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.435078 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:25:12.448518 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:25:12.470270 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:12.471261 11320 tablet_replica.cc:333] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: stopping tablet replica
I20260630 12:25:12.471936 11320 raft_consensus.cc:2243] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.472795 11320 pending_rounds.cc:70] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: Trying to abort 1 pending ops.
I20260630 12:25:12.473002 11320 pending_rounds.cc:77] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440190544662528 op_type: NO_OP noop_request { }
I20260630 12:25:12.473301 11320 raft_consensus.cc:2889] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:12.473657 11320 raft_consensus.cc:2272] T 04cc3fb4d6ba49ffb9f2aad72976adcf P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.476058 11320 tablet_replica.cc:333] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: stopping tablet replica
I20260630 12:25:12.476619 11320 raft_consensus.cc:2243] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.477340 11320 pending_rounds.cc:70] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: Trying to abort 1 pending ops.
I20260630 12:25:12.477532 11320 pending_rounds.cc:77] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440190454939648 op_type: NO_OP noop_request { }
I20260630 12:25:12.477818 11320 raft_consensus.cc:2889] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:12.478104 11320 raft_consensus.cc:2272] T b4f1333045b544b59f22c9b0dab08f97 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.480211 11320 tablet_replica.cc:333] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: stopping tablet replica
I20260630 12:25:12.480762 11320 raft_consensus.cc:2243] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.481444 11320 pending_rounds.cc:70] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: Trying to abort 1 pending ops.
I20260630 12:25:12.481659 11320 pending_rounds.cc:77] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440190166233088 op_type: NO_OP noop_request { }
I20260630 12:25:12.481943 11320 raft_consensus.cc:2889] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:12.482252 11320 raft_consensus.cc:2272] T dbe2c6e190fe40b58245f3908029b368 P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.484815 11320 tablet_replica.cc:333] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865: stopping tablet replica
I20260630 12:25:12.485261 11320 raft_consensus.cc:2243] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.485664 11320 raft_consensus.cc:2272] T 932b1127a33a4967afd81c1910d5594f P 2d77395b640f4633920d8cdbb2d6f865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.509213 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:25:12.523110 11320 master.cc:562] Master@127.11.14.62:32925 shutting down...
I20260630 12:25:12.540601 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.541112 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.541414 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P bde897ab090446e2b3a1affeef7d1de1: stopping tablet replica
I20260630 12:25:12.559576 11320 master.cc:584] Master@127.11.14.62:32925 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2434 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:25:12.602039 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:37549
I20260630 12:25:12.603104 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.608314 14150 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:12.608400 14151 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:12.609648 14153 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:12.610800 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:12.611658 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.611837 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:12.611956 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822312611938 us; error 0 us; skew 500 ppm
I20260630 12:25:12.612444 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.614732 11320 webserver.cc:533] Webserver started at http://127.11.14.62:41341/ using document root <none> and password file <none>
I20260630 12:25:12.615172 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.615332 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.615553 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.616937 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-hwbx"
I20260630 12:25:12.621809 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:12.625042 14158 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.625768 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:12.626048 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-hwbx"
I20260630 12:25:12.626312 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:12.675316 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.676612 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.714078 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:37549
I20260630 12:25:12.714174 14209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:37549 every 8 connection(s)
I20260630 12:25:12.717900 14210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.728852 14210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1: Bootstrap starting.
I20260630 12:25:12.733412 14210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.737727 14210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1: No bootstrap required, opened a new log
I20260630 12:25:12.739699 14210 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1" member_type: VOTER }
I20260630 12:25:12.740092 14210 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.740264 14210 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45337cd22c214e4dbeeb8ee5dd4fcce1, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.740808 14210 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45337cd22c214e4dbeeb8ee5dd4fcce1" member_type: VOTER }
I20260630 12:25:12.741206 14210 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:12.741392 14210 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:12.741603 14210 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.745950 14210 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1" member_type: VOTER }
I20260630 12:25:12.746424 14210 leader_election.cc:304] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [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: 45337cd22c214e4dbeeb8ee5dd4fcce1; no voters: 
I20260630 12:25:12.747794 14210 leader_election.cc:290] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:12.748134 14213 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.749532 14213 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 1 LEADER]: Becoming Leader. State: Replica: 45337cd22c214e4dbeeb8ee5dd4fcce1, State: Running, Role: LEADER
I20260630 12:25:12.750236 14213 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [LEADER]: Queue going to LEADER mode. State: All 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: "45337cd22c214e4dbeeb8ee5dd4fcce1" member_type: VOTER }
I20260630 12:25:12.750789 14210 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:12.753551 14215 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45337cd22c214e4dbeeb8ee5dd4fcce1. Latest consensus state: current_term: 1 leader_uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1" member_type: VOTER } }
I20260630 12:25:12.753494 14214 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45337cd22c214e4dbeeb8ee5dd4fcce1" member_type: VOTER } }
I20260630 12:25:12.754281 14215 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:12.754406 14214 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:12.756795 14218 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:12.765460 14218 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:12.770365 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:12.776189 14218 catalog_manager.cc:1383] Generated new cluster ID: d333ae0abe3d4d0a81be8c66a3bf4ea9
I20260630 12:25:12.776526 14218 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:12.832926 14218 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:12.834224 14218 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:12.849601 14218 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1: Generated new TSK 0
I20260630 12:25:12.850237 14218 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:12.901866 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.907850 14231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:12.909112 14232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:12.910282 14234 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:12.911036 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:12.911880 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.912057 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:12.912176 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822312912165 us; error 0 us; skew 500 ppm
I20260630 12:25:12.912688 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.914976 11320 webserver.cc:533] Webserver started at http://127.11.14.1:46169/ using document root <none> and password file <none>
I20260630 12:25:12.915408 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.915565 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.915784 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.916960 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "08cd98d591064d7d963016684160c25b"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-hwbx"
I20260630 12:25:12.921345 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:12.924780 14239 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.925531 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:12.925838 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "08cd98d591064d7d963016684160c25b"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-hwbx"
I20260630 12:25:12.926129 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:12.966773 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.967932 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.969501 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:12.971750 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:12.971979 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.972226 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:12.972437 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:25:13.011005 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:33607
I20260630 12:25:13.011096 14301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:33607 every 8 connection(s)
I20260630 12:25:13.015937 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:13.023175 14306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:13.025120 14307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.027989 11320 server_base.cc:1061] running on GCE node
W20260630 12:25:13.028434 14309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.029349 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:13.029660 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:13.029858 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822313029842 us; error 0 us; skew 500 ppm
I20260630 12:25:13.030395 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:13.030807 14302 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37549
I20260630 12:25:13.031206 14302 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.032150 14302 heartbeater.cc:507] Master 127.11.14.62:37549 requested a full tablet report, sending...
I20260630 12:25:13.033208 11320 webserver.cc:533] Webserver started at http://127.11.14.2:33311/ using document root <none> and password file <none>
I20260630 12:25:13.033795 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:13.034032 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:13.034372 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:13.034750 14175 ts_manager.cc:194] Registered new tserver with Master: 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:13.035563 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "4b70559701af436bb36f94169c643b5b"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-hwbx"
I20260630 12:25:13.036572 14175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59692
I20260630 12:25:13.040719 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:25:13.044034 14314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.044842 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:13.045125 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "4b70559701af436bb36f94169c643b5b"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-hwbx"
I20260630 12:25:13.045403 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:13.060438 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:13.061707 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:13.063180 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:13.065505 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:13.065685 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.065970 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:13.066128 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.103960 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:45385
I20260630 12:25:13.104065 14376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:45385 every 8 connection(s)
I20260630 12:25:13.108845 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:13.115672 14380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:13.117111 14381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:13.119654 14383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:13.120162 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:13.121163 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:13.121421 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:13.121628 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822313121609 us; error 0 us; skew 500 ppm
I20260630 12:25:13.121840 14377 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37549
I20260630 12:25:13.122223 14377 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.122280 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:13.123090 14377 heartbeater.cc:507] Master 127.11.14.62:37549 requested a full tablet report, sending...
I20260630 12:25:13.125113 11320 webserver.cc:533] Webserver started at http://127.11.14.3:35097/ using document root <none> and password file <none>
I20260630 12:25:13.125555 14175 ts_manager.cc:194] Registered new tserver with Master: 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:13.125630 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:13.125943 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:13.126214 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:13.126967 14175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59708
I20260630 12:25:13.127314 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "11275795606840169a97fc2069cc8517"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-hwbx"
I20260630 12:25:13.131888 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:13.135088 14388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.135842 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:13.136142 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "11275795606840169a97fc2069cc8517"
format_stamp: "Formatted at 2026-06-30 12:25:13 on dist-test-slave-hwbx"
I20260630 12:25:13.136457 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:13.146734 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:13.147957 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:13.149469 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:13.151619 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:13.151863 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.152118 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:13.152293 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.192624 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:39487
I20260630 12:25:13.192732 14450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:39487 every 8 connection(s)
I20260630 12:25:13.205924 14451 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37549
I20260630 12:25:13.206307 14451 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.207000 14451 heartbeater.cc:507] Master 127.11.14.62:37549 requested a full tablet report, sending...
I20260630 12:25:13.208854 14175 ts_manager.cc:194] Registered new tserver with Master: 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:13.208947 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013225484s
I20260630 12:25:13.210228 14175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59720
I20260630 12:25:14.039297 14302 heartbeater.cc:499] Master 127.11.14.62:37549 was elected leader, sending a full tablet report...
I20260630 12:25:14.129596 14377 heartbeater.cc:499] Master 127.11.14.62:37549 was elected leader, sending a full tablet report...
I20260630 12:25:14.212715 14451 heartbeater.cc:499] Master 127.11.14.62:37549 was elected leader, sending a full tablet report...
I20260630 12:25:14.261956 14175 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59726:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:14.264214 14175 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:14.328157 14342 tablet_service.cc:1511] Processing CreateTablet for tablet e3cbc09e2532449f8560bbd330aa6ed4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.329993 14342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cbc09e2532449f8560bbd330aa6ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.329509 14341 tablet_service.cc:1511] Processing CreateTablet for tablet ff3ed6f651e14a2b8825ed6303b5ae22 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.329509 14340 tablet_service.cc:1511] Processing CreateTablet for tablet 4061f42c0c98439e98c138e74f960fb8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.331519 14341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3ed6f651e14a2b8825ed6303b5ae22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.331558 14339 tablet_service.cc:1511] Processing CreateTablet for tablet 031ef47cb78745d58f3a49e2b5008224 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.333040 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031ef47cb78745d58f3a49e2b5008224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.336956 14340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061f42c0c98439e98c138e74f960fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.349669 14416 tablet_service.cc:1511] Processing CreateTablet for tablet e3cbc09e2532449f8560bbd330aa6ed4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.351630 14416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cbc09e2532449f8560bbd330aa6ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.354036 14415 tablet_service.cc:1511] Processing CreateTablet for tablet ff3ed6f651e14a2b8825ed6303b5ae22 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.354307 14414 tablet_service.cc:1511] Processing CreateTablet for tablet 4061f42c0c98439e98c138e74f960fb8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.355492 14415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3ed6f651e14a2b8825ed6303b5ae22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.356168 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061f42c0c98439e98c138e74f960fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.364733 14267 tablet_service.cc:1511] Processing CreateTablet for tablet e3cbc09e2532449f8560bbd330aa6ed4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.366206 14267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cbc09e2532449f8560bbd330aa6ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.369405 14266 tablet_service.cc:1511] Processing CreateTablet for tablet ff3ed6f651e14a2b8825ed6303b5ae22 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.370208 14412 tablet_service.cc:1511] Processing CreateTablet for tablet 2b97d0db5dcf4d3da5f3634a4abed51f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.370872 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3ed6f651e14a2b8825ed6303b5ae22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.371595 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b97d0db5dcf4d3da5f3634a4abed51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.373457 14265 tablet_service.cc:1511] Processing CreateTablet for tablet 4061f42c0c98439e98c138e74f960fb8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.374779 14265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061f42c0c98439e98c138e74f960fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.377380 14264 tablet_service.cc:1511] Processing CreateTablet for tablet 031ef47cb78745d58f3a49e2b5008224 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.378733 14264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031ef47cb78745d58f3a49e2b5008224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.382092 14413 tablet_service.cc:1511] Processing CreateTablet for tablet 031ef47cb78745d58f3a49e2b5008224 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.383453 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031ef47cb78745d58f3a49e2b5008224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.385387 14338 tablet_service.cc:1511] Processing CreateTablet for tablet 86e876eb7bd447ea8207588334dacb7d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.385862 14411 tablet_service.cc:1511] Processing CreateTablet for tablet 86e876eb7bd447ea8207588334dacb7d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.386772 14338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e876eb7bd447ea8207588334dacb7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.389410 14263 tablet_service.cc:1511] Processing CreateTablet for tablet 2b97d0db5dcf4d3da5f3634a4abed51f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.390806 14263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b97d0db5dcf4d3da5f3634a4abed51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.384124 14340 tablet_service.cc:1511] Processing CreateTablet for tablet 2b97d0db5dcf4d3da5f3634a4abed51f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.393807 14340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b97d0db5dcf4d3da5f3634a4abed51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.393392 14262 tablet_service.cc:1511] Processing CreateTablet for tablet 86e876eb7bd447ea8207588334dacb7d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.394905 14262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e876eb7bd447ea8207588334dacb7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.396193 14411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e876eb7bd447ea8207588334dacb7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.410787 14341 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7ec23f26db45eeae589c71f84e1e3c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.413522 14261 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7ec23f26db45eeae589c71f84e1e3c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.417209 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7ec23f26db45eeae589c71f84e1e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.415167 14410 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7ec23f26db45eeae589c71f84e1e3c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.421336 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7ec23f26db45eeae589c71f84e1e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.427254 14260 tablet_service.cc:1511] Processing CreateTablet for tablet 3780a5490a3d4be8980fee0ebc9ddd92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.429025 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3780a5490a3d4be8980fee0ebc9ddd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.433339 14339 tablet_service.cc:1511] Processing CreateTablet for tablet 3780a5490a3d4be8980fee0ebc9ddd92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.434242 14341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7ec23f26db45eeae589c71f84e1e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.440725 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3780a5490a3d4be8980fee0ebc9ddd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.441466 14414 tablet_service.cc:1511] Processing CreateTablet for tablet 3780a5490a3d4be8980fee0ebc9ddd92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:14.453262 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3780a5490a3d4be8980fee0ebc9ddd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.476189 14472 tablet_bootstrap.cc:492] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.476894 14471 tablet_bootstrap.cc:492] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.482762 14472 tablet_bootstrap.cc:654] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.483937 14471 tablet_bootstrap.cc:654] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.516865 14475 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.518234 14471 tablet_bootstrap.cc:492] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.518695 14471 ts_tablet_manager.cc:1403] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.015s
I20260630 12:25:14.519476 14472 tablet_bootstrap.cc:492] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.521323 14471 raft_consensus.cc:359] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.521981 14471 raft_consensus.cc:385] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.522253 14471 raft_consensus.cc:740] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.523180 14472 ts_tablet_manager.cc:1403] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.005s
I20260630 12:25:14.522846 14471 consensus_queue.cc:260] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.529296 14475 tablet_bootstrap.cc:654] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.529891 14472 raft_consensus.cc:359] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.530720 14472 raft_consensus.cc:385] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.531075 14472 raft_consensus.cc:740] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.531961 14471 ts_tablet_manager.cc:1434] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.001s
I20260630 12:25:14.531888 14472 consensus_queue.cc:260] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.533108 14471 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.539767 14471 tablet_bootstrap.cc:654] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.548172 14475 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:14.548285 14472 ts_tablet_manager.cc:1434] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.007s
I20260630 12:25:14.548772 14475 ts_tablet_manager.cc:1403] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.019s
I20260630 12:25:14.549443 14472 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.549801 14471 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.550359 14471 ts_tablet_manager.cc:1403] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:25:14.551637 14475 raft_consensus.cc:359] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.552497 14475 raft_consensus.cc:385] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.552811 14475 raft_consensus.cc:740] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.553236 14471 raft_consensus.cc:359] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.554010 14471 raft_consensus.cc:385] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.554329 14471 raft_consensus.cc:740] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.555156 14471 consensus_queue.cc:260] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.555939 14472 tablet_bootstrap.cc:654] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.557271 14471 ts_tablet_manager.cc:1434] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:25:14.556785 14475 consensus_queue.cc:260] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.558239 14471 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.565001 14471 tablet_bootstrap.cc:654] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.565752 14472 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.566512 14472 ts_tablet_manager.cc:1403] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:25:14.570426 14472 raft_consensus.cc:359] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.574819 14472 raft_consensus.cc:385] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.575151 14472 raft_consensus.cc:740] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.573030 14475 ts_tablet_manager.cc:1434] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.003s
I20260630 12:25:14.575942 14472 consensus_queue.cc:260] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.577338 14471 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.577837 14471 ts_tablet_manager.cc:1403] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:25:14.578158 14472 ts_tablet_manager.cc:1434] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:25:14.579085 14472 tablet_bootstrap.cc:492] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.580583 14471 raft_consensus.cc:359] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.581355 14471 raft_consensus.cc:385] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.581650 14471 raft_consensus.cc:740] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.582413 14475 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.582393 14471 consensus_queue.cc:260] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.585697 14472 tablet_bootstrap.cc:654] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.586460 14471 ts_tablet_manager.cc:1434] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:14.587584 14471 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.589375 14475 tablet_bootstrap.cc:654] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.594234 14471 tablet_bootstrap.cc:654] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.600473 14472 tablet_bootstrap.cc:492] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.600633 14475 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:14.601011 14472 ts_tablet_manager.cc:1403] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260630 12:25:14.601209 14475 ts_tablet_manager.cc:1403] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:25:14.603989 14472 raft_consensus.cc:359] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.604764 14472 raft_consensus.cc:385] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.604715 14475 raft_consensus.cc:359] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.605260 14472 raft_consensus.cc:740] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.605646 14475 raft_consensus.cc:385] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.605998 14471 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.606002 14475 raft_consensus.cc:740] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.606549 14471 ts_tablet_manager.cc:1403] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:25:14.606336 14472 consensus_queue.cc:260] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.607008 14475 consensus_queue.cc:260] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.608897 14472 ts_tablet_manager.cc:1434] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:14.609404 14471 raft_consensus.cc:359] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.609910 14472 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.610091 14471 raft_consensus.cc:385] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.610473 14471 raft_consensus.cc:740] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.610769 14475 ts_tablet_manager.cc:1434] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:25:14.611732 14475 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.611338 14471 consensus_queue.cc:260] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.613579 14471 ts_tablet_manager.cc:1434] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:25:14.614547 14471 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.618258 14475 tablet_bootstrap.cc:654] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.618322 14472 tablet_bootstrap.cc:654] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.620558 14471 tablet_bootstrap.cc:654] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.631649 14476 raft_consensus.cc:493] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.632371 14476 raft_consensus.cc:515] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.649051 14476 leader_election.cc:290] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.666133 14478 raft_consensus.cc:493] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.666860 14478 raft_consensus.cc:515] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.672138 14471 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.672360 14478 leader_election.cc:290] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:14.672721 14471 ts_tablet_manager.cc:1403] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.027s
I20260630 12:25:14.675794 14471 raft_consensus.cc:359] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.676736 14471 raft_consensus.cc:385] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.677093 14471 raft_consensus.cc:740] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.677450 14475 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:14.677969 14475 ts_tablet_manager.cc:1403] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.034s
I20260630 12:25:14.677912 14471 consensus_queue.cc:260] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.681350 14471 ts_tablet_manager.cc:1434] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:14.682585 14471 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.689702 14471 tablet_bootstrap.cc:654] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.690419 14472 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.690960 14472 ts_tablet_manager.cc:1403] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.012s
I20260630 12:25:14.681015 14475 raft_consensus.cc:359] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.692541 14475 raft_consensus.cc:385] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.692919 14475 raft_consensus.cc:740] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.693713 14475 consensus_queue.cc:260] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.695596 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ed6f651e14a2b8825ed6303b5ae22" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:14.695931 14475 ts_tablet_manager.cc:1434] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:25:14.696815 14480 raft_consensus.cc:493] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.696931 14475 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.697260 14480 raft_consensus.cc:515] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
W20260630 12:25:14.698951 14317 leader_election.cc:343] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.702865 14480 leader_election.cc:290] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.705072 14472 raft_consensus.cc:359] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.705850 14472 raft_consensus.cc:385] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.706250 14472 raft_consensus.cc:740] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.707155 14472 consensus_queue.cc:260] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.705545 14475 tablet_bootstrap.cc:654] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.714076 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cbc09e2532449f8560bbd330aa6ed4" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:14.714807 14352 raft_consensus.cc:2468] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:14.715061 14472 ts_tablet_manager.cc:1434] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260630 12:25:14.716394 14391 leader_election.cc:304] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:14.717281 14478 raft_consensus.cc:2804] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.717640 14478 raft_consensus.cc:493] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.717954 14478 raft_consensus.cc:3060] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.718165 14472 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.725512 14478 raft_consensus.cc:515] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.731148 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cbc09e2532449f8560bbd330aa6ed4" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:14.731724 14352 raft_consensus.cc:3060] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.733528 14472 tablet_bootstrap.cc:654] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.734285 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ed6f651e14a2b8825ed6303b5ae22" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
W20260630 12:25:14.736104 14316 leader_election.cc:343] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.736606 14316 leader_election.cc:304] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [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: 4b70559701af436bb36f94169c643b5b; no voters: 08cd98d591064d7d963016684160c25b, 11275795606840169a97fc2069cc8517
I20260630 12:25:14.748679 14480 raft_consensus.cc:493] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.749390 14480 raft_consensus.cc:515] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.750950 14352 raft_consensus.cc:2468] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:14.751969 14478 leader_election.cc:290] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Requested vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:14.748708 14476 raft_consensus.cc:2749] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:14.752190 14391 leader_election.cc:304] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:14.753881 14478 raft_consensus.cc:2804] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.754110 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cbc09e2532449f8560bbd330aa6ed4" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:14.752068 14480 leader_election.cc:290] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.754643 14476 raft_consensus.cc:493] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.758816 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cbc09e2532449f8560bbd330aa6ed4" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
W20260630 12:25:14.759315 14391 leader_election.cc:343] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:14.768399 14223 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:14.755982 14476 raft_consensus.cc:515] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.770152 14228 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:14.770884 14476 leader_election.cc:290] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
W20260630 12:25:14.771119 14228 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:25:14.771378 14476 raft_consensus.cc:493] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.771775 14476 raft_consensus.cc:515] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.772661 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7ec23f26db45eeae589c71f84e1e3c" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
W20260630 12:25:14.760210 14391 leader_election.cc:343] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.774904 14475 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
W20260630 12:25:14.775190 14316 leader_election.cc:343] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.776981 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061f42c0c98439e98c138e74f960fb8" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:14.777200 14475 ts_tablet_manager.cc:1403] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.015s
I20260630 12:25:14.777616 14426 raft_consensus.cc:2468] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 0.
I20260630 12:25:14.775269 14476 leader_election.cc:290] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.777117 14471 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.779322 14478 raft_consensus.cc:697] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Leader. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:14.779649 14471 ts_tablet_manager.cc:1403] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.097s	user 0.024s	sys 0.034s
I20260630 12:25:14.781500 14475 raft_consensus.cc:359] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.782186 14475 raft_consensus.cc:385] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.782459 14475 raft_consensus.cc:740] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.782604 14471 raft_consensus.cc:359] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.783329 14471 raft_consensus.cc:385] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.783780 14471 raft_consensus.cc:740] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.783280 14475 consensus_queue.cc:260] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.778900 14316 leader_election.cc:304] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:14.784814 14471 consensus_queue.cc:260] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.787210 14475 ts_tablet_manager.cc:1434] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:25:14.787783 14472 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.787887 14351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ef47cb78745d58f3a49e2b5008224" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:14.789247 14472 ts_tablet_manager.cc:1403] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.011s
I20260630 12:25:14.789456 14475 tablet_bootstrap.cc:492] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.787282 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:14.791512 14478 consensus_queue.cc:237] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.791898 14352 raft_consensus.cc:2468] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:14.789284 14351 raft_consensus.cc:2468] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:14.793430 14472 raft_consensus.cc:359] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.795341 14242 leader_election.cc:304] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:14.795872 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7ec23f26db45eeae589c71f84e1e3c" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:14.796270 14480 raft_consensus.cc:2804] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.791190 14476 raft_consensus.cc:2804] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.796499 14276 raft_consensus.cc:2468] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 0.
I20260630 12:25:14.796737 14480 raft_consensus.cc:493] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.797148 14476 raft_consensus.cc:493] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.797538 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061f42c0c98439e98c138e74f960fb8" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:14.795681 14472 raft_consensus.cc:385] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.797169 14480 raft_consensus.cc:3060] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.803030 14317 leader_election.cc:304] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:14.799733 14476 raft_consensus.cc:3060] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.804329 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:14.806022 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ef47cb78745d58f3a49e2b5008224" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:14.806457 14242 leader_election.cc:304] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:14.807443 14471 ts_tablet_manager.cc:1434] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
I20260630 12:25:14.807613 14494 raft_consensus.cc:2804] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:25:14.808504 14241 leader_election.cc:343] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.800050 14472 raft_consensus.cc:740] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.812424 14494 raft_consensus.cc:493] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.813508 14494 raft_consensus.cc:3060] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.821043 14472 consensus_queue.cc:260] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.822474 14425 raft_consensus.cc:2468] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
W20260630 12:25:14.825565 14317 leader_election.cc:343] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.826797 14472 ts_tablet_manager.cc:1434] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260630 12:25:14.828744 14501 raft_consensus.cc:2804] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.829233 14501 raft_consensus.cc:493] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.829640 14501 raft_consensus.cc:3060] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.833786 14472 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.834728 14475 tablet_bootstrap.cc:654] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.835635 14175 catalog_manager.cc:5697] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11275795606840169a97fc2069cc8517 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:14.837177 14494 raft_consensus.cc:515] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.833348 14480 raft_consensus.cc:515] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.844148 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ef47cb78745d58f3a49e2b5008224" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:14.844795 14352 raft_consensus.cc:3060] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.845796 14494 leader_election.cc:290] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Requested vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.845969 14475 tablet_bootstrap.cc:492] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:14.846556 14475 ts_tablet_manager.cc:1403] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.011s
I20260630 12:25:14.847630 14471 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.847801 14472 tablet_bootstrap.cc:654] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.849612 14475 raft_consensus.cc:359] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.850014 14351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:14.850443 14475 raft_consensus.cc:385] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.850630 14351 raft_consensus.cc:3060] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.850812 14475 raft_consensus.cc:740] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.852051 14475 consensus_queue.cc:260] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.852735 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:14.852967 14480 leader_election.cc:290] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Requested vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.853622 14476 raft_consensus.cc:515] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.855489 14475 ts_tablet_manager.cc:1434] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:25:14.856690 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061f42c0c98439e98c138e74f960fb8" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:14.856865 14475 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.857925 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061f42c0c98439e98c138e74f960fb8" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:14.858474 14426 raft_consensus.cc:3060] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:14.859946 14241 leader_election.cc:343] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.865023 14494 raft_consensus.cc:493] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.865530 14494 raft_consensus.cc:515] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.867230 14351 raft_consensus.cc:2468] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:14.867393 14494 leader_election.cc:290] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.868306 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ed6f651e14a2b8825ed6303b5ae22" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:14.869033 14350 raft_consensus.cc:2468] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:14.869676 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ed6f651e14a2b8825ed6303b5ae22" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:14.870388 14475 tablet_bootstrap.cc:654] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.870460 14501 raft_consensus.cc:515] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
W20260630 12:25:14.871177 14241 leader_election.cc:343] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.868284 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ef47cb78745d58f3a49e2b5008224" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:14.872189 14425 raft_consensus.cc:3060] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.868340 14426 raft_consensus.cc:2468] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 1.
I20260630 12:25:14.868994 14242 leader_election.cc:304] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:14.873490 14494 raft_consensus.cc:2804] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.873615 14316 leader_election.cc:304] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [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: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:14.873983 14494 raft_consensus.cc:697] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Leader. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:14.874650 14503 raft_consensus.cc:2804] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.874843 14476 leader_election.cc:290] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.874938 14494 consensus_queue.cc:237] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.873983 14242 leader_election.cc:304] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:14.877611 14471 tablet_bootstrap.cc:654] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.878397 14480 raft_consensus.cc:2804] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.879290 14480 raft_consensus.cc:493] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.884485 14501 leader_election.cc:290] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.881516 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7ec23f26db45eeae589c71f84e1e3c" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:14.880266 14480 raft_consensus.cc:3060] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.897650 14277 raft_consensus.cc:3060] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.883526 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7ec23f26db45eeae589c71f84e1e3c" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:14.886757 14472 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.899355 14472 ts_tablet_manager.cc:1403] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.003s
W20260630 12:25:14.899554 14316 leader_election.cc:343] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:14.882417 14317 leader_election.cc:343] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.880159 14352 raft_consensus.cc:2468] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:14.902288 14242 leader_election.cc:304] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:14.902585 14475 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:14.903069 14475 ts_tablet_manager.cc:1403] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.004s
I20260630 12:25:14.903388 14472 raft_consensus.cc:359] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.903716 14494 raft_consensus.cc:2804] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.904137 14472 raft_consensus.cc:385] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.904492 14472 raft_consensus.cc:740] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.905232 14472 consensus_queue.cc:260] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.906440 14475 raft_consensus.cc:359] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.907398 14472 ts_tablet_manager.cc:1434] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:25:14.908452 14472 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.910035 14471 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.910612 14471 ts_tablet_manager.cc:1403] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.005s
I20260630 12:25:14.910398 14480 raft_consensus.cc:515] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.913910 14471 raft_consensus.cc:359] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.914759 14471 raft_consensus.cc:385] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.915041 14471 raft_consensus.cc:740] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.915788 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ed6f651e14a2b8825ed6303b5ae22" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:14.916481 14426 raft_consensus.cc:3060] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.917089 14480 leader_election.cc:290] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Requested vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:14.907407 14475 raft_consensus.cc:385] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.916530 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3ed6f651e14a2b8825ed6303b5ae22" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:14.917857 14475 raft_consensus.cc:740] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.918161 14494 raft_consensus.cc:697] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Leader. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:14.918449 14352 raft_consensus.cc:3060] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.920040 14425 raft_consensus.cc:2468] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:14.918814 14475 consensus_queue.cc:260] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.919018 14494 consensus_queue.cc:237] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.915783 14471 consensus_queue.cc:260] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.924423 14475 ts_tablet_manager.cc:1434] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260630 12:25:14.926797 14426 raft_consensus.cc:2468] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:14.927409 14475 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.927947 14241 leader_election.cc:304] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 11275795606840169a97fc2069cc8517; no voters: 
I20260630 12:25:14.925211 14471 ts_tablet_manager.cc:1434] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260630 12:25:14.927345 14503 raft_consensus.cc:697] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Becoming Leader. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Running, Role: LEADER
I20260630 12:25:14.928900 14494 raft_consensus.cc:2804] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.929152 14503 consensus_queue.cc:237] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.929682 14494 raft_consensus.cc:697] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Leader. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:14.929873 14277 raft_consensus.cc:2468] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 1.
I20260630 12:25:14.930342 14471 tablet_bootstrap.cc:492] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:14.930564 14494 consensus_queue.cc:237] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.931115 14317 leader_election.cc:304] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:14.924687 14472 tablet_bootstrap.cc:654] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.933426 14508 raft_consensus.cc:2804] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.934132 14508 raft_consensus.cc:697] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Becoming Leader. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Running, Role: LEADER
I20260630 12:25:14.935060 14508 consensus_queue.cc:237] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.937885 14475 tablet_bootstrap.cc:654] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.950309 14352 raft_consensus.cc:2468] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:14.953076 14472 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.953617 14472 ts_tablet_manager.cc:1403] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260630 12:25:14.953801 14172 catalog_manager.cc:5697] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b70559701af436bb36f94169c643b5b (127.11.14.2). New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:14.955965 14471 tablet_bootstrap.cc:654] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.961913 14472 raft_consensus.cc:359] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.963665 14472 raft_consensus.cc:385] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.964434 14472 raft_consensus.cc:740] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.967204 14475 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:14.966840 14472 consensus_queue.cc:260] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.967787 14475 ts_tablet_manager.cc:1403] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.011s
I20260630 12:25:14.968430 14471 tablet_bootstrap.cc:492] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:14.969026 14471 ts_tablet_manager.cc:1403] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260630 12:25:14.969452 14472 ts_tablet_manager.cc:1434] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260630 12:25:14.970443 14472 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:14.970988 14475 raft_consensus.cc:359] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.971736 14475 raft_consensus.cc:385] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.972080 14475 raft_consensus.cc:740] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.972289 14471 raft_consensus.cc:359] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.973232 14471 raft_consensus.cc:385] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.973039 14475 consensus_queue.cc:260] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.973636 14471 raft_consensus.cc:740] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.974844 14471 consensus_queue.cc:260] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.976047 14475 ts_tablet_manager.cc:1434] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:14.977001 14472 tablet_bootstrap.cc:654] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.977190 14475 tablet_bootstrap.cc:492] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:14.977631 14471 ts_tablet_manager.cc:1434] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:14.986406 14475 tablet_bootstrap.cc:654] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.990893 14478 raft_consensus.cc:493] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.991555 14478 raft_consensus.cc:515] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:14.994437 14478 leader_election.cc:290] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:14.995174 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:14.995862 14277 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:15.000133 14472 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:14.999850 14175 catalog_manager.cc:5697] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b70559701af436bb36f94169c643b5b (127.11.14.2). New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:15.000627 14472 ts_tablet_manager.cc:1403] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260630 12:25:15.000566 14475 tablet_bootstrap.cc:492] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:15.000489 14391 leader_election.cc:304] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08cd98d591064d7d963016684160c25b, 11275795606840169a97fc2069cc8517; no voters: 
I20260630 12:25:15.001703 14475 ts_tablet_manager.cc:1403] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:25:15.001750 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:15.002470 14352 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:15.003460 14472 raft_consensus.cc:359] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.004112 14472 raft_consensus.cc:385] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:15.004242 14478 raft_consensus.cc:2804] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:15.004427 14472 raft_consensus.cc:740] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:15.004258 14475 raft_consensus.cc:359] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.004899 14478 raft_consensus.cc:493] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:15.005127 14475 raft_consensus.cc:385] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:15.005290 14478 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.005513 14475 raft_consensus.cc:740] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:15.005409 14472 consensus_queue.cc:260] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.006440 14475 consensus_queue.cc:260] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.008430 14475 ts_tablet_manager.cc:1434] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:25:15.010509 14472 ts_tablet_manager.cc:1434] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:25:15.013489 14478 raft_consensus.cc:515] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.014264 14172 catalog_manager.cc:5697] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08cd98d591064d7d963016684160c25b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:15.015580 14478 leader_election.cc:290] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:15.016001 14172 catalog_manager.cc:5697] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08cd98d591064d7d963016684160c25b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:15.016695 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:15.016780 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:15.017371 14277 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.017407 14352 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.017743 14172 catalog_manager.cc:5697] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08cd98d591064d7d963016684160c25b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:15.023288 14277 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:15.024312 14391 leader_election.cc:304] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [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: 08cd98d591064d7d963016684160c25b, 11275795606840169a97fc2069cc8517; no voters: 
I20260630 12:25:15.024610 14352 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:15.025086 14478 raft_consensus.cc:2804] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:15.025554 14478 raft_consensus.cc:697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Leader. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:15.026237 14478 consensus_queue.cc:237] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.036873 14172 catalog_manager.cc:5697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11275795606840169a97fc2069cc8517 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:15.042155 14478 raft_consensus.cc:493] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:15.042750 14478 raft_consensus.cc:515] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.044847 14478 leader_election.cc:290] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:15.045866 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e876eb7bd447ea8207588334dacb7d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:15.046545 14352 raft_consensus.cc:2468] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:15.045898 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e876eb7bd447ea8207588334dacb7d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:15.047365 14277 raft_consensus.cc:2468] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:15.047602 14391 leader_election.cc:304] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:15.048329 14478 raft_consensus.cc:2804] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:15.048777 14478 raft_consensus.cc:493] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:15.049103 14478 raft_consensus.cc:3060] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.053645 14478 raft_consensus.cc:515] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.055263 14478 leader_election.cc:290] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:15.056005 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e876eb7bd447ea8207588334dacb7d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:15.056193 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e876eb7bd447ea8207588334dacb7d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:15.056502 14277 raft_consensus.cc:3060] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.056771 14352 raft_consensus.cc:3060] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.060949 14277 raft_consensus.cc:2468] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:15.061094 14352 raft_consensus.cc:2468] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:15.062040 14391 leader_election.cc:304] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [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: 08cd98d591064d7d963016684160c25b, 11275795606840169a97fc2069cc8517; no voters: 
I20260630 12:25:15.062718 14478 raft_consensus.cc:2804] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:15.063099 14478 raft_consensus.cc:697] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Leader. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:15.063766 14478 consensus_queue.cc:237] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.070700 14171 catalog_manager.cc:5697] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11275795606840169a97fc2069cc8517 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:15.223594 14478 consensus_queue.cc:1048] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.224326 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:15.232033 14527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:15.235018 14528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:15.236680 11320 server_base.cc:1061] running on GCE node
W20260630 12:25:15.237603 14530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:15.240959 14277 raft_consensus.cc:3060] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.242918 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:15.243209 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:15.243434 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822315243415 us; error 0 us; skew 500 ppm
I20260630 12:25:15.244201 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:15.247539 11320 webserver.cc:533] Webserver started at http://127.11.14.4:34985/ using document root <none> and password file <none>
I20260630 12:25:15.248211 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:15.248485 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:15.248843 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:15.249269 14478 consensus_queue.cc:1048] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.250195 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "91f6c82aae0f47d893dea81ca337c524"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-hwbx"
I20260630 12:25:15.258654 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:25:15.262483 14540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.263363 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:15.263732 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "91f6c82aae0f47d893dea81ca337c524"
format_stamp: "Formatted at 2026-06-30 12:25:15 on dist-test-slave-hwbx"
I20260630 12:25:15.264086 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:15.282323 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:15.283453 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:15.284698 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:15.286834 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:15.287055 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.287303 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:15.287473 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:15.314126 14478 raft_consensus.cc:493] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:15.314692 14478 raft_consensus.cc:515] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.315749 14494 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.316901 14478 leader_election.cc:290] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:15.318629 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7ec23f26db45eeae589c71f84e1e3c" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:15.318786 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7ec23f26db45eeae589c71f84e1e3c" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:15.320056 14277 raft_consensus.cc:2393] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11275795606840169a97fc2069cc8517 in current term 1: Already voted for candidate 4b70559701af436bb36f94169c643b5b in this term.
I20260630 12:25:15.321485 14391 leader_election.cc:304] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517; no voters: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b
I20260630 12:25:15.322486 14494 raft_consensus.cc:493] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:15.322788 14478 raft_consensus.cc:3060] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.323237 14494 raft_consensus.cc:515] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:15.325578 14494 leader_election.cc:290] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:15.328138 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061f42c0c98439e98c138e74f960fb8" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:15.329241 14426 raft_consensus.cc:2393] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08cd98d591064d7d963016684160c25b in current term 1: Already voted for candidate 4b70559701af436bb36f94169c643b5b in this term.
I20260630 12:25:15.331255 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4061f42c0c98439e98c138e74f960fb8" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:15.333541 14242 leader_election.cc:304] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b; no voters: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b
I20260630 12:25:15.336409 14511 raft_consensus.cc:3060] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.340122 14426 raft_consensus.cc:3060] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:15.342164 14508 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.352728 14480 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.354110 14480 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.354270 14494 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.363445 14511 raft_consensus.cc:2749] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:15.366082 14478 raft_consensus.cc:2749] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:15.389644 14480 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.393633 14476 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.425604 14494 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.446048 14476 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.448287 14476 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.490736 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:34361
I20260630 12:25:15.490828 14613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:34361 every 8 connection(s)
I20260630 12:25:15.496965 14174 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59726:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:25:15.512456 14478 consensus_queue.cc:1048] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.513717 14614 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37549
I20260630 12:25:15.514139 14614 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:15.515003 14614 heartbeater.cc:507] Master 127.11.14.62:37549 requested a full tablet report, sending...
I20260630 12:25:15.517560 14171 ts_manager.cc:194] Registered new tserver with Master: 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:15.519464 14171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59736
W20260630 12:25:15.521684 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 115f88f07bb346b7b4723f6d0ddb12bc has no consensus state
W20260630 12:25:15.523136 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc14484f6c2a41d1a0293993e55784fe has no consensus state
W20260630 12:25:15.524539 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2adbbeaaf2bc40b0aff61c0a3eb3aca5 has no consensus state
I20260630 12:25:15.528788 14534 consensus_queue.cc:1048] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:15.530593 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 24f145140fff4f9e9041cc6534bc7faf has no consensus state
W20260630 12:25:15.532116 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bd8c0b6c22484c7b93eca12af860ea50 has no consensus state
W20260630 12:25:15.533735 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81f6858c0b4e483fb8db88a28b4637c3 has no consensus state
W20260630 12:25:15.536401 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e97ff863c3fc4d8a9d121c33afd9e262 has no consensus state
W20260630 12:25:15.538352 14174 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6372e06d96f479cbe57cd48f971a24d has no consensus state
W20260630 12:25:15.547004 14159 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet bc14484f6c2a41d1a0293993e55784fe (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet bc14484f6c2a41d1a0293993e55784fe has no consensus state
I20260630 12:25:15.572384 14414 tablet_service.cc:1511] Processing CreateTablet for tablet bc14484f6c2a41d1a0293993e55784fe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.573134 14410 tablet_service.cc:1511] Processing CreateTablet for tablet 2adbbeaaf2bc40b0aff61c0a3eb3aca5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.574798 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc14484f6c2a41d1a0293993e55784fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.576053 14262 tablet_service.cc:1511] Processing CreateTablet for tablet 115f88f07bb346b7b4723f6d0ddb12bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.576936 14410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2adbbeaaf2bc40b0aff61c0a3eb3aca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.577399 14262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115f88f07bb346b7b4723f6d0ddb12bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.586205 14338 tablet_service.cc:1511] Processing CreateTablet for tablet 115f88f07bb346b7b4723f6d0ddb12bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.588081 14338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115f88f07bb346b7b4723f6d0ddb12bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.587556 14263 tablet_service.cc:1511] Processing CreateTablet for tablet bc14484f6c2a41d1a0293993e55784fe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.590350 14263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc14484f6c2a41d1a0293993e55784fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.591066 14340 tablet_service.cc:1511] Processing CreateTablet for tablet 2adbbeaaf2bc40b0aff61c0a3eb3aca5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.594313 14265 tablet_service.cc:1511] Processing CreateTablet for tablet 24f145140fff4f9e9041cc6534bc7faf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.595886 14265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f145140fff4f9e9041cc6534bc7faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.598160 14415 tablet_service.cc:1511] Processing CreateTablet for tablet bd8c0b6c22484c7b93eca12af860ea50 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.599452 14415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8c0b6c22484c7b93eca12af860ea50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.605700 14339 tablet_service.cc:1511] Processing CreateTablet for tablet 24f145140fff4f9e9041cc6534bc7faf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.606763 14416 tablet_service.cc:1511] Processing CreateTablet for tablet 81f6858c0b4e483fb8db88a28b4637c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.608139 14416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f6858c0b4e483fb8db88a28b4637c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.610867 14340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2adbbeaaf2bc40b0aff61c0a3eb3aca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.615809 14412 tablet_service.cc:1511] Processing CreateTablet for tablet e6372e06d96f479cbe57cd48f971a24d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.616668 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f145140fff4f9e9041cc6534bc7faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.616396 14267 tablet_service.cc:1511] Processing CreateTablet for tablet bd8c0b6c22484c7b93eca12af860ea50 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.617199 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6372e06d96f479cbe57cd48f971a24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.617683 14267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8c0b6c22484c7b93eca12af860ea50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.621279 14341 tablet_service.cc:1511] Processing CreateTablet for tablet 81f6858c0b4e483fb8db88a28b4637c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.621646 14568 tablet_service.cc:1511] Processing CreateTablet for tablet 115f88f07bb346b7b4723f6d0ddb12bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.622637 14341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f6858c0b4e483fb8db88a28b4637c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.622943 14568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115f88f07bb346b7b4723f6d0ddb12bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.624557 14567 tablet_service.cc:1511] Processing CreateTablet for tablet bc14484f6c2a41d1a0293993e55784fe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.626166 14567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc14484f6c2a41d1a0293993e55784fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.628748 14566 tablet_service.cc:1511] Processing CreateTablet for tablet 2adbbeaaf2bc40b0aff61c0a3eb3aca5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.630146 14566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2adbbeaaf2bc40b0aff61c0a3eb3aca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.633257 14260 tablet_service.cc:1511] Processing CreateTablet for tablet e97ff863c3fc4d8a9d121c33afd9e262 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.634593 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97ff863c3fc4d8a9d121c33afd9e262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.635655 14266 tablet_service.cc:1511] Processing CreateTablet for tablet e6372e06d96f479cbe57cd48f971a24d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.637406 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6372e06d96f479cbe57cd48f971a24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.638640 14564 tablet_service.cc:1511] Processing CreateTablet for tablet bd8c0b6c22484c7b93eca12af860ea50 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.640008 14564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8c0b6c22484c7b93eca12af860ea50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.641222 14342 tablet_service.cc:1511] Processing CreateTablet for tablet e97ff863c3fc4d8a9d121c33afd9e262 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.642539 14342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97ff863c3fc4d8a9d121c33afd9e262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.645376 14563 tablet_service.cc:1511] Processing CreateTablet for tablet 81f6858c0b4e483fb8db88a28b4637c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.646744 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f6858c0b4e483fb8db88a28b4637c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.649364 14562 tablet_service.cc:1511] Processing CreateTablet for tablet e97ff863c3fc4d8a9d121c33afd9e262 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.650946 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97ff863c3fc4d8a9d121c33afd9e262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.637441 14565 tablet_service.cc:1511] Processing CreateTablet for tablet 24f145140fff4f9e9041cc6534bc7faf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.652796 14565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f145140fff4f9e9041cc6534bc7faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.657439 14561 tablet_service.cc:1511] Processing CreateTablet for tablet e6372e06d96f479cbe57cd48f971a24d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:15.658819 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6372e06d96f479cbe57cd48f971a24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:15.665748 14498 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:25:15.667536 14478 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.738786 14622 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
W20260630 12:25:15.808748 14161 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.14.1:33607, user_credentials={real_user=slave}} blocked reactor thread for 55492.6us
W20260630 12:25:15.808918 14223 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:15.891144 14622 tablet_bootstrap.cc:654] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:15.906013 14625 tablet_bootstrap.cc:492] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:15.921809 14626 tablet_bootstrap.cc:492] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:15.948820 14622 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:15.949376 14622 ts_tablet_manager.cc:1403] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.212s	user 0.013s	sys 0.013s
I20260630 12:25:15.951957 14626 tablet_bootstrap.cc:654] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:15.954069 14627 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:15.954360 14625 tablet_bootstrap.cc:654] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:15.959795 14622 raft_consensus.cc:359] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:15.960598 14622 raft_consensus.cc:385] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:15.960928 14622 raft_consensus.cc:740] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:15.961736 14622 consensus_queue.cc:260] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:15.962859 14627 tablet_bootstrap.cc:654] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:15.964389 14622 ts_tablet_manager.cc:1434] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260630 12:25:15.965358 14622 tablet_bootstrap.cc:492] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:15.969792 14626 tablet_bootstrap.cc:492] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:15.976272 14626 ts_tablet_manager.cc:1403] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.007s
I20260630 12:25:15.980706 14626 raft_consensus.cc:359] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:15.981850 14626 raft_consensus.cc:385] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:15.982275 14622 tablet_bootstrap.cc:654] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:15.982318 14626 raft_consensus.cc:740] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:15.984095 14626 consensus_queue.cc:260] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:15.986702 14626 ts_tablet_manager.cc:1434] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:25:15.987582 14625 tablet_bootstrap.cc:492] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:15.987721 14626 tablet_bootstrap.cc:492] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:15.988090 14625 ts_tablet_manager.cc:1403] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.015s
I20260630 12:25:15.990283 14622 tablet_bootstrap.cc:492] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:15.990836 14622 ts_tablet_manager.cc:1403] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260630 12:25:15.990959 14625 raft_consensus.cc:359] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:15.991765 14625 raft_consensus.cc:385] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:15.992062 14625 raft_consensus.cc:740] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:15.992919 14625 consensus_queue.cc:260] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:15.994015 14626 tablet_bootstrap.cc:654] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:15.994045 14622 raft_consensus.cc:359] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:15.995043 14622 raft_consensus.cc:385] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:15.995857 14627 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:15.996338 14627 ts_tablet_manager.cc:1403] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.006s
I20260630 12:25:15.995396 14622 raft_consensus.cc:740] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:15.999516 14622 consensus_queue.cc:260] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.000636 14627 raft_consensus.cc:359] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.001670 14627 raft_consensus.cc:385] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.002067 14622 ts_tablet_manager.cc:1434] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:25:16.002061 14627 raft_consensus.cc:740] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.003340 14622 tablet_bootstrap.cc:492] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:16.003382 14627 consensus_queue.cc:260] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.006163 14626 tablet_bootstrap.cc:492] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:16.006804 14626 ts_tablet_manager.cc:1403] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:25:16.010998 14622 tablet_bootstrap.cc:654] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.014025 14625 ts_tablet_manager.cc:1434] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260630 12:25:16.011262 14626 raft_consensus.cc:359] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.017701 14626 raft_consensus.cc:385] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.018108 14626 raft_consensus.cc:740] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.019204 14626 consensus_queue.cc:260] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.026172 14626 ts_tablet_manager.cc:1434] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260630 12:25:16.027598 14626 tablet_bootstrap.cc:492] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:16.029223 14614 heartbeater.cc:499] Master 127.11.14.62:37549 was elected leader, sending a full tablet report...
I20260630 12:25:16.038627 14625 tablet_bootstrap.cc:492] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:16.039709 14626 tablet_bootstrap.cc:654] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.043831 14627 ts_tablet_manager.cc:1434] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.013s
I20260630 12:25:16.045261 14627 tablet_bootstrap.cc:492] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:16.051950 14626 tablet_bootstrap.cc:492] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:16.052444 14627 tablet_bootstrap.cc:654] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.052585 14626 ts_tablet_manager.cc:1403] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.012s
I20260630 12:25:16.055533 14626 raft_consensus.cc:359] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.056236 14626 raft_consensus.cc:385] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.056568 14626 raft_consensus.cc:740] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.057651 14626 consensus_queue.cc:260] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.063552 14626 ts_tablet_manager.cc:1434] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:25:16.065537 14626 tablet_bootstrap.cc:492] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:16.068706 14627 tablet_bootstrap.cc:492] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:16.069311 14627 ts_tablet_manager.cc:1403] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260630 12:25:16.072572 14626 tablet_bootstrap.cc:654] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.073223 14627 raft_consensus.cc:359] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.074011 14627 raft_consensus.cc:385] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.074314 14627 raft_consensus.cc:740] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.075157 14627 consensus_queue.cc:260] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.077344 14501 raft_consensus.cc:493] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.077695 14627 ts_tablet_manager.cc:1434] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:25:16.077818 14501 raft_consensus.cc:515] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.078629 14627 tablet_bootstrap.cc:492] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:16.080138 14501 leader_election.cc:290] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11275795606840169a97fc2069cc8517 (127.11.14.3:39487), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:16.083093 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adbbeaaf2bc40b0aff61c0a3eb3aca5" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:16.085891 14627 tablet_bootstrap.cc:654] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:16.086212 14316 leader_election.cc:343] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.088915 14625 tablet_bootstrap.cc:654] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.095281 14622 tablet_bootstrap.cc:492] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:16.096019 14622 ts_tablet_manager.cc:1403] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.093s	user 0.036s	sys 0.047s
I20260630 12:25:16.096164 14501 raft_consensus.cc:493] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.096881 14501 raft_consensus.cc:515] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.099515 14501 leader_election.cc:290] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:16.100880 14622 raft_consensus.cc:359] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.101678 14622 raft_consensus.cc:385] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.102118 14622 raft_consensus.cc:740] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.102739 14625 tablet_bootstrap.cc:492] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:16.103245 14625 ts_tablet_manager.cc:1403] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.009s
I20260630 12:25:16.103645 14627 tablet_bootstrap.cc:492] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:16.103102 14622 consensus_queue.cc:260] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.104135 14627 ts_tablet_manager.cc:1403] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260630 12:25:16.105273 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f88f07bb346b7b4723f6d0ddb12bc" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:16.105929 14276 raft_consensus.cc:2468] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 0.
I20260630 12:25:16.106372 14625 raft_consensus.cc:359] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.107088 14625 raft_consensus.cc:385] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.107039 14627 raft_consensus.cc:359] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.107550 14625 raft_consensus.cc:740] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.107869 14627 raft_consensus.cc:385] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.107988 14622 ts_tablet_manager.cc:1434] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:25:16.108259 14627 raft_consensus.cc:740] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.108466 14625 consensus_queue.cc:260] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.109308 14622 tablet_bootstrap.cc:492] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:16.109203 14627 consensus_queue.cc:260] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.110208 14317 leader_election.cc:304] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:16.111076 14501 raft_consensus.cc:2804] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.111428 14501 raft_consensus.cc:493] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.111778 14501 raft_consensus.cc:3060] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.114503 14627 ts_tablet_manager.cc:1434] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:25:16.112099 14625 ts_tablet_manager.cc:1434] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260630 12:25:16.117295 14627 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:16.117905 14622 tablet_bootstrap.cc:654] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.118127 14625 tablet_bootstrap.cc:492] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:16.119407 14501 raft_consensus.cc:515] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.124925 14627 tablet_bootstrap.cc:654] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.128274 14625 tablet_bootstrap.cc:654] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.131569 14622 tablet_bootstrap.cc:492] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:16.132277 14622 ts_tablet_manager.cc:1403] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260630 12:25:16.137737 14627 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:16.138116 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f88f07bb346b7b4723f6d0ddb12bc" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:16.138401 14627 ts_tablet_manager.cc:1403] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260630 12:25:16.138729 14276 raft_consensus.cc:3060] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.141383 14627 raft_consensus.cc:359] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.142105 14627 raft_consensus.cc:385] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.144264 14626 tablet_bootstrap.cc:492] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:16.144927 14478 raft_consensus.cc:493] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.142432 14627 raft_consensus.cc:740] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.135915 14622 raft_consensus.cc:359] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.145537 14478 raft_consensus.cc:515] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.145959 14276 raft_consensus.cc:2468] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 1.
I20260630 12:25:16.146391 14622 raft_consensus.cc:385] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.146194 14627 consensus_queue.cc:260] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.147114 14622 raft_consensus.cc:740] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.147346 14317 leader_election.cc:304] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:16.148592 14508 raft_consensus.cc:2804] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.149107 14508 raft_consensus.cc:697] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Becoming Leader. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Running, Role: LEADER
I20260630 12:25:16.144335 14498 raft_consensus.cc:493] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.149941 14508 consensus_queue.cc:237] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.150544 14498 raft_consensus.cc:515] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.152547 14498 leader_election.cc:290] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:16.152813 14627 ts_tablet_manager.cc:1434] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260630 12:25:16.148257 14478 leader_election.cc:290] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:16.154280 14627 tablet_bootstrap.cc:492] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:16.155717 14625 tablet_bootstrap.cc:492] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:16.156263 14625 ts_tablet_manager.cc:1403] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.008s
I20260630 12:25:16.157517 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:16.158327 14501 leader_election.cc:290] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Requested vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:16.159233 14625 raft_consensus.cc:359] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.159965 14625 raft_consensus.cc:385] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.162258 14627 tablet_bootstrap.cc:654] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.145071 14626 ts_tablet_manager.cc:1403] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.010s
I20260630 12:25:16.163167 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adbbeaaf2bc40b0aff61c0a3eb3aca5" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.165683 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f88f07bb346b7b4723f6d0ddb12bc" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.166205 14626 raft_consensus.cc:359] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.166997 14626 raft_consensus.cc:385] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.167397 14626 raft_consensus.cc:740] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
W20260630 12:25:16.167707 14317 leader_election.cc:343] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.168393 14317 leader_election.cc:304] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [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: 4b70559701af436bb36f94169c643b5b; no voters: 11275795606840169a97fc2069cc8517, 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:16.160277 14625 raft_consensus.cc:740] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
W20260630 12:25:16.169973 14317 leader_election.cc:343] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.170025 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adbbeaaf2bc40b0aff61c0a3eb3aca5" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:16.170285 14625 consensus_queue.cc:260] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.170861 14350 raft_consensus.cc:2468] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:16.172015 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115f88f07bb346b7b4723f6d0ddb12bc" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.172233 14391 leader_election.cc:304] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:16.172894 14625 ts_tablet_manager.cc:1434] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260630 12:25:16.173152 14478 raft_consensus.cc:2804] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.173501 14478 raft_consensus.cc:493] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.173935 14625 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:16.173828 14478 raft_consensus.cc:3060] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:16.173808 14317 leader_election.cc:343] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.175498 14501 raft_consensus.cc:2749] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:16.181983 14478 raft_consensus.cc:515] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.175593 14622 consensus_queue.cc:260] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.187378 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adbbeaaf2bc40b0aff61c0a3eb3aca5" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:16.187995 14350 raft_consensus.cc:3060] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.188756 14276 raft_consensus.cc:2468] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:16.189069 14627 tablet_bootstrap.cc:492] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:16.189585 14627 ts_tablet_manager.cc:1403] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.006s
I20260630 12:25:16.168227 14626 consensus_queue.cc:260] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.190796 14391 leader_election.cc:304] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08cd98d591064d7d963016684160c25b, 11275795606840169a97fc2069cc8517; no voters: 
I20260630 12:25:16.191663 14498 raft_consensus.cc:2804] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.191952 14626 ts_tablet_manager.cc:1434] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260630 12:25:16.192032 14498 raft_consensus.cc:493] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.192044 14622 ts_tablet_manager.cc:1434] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260630 12:25:16.186735 14478 leader_election.cc:290] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Requested vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:16.196972 14622 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:16.192553 14498 raft_consensus.cc:3060] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.197854 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.197919 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adbbeaaf2bc40b0aff61c0a3eb3aca5" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.199084 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adbbeaaf2bc40b0aff61c0a3eb3aca5" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.192476 14627 raft_consensus.cc:359] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.200428 14627 raft_consensus.cc:385] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.200793 14627 raft_consensus.cc:740] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.201505 14627 consensus_queue.cc:260] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.202440 14578 raft_consensus.cc:2468] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:16.202795 14171 catalog_manager.cc:5697] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b70559701af436bb36f94169c643b5b (127.11.14.2). New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:16.204509 14498 raft_consensus.cc:515] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
W20260630 12:25:16.205438 14391 leader_election.cc:343] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.205621 14622 tablet_bootstrap.cc:654] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.205910 14627 ts_tablet_manager.cc:1434] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260630 12:25:16.206189 14391 leader_election.cc:343] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.206523 14498 leader_election.cc:290] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:16.206954 14627 tablet_bootstrap.cc:492] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:16.209025 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:16.209281 14350 raft_consensus.cc:2468] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:16.210672 14391 leader_election.cc:304] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:16.211184 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.211966 14578 raft_consensus.cc:3060] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.211995 14498 raft_consensus.cc:2804] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.213045 14498 raft_consensus.cc:697] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Leader. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:16.214038 14627 tablet_bootstrap.cc:654] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.213850 14498 consensus_queue.cc:237] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.218514 14622 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:16.219067 14622 ts_tablet_manager.cc:1403] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260630 12:25:16.209829 14276 raft_consensus.cc:3060] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.222208 14622 raft_consensus.cc:359] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.222997 14622 raft_consensus.cc:385] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.223338 14622 raft_consensus.cc:740] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.193261 14626 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:16.229414 14627 tablet_bootstrap.cc:492] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:16.230077 14627 ts_tablet_manager.cc:1403] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260630 12:25:16.224217 14622 consensus_queue.cc:260] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.233990 14627 raft_consensus.cc:359] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.235402 14627 raft_consensus.cc:385] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.235574 14622 ts_tablet_manager.cc:1434] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:25:16.235829 14627 raft_consensus.cc:740] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.236910 14622 tablet_bootstrap.cc:492] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b: Bootstrap starting.
I20260630 12:25:16.237123 14627 consensus_queue.cc:260] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.235833 14276 raft_consensus.cc:2468] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:16.239944 14391 leader_election.cc:304] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [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: 08cd98d591064d7d963016684160c25b, 11275795606840169a97fc2069cc8517; no voters: 
I20260630 12:25:16.242282 14627 ts_tablet_manager.cc:1434] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:25:16.243039 14498 raft_consensus.cc:2804] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.243132 14578 raft_consensus.cc:2468] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:16.243606 14498 raft_consensus.cc:697] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Leader. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:16.244448 14498 consensus_queue.cc:237] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.244976 14172 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1: range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e] alter complete (version 0)
I20260630 12:25:16.247817 14494 raft_consensus.cc:493] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.248310 14622 tablet_bootstrap.cc:654] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.248325 14494 raft_consensus.cc:515] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.249068 14627 tablet_bootstrap.cc:492] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:16.250903 14494 leader_election.cc:290] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:16.258078 14478 raft_consensus.cc:493] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.258744 14478 raft_consensus.cc:515] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.270387 14478 leader_election.cc:290] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:16.272717 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:16.275198 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.275990 14577 raft_consensus.cc:2468] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 0.
I20260630 12:25:16.276293 14627 tablet_bootstrap.cc:654] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:16.277140 14391 leader_election.cc:343] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.287623 14391 leader_election.cc:304] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517, 91f6c82aae0f47d893dea81ca337c524; no voters: 08cd98d591064d7d963016684160c25b
I20260630 12:25:16.288542 14478 raft_consensus.cc:2804] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.289022 14478 raft_consensus.cc:493] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.289439 14478 raft_consensus.cc:3060] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.291252 14627 tablet_bootstrap.cc:492] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:16.293558 14627 ts_tablet_manager.cc:1403] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.006s
I20260630 12:25:16.298288 14627 raft_consensus.cc:359] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.304276 14627 raft_consensus.cc:385] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.305339 14627 raft_consensus.cc:740] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.307312 14627 consensus_queue.cc:260] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.311316 14626 tablet_bootstrap.cc:654] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.322465 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:16.323168 14350 raft_consensus.cc:2468] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:16.312731 14478 raft_consensus.cc:515] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.325600 14478 leader_election.cc:290] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Requested vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:16.325377 14242 leader_election.cc:304] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:16.326633 14494 raft_consensus.cc:2804] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.327126 14494 raft_consensus.cc:493] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.327539 14494 raft_consensus.cc:3060] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.327804 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b"
W20260630 12:25:16.330348 14391 leader_election.cc:343] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.332571 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.312182 14627 ts_tablet_manager.cc:1434] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260630 12:25:16.310230 14625 tablet_bootstrap.cc:654] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.335114 14578 raft_consensus.cc:3060] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.337960 14480 raft_consensus.cc:493] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.339854 14627 tablet_bootstrap.cc:492] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:16.339424 14480 raft_consensus.cc:515] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.341352 14626 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b: No bootstrap required, opened a new log
I20260630 12:25:16.341862 14626 ts_tablet_manager.cc:1403] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.003s
I20260630 12:25:16.342010 14480 leader_election.cc:290] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:16.348627 14622 tablet_bootstrap.cc:492] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b: No bootstrap required, opened a new log
I20260630 12:25:16.350107 14626 raft_consensus.cc:359] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.352699 14626 raft_consensus.cc:385] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.352171 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc14484f6c2a41d1a0293993e55784fe" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:16.355930 14626 raft_consensus.cc:740] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.356760 14626 consensus_queue.cc:260] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
W20260630 12:25:16.357774 14241 leader_election.cc:343] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.359520 14626 ts_tablet_manager.cc:1434] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
I20260630 12:25:16.363045 14622 ts_tablet_manager.cc:1403] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b: Time spent bootstrapping tablet: real 0.126s	user 0.030s	sys 0.057s
I20260630 12:25:16.365199 14508 raft_consensus.cc:493] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.365655 14508 raft_consensus.cc:515] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.366142 14622 raft_consensus.cc:359] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.366874 14622 raft_consensus.cc:385] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.367143 14622 raft_consensus.cc:740] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.367841 14622 consensus_queue.cc:260] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.368624 14578 raft_consensus.cc:2468] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 1.
I20260630 12:25:16.369153 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:16.370146 14622 ts_tablet_manager.cc:1434] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:16.370182 14391 leader_election.cc:304] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517, 91f6c82aae0f47d893dea81ca337c524; no voters: 08cd98d591064d7d963016684160c25b
I20260630 12:25:16.372592 14478 raft_consensus.cc:2804] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.370798 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.373349 14478 raft_consensus.cc:697] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Leader. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:16.373457 14577 raft_consensus.cc:2468] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 0.
I20260630 12:25:16.371369 14508 leader_election.cc:290] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11275795606840169a97fc2069cc8517 (127.11.14.3:39487), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
W20260630 12:25:16.372617 14316 leader_election.cc:343] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.374217 14478 consensus_queue.cc:237] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.374866 14317 leader_election.cc:304] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [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: 4b70559701af436bb36f94169c643b5b, 91f6c82aae0f47d893dea81ca337c524; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:16.375633 14508 raft_consensus.cc:2804] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.376114 14508 raft_consensus.cc:493] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.376454 14508 raft_consensus.cc:3060] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.376636 14480 raft_consensus.cc:493] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.377072 14480 raft_consensus.cc:515] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.377995 14627 tablet_bootstrap.cc:654] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.379067 14480 leader_election.cc:290] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:16.379400 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc14484f6c2a41d1a0293993e55784fe" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.380033 14577 raft_consensus.cc:2468] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:16.369170 14171 catalog_manager.cc:5697] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11275795606840169a97fc2069cc8517 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.381450 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.382074 14578 raft_consensus.cc:2468] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:16.381916 14171 catalog_manager.cc:5697] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11275795606840169a97fc2069cc8517 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.385251 14242 leader_election.cc:304] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 91f6c82aae0f47d893dea81ca337c524; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:16.385460 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f145140fff4f9e9041cc6534bc7faf" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:16.386034 14352 raft_consensus.cc:2468] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:16.387789 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f145140fff4f9e9041cc6534bc7faf" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.388437 14577 raft_consensus.cc:2468] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 0.
I20260630 12:25:16.389735 14242 leader_election.cc:304] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:16.390507 14511 raft_consensus.cc:2804] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.390853 14511 raft_consensus.cc:493] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.391026 14480 raft_consensus.cc:2804] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:16.392796 14511 raft_consensus.cc:3060] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.393057 14480 raft_consensus.cc:493] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:16.393545 14480 raft_consensus.cc:3060] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.399673 14480 raft_consensus.cc:515] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.401790 14480 leader_election.cc:290] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Requested vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:16.403270 14577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc14484f6c2a41d1a0293993e55784fe" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.403913 14577 raft_consensus.cc:3060] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.370558 14494 raft_consensus.cc:515] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.404381 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc14484f6c2a41d1a0293993e55784fe" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:16.405432 14625 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:16.408610 14627 tablet_bootstrap.cc:492] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524: No bootstrap required, opened a new log
I20260630 12:25:16.408282 14508 raft_consensus.cc:515] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.409091 14627 ts_tablet_manager.cc:1403] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.004s
I20260630 12:25:16.406778 14625 ts_tablet_manager.cc:1403] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.233s	user 0.013s	sys 0.010s
W20260630 12:25:16.411495 14241 leader_election.cc:343] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.414115 14508 leader_election.cc:290] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Requested vote from peers 11275795606840169a97fc2069cc8517 (127.11.14.3:39487), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:16.414041 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:16.421085 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.403867 14511 raft_consensus.cc:515] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
W20260630 12:25:16.422549 14316 leader_election.cc:343] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:16.423283 14627 raft_consensus.cc:359] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.424011 14627 raft_consensus.cc:385] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.424386 14627 raft_consensus.cc:740] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.425302 14627 consensus_queue.cc:260] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.427696 14494 leader_election.cc:290] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Requested vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:16.430867 14625 raft_consensus.cc:359] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.431507 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:16.434279 14627 ts_tablet_manager.cc:1434] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:25:16.442092 14625 raft_consensus.cc:385] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.427718 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.443737 14352 raft_consensus.cc:3060] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.427485 14578 raft_consensus.cc:3060] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.449163 14575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f145140fff4f9e9041cc6534bc7faf" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
I20260630 12:25:16.447912 14625 raft_consensus.cc:740] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.449990 14575 raft_consensus.cc:3060] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.448213 14511 leader_election.cc:290] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 election: Requested vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:16.448670 14576 raft_consensus.cc:3060] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.447392 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f145140fff4f9e9041cc6534bc7faf" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:16.454162 14350 raft_consensus.cc:3060] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.458353 14578 raft_consensus.cc:2468] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 1.
I20260630 12:25:16.434706 14173 catalog_manager.cc:5697] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11275795606840169a97fc2069cc8517 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.459864 14317 leader_election.cc:304] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [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: 4b70559701af436bb36f94169c643b5b, 91f6c82aae0f47d893dea81ca337c524; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:16.461009 14508 raft_consensus.cc:2804] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.461493 14508 raft_consensus.cc:697] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Becoming Leader. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Running, Role: LEADER
I20260630 12:25:16.462466 14575 raft_consensus.cc:2468] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:16.462309 14508 consensus_queue.cc:237] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.462244 14350 raft_consensus.cc:2468] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:16.448122 14577 raft_consensus.cc:2468] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:16.450510 14625 consensus_queue.cc:260] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.465595 14242 leader_election.cc:304] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:16.466930 14242 leader_election.cc:304] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 91f6c82aae0f47d893dea81ca337c524; no voters: 11275795606840169a97fc2069cc8517
I20260630 12:25:16.468935 14480 raft_consensus.cc:2804] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.472587 14511 raft_consensus.cc:2804] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.477787 14625 ts_tablet_manager.cc:1434] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.062s	user 0.017s	sys 0.002s
I20260630 12:25:16.486119 14625 tablet_bootstrap.cc:492] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:16.480563 14511 raft_consensus.cc:697] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Leader. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:16.490103 14480 raft_consensus.cc:697] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Leader. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:16.497740 14480 consensus_queue.cc:237] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.501304 14511 consensus_queue.cc:237] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.508378 14352 raft_consensus.cc:2468] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:16.508977 14576 raft_consensus.cc:2468] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 1.
I20260630 12:25:16.509613 14242 leader_election.cc:304] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:16.510583 14666 raft_consensus.cc:2804] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.511186 14666 raft_consensus.cc:697] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Leader. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:16.511059 14173 catalog_manager.cc:5697] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b70559701af436bb36f94169c643b5b (127.11.14.2). New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.512432 14666 consensus_queue.cc:237] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:16.513227 14625 tablet_bootstrap.cc:654] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.522529 14625 tablet_bootstrap.cc:492] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517: No bootstrap required, opened a new log
I20260630 12:25:16.523052 14625 ts_tablet_manager.cc:1403] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260630 12:25:16.523813 14173 catalog_manager.cc:5697] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08cd98d591064d7d963016684160c25b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.525322 14173 catalog_manager.cc:5697] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08cd98d591064d7d963016684160c25b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.525971 14625 raft_consensus.cc:359] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.526554 14625 raft_consensus.cc:385] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.526782 14625 raft_consensus.cc:740] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.527447 14625 consensus_queue.cc:260] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.530025 14625 ts_tablet_manager.cc:1434] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:25:16.539523 14171 catalog_manager.cc:5697] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b reported cstate change: term changed from 0 to 1, leader changed from <none> to 08cd98d591064d7d963016684160c25b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.550446 14511 raft_consensus.cc:493] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.550912 14511 raft_consensus.cc:515] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.552685 14511 leader_election.cc:290] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:16.553282 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.553750 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11275795606840169a97fc2069cc8517" is_pre_election: true
I20260630 12:25:16.553977 14576 raft_consensus.cc:2393] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08cd98d591064d7d963016684160c25b in current term 1: Already voted for candidate 11275795606840169a97fc2069cc8517 in this term.
I20260630 12:25:16.555042 14242 leader_election.cc:304] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b; no voters: 11275795606840169a97fc2069cc8517, 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:16.555637 14511 raft_consensus.cc:3060] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.560519 14511 raft_consensus.cc:2749] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:16.572873 14478 raft_consensus.cc:493] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.573371 14478 raft_consensus.cc:515] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:16.574887 14478 leader_election.cc:290] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361)
I20260630 12:25:16.575799 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b70559701af436bb36f94169c643b5b" is_pre_election: true
I20260630 12:25:16.576005 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.576766 14576 raft_consensus.cc:2393] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11275795606840169a97fc2069cc8517 in current term 1: Already voted for candidate 4b70559701af436bb36f94169c643b5b in this term.
I20260630 12:25:16.577697 14391 leader_election.cc:304] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517; no voters: 4b70559701af436bb36f94169c643b5b, 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:16.578434 14478 raft_consensus.cc:3060] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.583213 14576 raft_consensus.cc:3060] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.583542 14478 raft_consensus.cc:2749] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:16.588882 14508 consensus_queue.cc:1048] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.598973 14478 consensus_queue.cc:1048] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:16.607996 14508 consensus_queue.cc:1048] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.627897 14576 raft_consensus.cc:3060] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.639153 14498 consensus_queue.cc:1048] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.639428 14534 consensus_queue.cc:1048] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.656262 14478 consensus_queue.cc:1048] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.772027 14228 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:16.793201 14424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f"
dest_uuid: "11275795606840169a97fc2069cc8517"
mode: GRACEFUL
new_leader_uuid: "08cd98d591064d7d963016684160c25b"
 from {username='slave'} at 127.0.0.1:50034
I20260630 12:25:16.793736 14424 raft_consensus.cc:606] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Received request to transfer leadership to TS 08cd98d591064d7d963016684160c25b
I20260630 12:25:16.799042 14478 consensus_queue.cc:1048] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.804777 14277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92"
dest_uuid: "08cd98d591064d7d963016684160c25b"
mode: GRACEFUL
new_leader_uuid: "4b70559701af436bb36f94169c643b5b"
 from {username='slave'} at 127.0.0.1:49926
I20260630 12:25:16.805363 14277 raft_consensus.cc:606] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Received request to transfer leadership to TS 4b70559701af436bb36f94169c643b5b
I20260630 12:25:16.809696 14424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d"
dest_uuid: "11275795606840169a97fc2069cc8517"
mode: GRACEFUL
new_leader_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:50034
I20260630 12:25:16.810269 14424 raft_consensus.cc:606] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Received request to transfer leadership to TS 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:16.811597 14498 consensus_queue.cc:1048] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.812568 14478 raft_consensus.cc:993] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517: : Instructing follower 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:16.812980 14478 raft_consensus.cc:1081] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Signalling peer 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:16.814520 14277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262"
dest_uuid: "08cd98d591064d7d963016684160c25b"
mode: GRACEFUL
new_leader_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:49926
I20260630 12:25:16.815122 14277 raft_consensus.cc:606] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Received request to transfer leadership to TS 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:16.816442 14228 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:25:16.817251 14228 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:16.817849 14576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d"
dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:35350
I20260630 12:25:16.818522 14576 raft_consensus.cc:493] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:16.818933 14576 raft_consensus.cc:3060] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:16.826576 14576 raft_consensus.cc:515] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.837983 14576 leader_election.cc:290] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [CANDIDATE]: Term 2 election: Requested vote from peers 11275795606840169a97fc2069cc8517 (127.11.14.3:39487), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:16.846361 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:16.847016 14424 raft_consensus.cc:3055] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:16.847370 14424 raft_consensus.cc:740] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:16.848146 14424 consensus_queue.cc:260] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [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: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.849653 14424 raft_consensus.cc:3060] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:16.857118 14424 raft_consensus.cc:2468] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:16.857801 14478 raft_consensus.cc:493] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:16.858422 14478 raft_consensus.cc:515] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:16.860483 14478 leader_election.cc:290] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:16.861671 14276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc14484f6c2a41d1a0293993e55784fe" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08cd98d591064d7d963016684160c25b" is_pre_election: true
I20260630 12:25:16.862331 14576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc14484f6c2a41d1a0293993e55784fe" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f6c82aae0f47d893dea81ca337c524" is_pre_election: true
I20260630 12:25:16.863224 14576 raft_consensus.cc:2393] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11275795606840169a97fc2069cc8517 in current term 1: Already voted for candidate 08cd98d591064d7d963016684160c25b in this term.
I20260630 12:25:16.865093 14542 leader_election.cc:304] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [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: 11275795606840169a97fc2069cc8517, 91f6c82aae0f47d893dea81ca337c524; no voters: 
I20260630 12:25:16.865386 14391 leader_election.cc:304] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517; no voters: 08cd98d591064d7d963016684160c25b, 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:16.866173 14478 raft_consensus.cc:3060] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.866261 14634 raft_consensus.cc:2804] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:16.866830 14634 raft_consensus.cc:697] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Becoming Leader. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Running, Role: LEADER
I20260630 12:25:16.867673 14634 consensus_queue.cc:237] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [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: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } }
I20260630 12:25:16.873641 14478 raft_consensus.cc:2749] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:16.879396 14171 catalog_manager.cc:5697] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 reported cstate change: term changed from 1 to 2, leader changed from 11275795606840169a97fc2069cc8517 (127.11.14.3) to 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4). New cstate: current_term: 2 leader_uuid: "91f6c82aae0f47d893dea81ca337c524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.880643 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6372e06d96f479cbe57cd48f971a24d" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:16.881250 14277 raft_consensus.cc:3060] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:16.886334 14277 raft_consensus.cc:2468] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:16.901692 14352 consensus_queue.cc:237] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:16.907804 14424 raft_consensus.cc:1275] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:16.908239 14317 consensus_peers.cc:597] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b -> Peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Couldn't send request to peer 91f6c82aae0f47d893dea81ca337c524. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b7ec23f26db45eeae589c71f84e1e3c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:16.908565 14277 raft_consensus.cc:1275] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:16.909245 14476 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:16.910149 14501 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:16.917393 14508 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:16.919085 14424 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:16.919265 14277 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:16.930199 14171 catalog_manager.cc:5697] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 reported cstate change: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:16.939841 14508 consensus_queue.cc:1048] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:16.940636 14511 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:16.957096 14223 auto_rebalancer.cc:639] Failed to schedule move for tablet 3780a5490a3d4be8980fee0ebc9ddd92: Remote error: Service unavailable: leader transfer in progress
I20260630 12:25:16.963416 14666 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.963560 14277 consensus_queue.cc:237] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:16.976056 14501 consensus_queue.cc:1048] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:16.992260 14426 raft_consensus.cc:1275] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:16.996115 14666 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:16.996671 14352 raft_consensus.cc:1275] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:16.998492 14511 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:17.002897 14242 consensus_peers.cc:597] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b -> Peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Couldn't send request to peer 91f6c82aae0f47d893dea81ca337c524. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff3ed6f651e14a2b8825ed6303b5ae22. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:17.012169 14511 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:17.014004 14424 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:17.015938 14352 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:17.026762 14171 catalog_manager.cc:5697] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:25:17.040220 14223 auto_rebalancer.cc:639] Failed to schedule move for tablet 2b97d0db5dcf4d3da5f3634a4abed51f: Remote error: Service unavailable: leader transfer in progress
I20260630 12:25:17.056690 14511 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:17.057677 14666 consensus_queue.cc:1048] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:17.063278 14666 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:17.072062 14480 consensus_queue.cc:1048] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:17.096621 14666 raft_consensus.cc:993] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b: : Instructing follower 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:17.097163 14666 raft_consensus.cc:1081] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Signalling peer 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:17.101359 14576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262"
dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:35352
I20260630 12:25:17.101938 14576 raft_consensus.cc:493] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:17.102320 14576 raft_consensus.cc:3060] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.108839 14576 raft_consensus.cc:515] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:17.113687 14576 leader_election.cc:290] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [CANDIDATE]: Term 2 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:17.116425 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:17.117033 14277 raft_consensus.cc:3055] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:17.117347 14277 raft_consensus.cc:740] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:17.118028 14277 consensus_queue.cc:260] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:17.119053 14277 raft_consensus.cc:3060] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.124528 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ff863c3fc4d8a9d121c33afd9e262" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:17.125139 14352 raft_consensus.cc:3060] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.128075 14277 raft_consensus.cc:2468] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:17.129242 14543 leader_election.cc:304] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [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: 08cd98d591064d7d963016684160c25b, 91f6c82aae0f47d893dea81ca337c524; no voters: 
I20260630 12:25:17.130015 14634 raft_consensus.cc:2804] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:17.130489 14634 raft_consensus.cc:697] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Becoming Leader. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Running, Role: LEADER
I20260630 12:25:17.131299 14634 consensus_queue.cc:237] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } }
I20260630 12:25:17.132156 14352 raft_consensus.cc:2468] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:17.140007 14498 raft_consensus.cc:993] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: : Instructing follower 08cd98d591064d7d963016684160c25b to start an election
I20260630 12:25:17.140506 14478 raft_consensus.cc:1081] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Signalling peer 08cd98d591064d7d963016684160c25b to start an election
I20260630 12:25:17.137635 14172 catalog_manager.cc:5697] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 reported cstate change: term changed from 1 to 2, leader changed from 08cd98d591064d7d963016684160c25b (127.11.14.1) to 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4). New cstate: current_term: 2 leader_uuid: "91f6c82aae0f47d893dea81ca337c524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:17.144599 14277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f"
dest_uuid: "08cd98d591064d7d963016684160c25b"
 from {username='slave'} at 127.0.0.1:49912
I20260630 12:25:17.145174 14277 raft_consensus.cc:493] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:17.145556 14277 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.152915 14277 raft_consensus.cc:515] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:17.154815 14277 leader_election.cc:290] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [CANDIDATE]: Term 2 election: Requested vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:17.155673 14352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:17.155861 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "08cd98d591064d7d963016684160c25b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:17.156258 14352 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.156517 14424 raft_consensus.cc:3055] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:17.156917 14424 raft_consensus.cc:740] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:17.157655 14424 consensus_queue.cc:260] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:17.158581 14424 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.163055 14352 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 2.
I20260630 12:25:17.163208 14424 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08cd98d591064d7d963016684160c25b in term 2.
I20260630 12:25:17.164407 14242 leader_election.cc:304] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:17.165225 14494 raft_consensus.cc:2804] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:17.165692 14494 raft_consensus.cc:697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 LEADER]: Becoming Leader. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:17.166487 14494 consensus_queue.cc:237] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:17.174412 14172 catalog_manager.cc:5697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b reported cstate change: term changed from 1 to 2, leader changed from 11275795606840169a97fc2069cc8517 (127.11.14.3) to 08cd98d591064d7d963016684160c25b (127.11.14.1). New cstate: current_term: 2 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:17.318550 14707 ts_tablet_manager.cc:933] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: Initiating tablet copy from peer 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:17.320446 14707 tablet_copy_client.cc:323] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:45385
I20260630 12:25:17.322018 14362 tablet_copy_service.cc:140] P 4b70559701af436bb36f94169c643b5b: Received BeginTabletCopySession request for tablet 1b7ec23f26db45eeae589c71f84e1e3c from peer 91f6c82aae0f47d893dea81ca337c524 ({username='slave'} at 127.0.0.1:39452)
I20260630 12:25:17.322487 14362 tablet_copy_service.cc:161] P 4b70559701af436bb36f94169c643b5b: Beginning new tablet copy session on tablet 1b7ec23f26db45eeae589c71f84e1e3c from peer 91f6c82aae0f47d893dea81ca337c524 at {username='slave'} at 127.0.0.1:39452: session id = 91f6c82aae0f47d893dea81ca337c524-1b7ec23f26db45eeae589c71f84e1e3c
I20260630 12:25:17.327788 14362 tablet_copy_source_session.cc:215] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:17.330629 14707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7ec23f26db45eeae589c71f84e1e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.332947 14480 raft_consensus.cc:993] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b: : Instructing follower 4b70559701af436bb36f94169c643b5b to start an election
I20260630 12:25:17.333415 14480 raft_consensus.cc:1081] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Signalling peer 4b70559701af436bb36f94169c643b5b to start an election
I20260630 12:25:17.335206 14352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92"
dest_uuid: "4b70559701af436bb36f94169c643b5b"
 from {username='slave'} at 127.0.0.1:39424
I20260630 12:25:17.335767 14352 raft_consensus.cc:493] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:17.336130 14352 raft_consensus.cc:3060] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.342806 14352 raft_consensus.cc:515] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:17.343712 14707 tablet_copy_client.cc:806] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:17.344275 14707 tablet_copy_client.cc:670] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:17.345824 14352 leader_election.cc:290] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [CANDIDATE]: Term 2 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:17.345755 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:17.346639 14277 raft_consensus.cc:3055] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:17.345736 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3780a5490a3d4be8980fee0ebc9ddd92" candidate_uuid: "4b70559701af436bb36f94169c643b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:17.347055 14277 raft_consensus.cc:740] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:17.347326 14424 raft_consensus.cc:3060] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.347976 14277 consensus_queue.cc:260] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:17.349284 14277 raft_consensus.cc:3060] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:17.349685 14707 tablet_copy_client.cc:538] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:17.356182 14277 raft_consensus.cc:2468] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 2.
I20260630 12:25:17.357721 14317 leader_election.cc:304] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [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: 08cd98d591064d7d963016684160c25b, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:17.358156 14707 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:17.358599 14508 raft_consensus.cc:2804] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:17.359076 14508 raft_consensus.cc:697] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 LEADER]: Becoming Leader. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Running, Role: LEADER
I20260630 12:25:17.359865 14508 consensus_queue.cc:237] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:17.363749 14424 raft_consensus.cc:2468] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b70559701af436bb36f94169c643b5b in term 2.
I20260630 12:25:17.370841 14172 catalog_manager.cc:5697] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b reported cstate change: term changed from 1 to 2, leader changed from 08cd98d591064d7d963016684160c25b (127.11.14.1) to 4b70559701af436bb36f94169c643b5b (127.11.14.2). New cstate: current_term: 2 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:17.377508 14707 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:17.378242 14707 tablet_bootstrap.cc:492] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: Bootstrap complete.
I20260630 12:25:17.378786 14707 ts_tablet_manager.cc:1403] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:25:17.381384 14707 raft_consensus.cc:359] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:17.381973 14707 raft_consensus.cc:740] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: LEARNER
I20260630 12:25:17.382457 14707 consensus_queue.cc:260] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:17.384153 14707 ts_tablet_manager.cc:1434] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:17.386101 14362 tablet_copy_service.cc:342] P 4b70559701af436bb36f94169c643b5b: Request end of tablet copy session 91f6c82aae0f47d893dea81ca337c524-1b7ec23f26db45eeae589c71f84e1e3c received from {username='slave'} at 127.0.0.1:39452
I20260630 12:25:17.386498 14362 tablet_copy_service.cc:434] P 4b70559701af436bb36f94169c643b5b: ending tablet copy session 91f6c82aae0f47d893dea81ca337c524-1b7ec23f26db45eeae589c71f84e1e3c on tablet 1b7ec23f26db45eeae589c71f84e1e3c with peer 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:17.461198 14277 raft_consensus.cc:1275] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.461613 14424 raft_consensus.cc:1275] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.462769 14634 consensus_queue.cc:1048] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:17.463536 14679 consensus_queue.cc:1048] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:17.484201 14707 ts_tablet_manager.cc:933] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: Initiating tablet copy from peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:17.486112 14707 tablet_copy_client.cc:323] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:33607
I20260630 12:25:17.491863 14287 tablet_copy_service.cc:140] P 08cd98d591064d7d963016684160c25b: Received BeginTabletCopySession request for tablet ff3ed6f651e14a2b8825ed6303b5ae22 from peer 91f6c82aae0f47d893dea81ca337c524 ({username='slave'} at 127.0.0.1:49938)
I20260630 12:25:17.492405 14287 tablet_copy_service.cc:161] P 08cd98d591064d7d963016684160c25b: Beginning new tablet copy session on tablet ff3ed6f651e14a2b8825ed6303b5ae22 from peer 91f6c82aae0f47d893dea81ca337c524 at {username='slave'} at 127.0.0.1:49938: session id = 91f6c82aae0f47d893dea81ca337c524-ff3ed6f651e14a2b8825ed6303b5ae22
I20260630 12:25:17.503747 14287 tablet_copy_source_session.cc:215] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:17.507987 14707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3ed6f651e14a2b8825ed6303b5ae22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.523267 14707 tablet_copy_client.cc:806] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:17.523830 14707 tablet_copy_client.cc:670] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:17.527628 14707 tablet_copy_client.cc:538] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:17.535249 14707 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:17.551680 14707 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:17.552506 14707 tablet_bootstrap.cc:492] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap complete.
I20260630 12:25:17.553021 14707 ts_tablet_manager.cc:1403] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260630 12:25:17.555035 14707 raft_consensus.cc:359] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:17.555631 14707 raft_consensus.cc:740] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: LEARNER
I20260630 12:25:17.556118 14707 consensus_queue.cc:260] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:17.557920 14707 ts_tablet_manager.cc:1434] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:17.560104 14287 tablet_copy_service.cc:342] P 08cd98d591064d7d963016684160c25b: Request end of tablet copy session 91f6c82aae0f47d893dea81ca337c524-ff3ed6f651e14a2b8825ed6303b5ae22 received from {username='slave'} at 127.0.0.1:49938
I20260630 12:25:17.560493 14287 tablet_copy_service.cc:434] P 08cd98d591064d7d963016684160c25b: ending tablet copy session 91f6c82aae0f47d893dea81ca337c524-ff3ed6f651e14a2b8825ed6303b5ae22 on tablet ff3ed6f651e14a2b8825ed6303b5ae22 with peer 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:17.633670 14352 raft_consensus.cc:1275] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.634897 14711 consensus_queue.cc:1048] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:17.637341 14352 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.639212 14511 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:17.657146 14277 raft_consensus.cc:1275] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.659739 14679 consensus_queue.cc:1048] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:17.660290 14424 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.664047 14511 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:17.696412 14576 raft_consensus.cc:1217] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:17.889266 14277 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.890636 14501 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:17.900095 14424 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:17.901697 14501 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:17.940446 14576 raft_consensus.cc:1217] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:18.229787 14508 raft_consensus.cc:1064] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: attempting to promote NON_VOTER 91f6c82aae0f47d893dea81ca337c524 to VOTER
I20260630 12:25:18.231506 14508 consensus_queue.cc:237] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:18.243553 14424 raft_consensus.cc:1275] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:18.243559 14576 raft_consensus.cc:1275] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:18.245253 14476 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:18.246513 14277 raft_consensus.cc:1275] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:18.247088 14476 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:18.249311 14501 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:18.267931 14426 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.265954 14508 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.273109 14576 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.281028 14277 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.288085 14174 catalog_manager.cc:5697] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 reported cstate change: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.342664 14350 consensus_queue.cc:237] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:18.348881 14576 raft_consensus.cc:1275] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:18.348881 14426 raft_consensus.cc:1275] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:18.350590 14501 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:18.351994 14727 consensus_queue.cc:1048] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:18.358973 14501 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.360664 14576 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.362404 14426 raft_consensus.cc:2955] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.369710 14161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b7ec23f26db45eeae589c71f84e1e3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:18.375149 14173 catalog_manager.cc:5697] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 reported cstate change: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.386790 14266 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b7ec23f26db45eeae589c71f84e1e3c with delete_type TABLET_DATA_TOMBSTONED (TS 08cd98d591064d7d963016684160c25b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49904
I20260630 12:25:18.389021 14732 tablet_replica.cc:333] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:18.390012 14732 raft_consensus.cc:2243] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.390707 14732 raft_consensus.cc:2272] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.393288 14732 ts_tablet_manager.cc:1916] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:18.403254 14732 ts_tablet_manager.cc:1929] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:18.403611 14732 log.cc:1199] T 1b7ec23f26db45eeae589c71f84e1e3c P 08cd98d591064d7d963016684160c25b: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/1b7ec23f26db45eeae589c71f84e1e3c
I20260630 12:25:18.405193 14161 catalog_manager.cc:5028] TS 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): tablet 1b7ec23f26db45eeae589c71f84e1e3c (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:18.454005 14511 raft_consensus.cc:1064] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: attempting to promote NON_VOTER 91f6c82aae0f47d893dea81ca337c524 to VOTER
I20260630 12:25:18.456037 14511 consensus_queue.cc:237] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:18.461982 14426 raft_consensus.cc:1275] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:18.462612 14350 raft_consensus.cc:1275] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:18.463518 14576 raft_consensus.cc:1275] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:18.463774 14511 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:18.464725 14494 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:18.465515 14480 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:18.481014 14494 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.488863 14576 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.485985 14426 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.498061 14172 catalog_manager.cc:5697] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:18.497009 14350 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.511947 14277 consensus_queue.cc:237] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:18.520263 14576 raft_consensus.cc:1275] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:18.520398 14426 raft_consensus.cc:1275] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:18.521826 14511 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:18.524914 14511 consensus_queue.cc:1048] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:18.528398 14737 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.530177 14426 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.539482 14161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff3ed6f651e14a2b8825ed6303b5ae22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:18.537905 14576 raft_consensus.cc:2955] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:18.544862 14173 catalog_manager.cc:5697] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index 3 to 4, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:18.555729 14339 tablet_service.cc:1558] Processing DeleteTablet for tablet ff3ed6f651e14a2b8825ed6303b5ae22 with delete_type TABLET_DATA_TOMBSTONED (TS 4b70559701af436bb36f94169c643b5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39402
I20260630 12:25:18.557557 14738 tablet_replica.cc:333] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:18.558439 14738 raft_consensus.cc:2243] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:18.559141 14738 raft_consensus.cc:2272] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.562439 14738 ts_tablet_manager.cc:1916] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:18.576217 14738 ts_tablet_manager.cc:1929] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:18.576606 14738 log.cc:1199] T ff3ed6f651e14a2b8825ed6303b5ae22 P 4b70559701af436bb36f94169c643b5b: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/ff3ed6f651e14a2b8825ed6303b5ae22
I20260630 12:25:18.577873 14161 catalog_manager.cc:5028] TS 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385): tablet ff3ed6f651e14a2b8825ed6303b5ae22 (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:18.818364 14228 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:18.831840 14277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f"
dest_uuid: "08cd98d591064d7d963016684160c25b"
mode: GRACEFUL
new_leader_uuid: "11275795606840169a97fc2069cc8517"
 from {username='slave'} at 127.0.0.1:49926
I20260630 12:25:18.832289 14277 raft_consensus.cc:606] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 LEADER]: Received request to transfer leadership to TS 11275795606840169a97fc2069cc8517
I20260630 12:25:18.843333 14350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3"
dest_uuid: "4b70559701af436bb36f94169c643b5b"
mode: GRACEFUL
new_leader_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:33944
I20260630 12:25:18.843873 14350 raft_consensus.cc:606] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Received request to transfer leadership to TS 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:18.844966 14228 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:25:18.845549 14228 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:18.980273 14501 raft_consensus.cc:993] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b: : Instructing follower 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:18.980769 14741 raft_consensus.cc:1081] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Signalling peer 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:18.982067 14576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3"
dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:35334
I20260630 12:25:18.982450 14576 raft_consensus.cc:493] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:18.982663 14576 raft_consensus.cc:3060] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:18.986404 14576 raft_consensus.cc:515] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:18.987802 14576 leader_election.cc:290] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [CANDIDATE]: Term 2 election: Requested vote from peers 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385), 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:18.988610 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:18.988826 14426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6858c0b4e483fb8db88a28b4637c3" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:18.989185 14350 raft_consensus.cc:3055] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:18.989364 14426 raft_consensus.cc:3060] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:18.989559 14350 raft_consensus.cc:740] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Running, Role: LEADER
I20260630 12:25:18.990281 14350 consensus_queue.cc:260] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:18.991151 14350 raft_consensus.cc:3060] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:18.994213 14426 raft_consensus.cc:2468] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:18.995433 14542 leader_election.cc:304] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [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: 11275795606840169a97fc2069cc8517, 91f6c82aae0f47d893dea81ca337c524; no voters: 
I20260630 12:25:18.995823 14350 raft_consensus.cc:2468] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:18.996132 14711 raft_consensus.cc:2804] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:18.996646 14711 raft_consensus.cc:697] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Becoming Leader. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Running, Role: LEADER
I20260630 12:25:18.997726 14711 consensus_queue.cc:237] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:19.004160 14171 catalog_manager.cc:5697] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 reported cstate change: term changed from 1 to 2, leader changed from 4b70559701af436bb36f94169c643b5b (127.11.14.2) to 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4). New cstate: current_term: 2 leader_uuid: "91f6c82aae0f47d893dea81ca337c524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:19.294734 14743 raft_consensus.cc:993] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b: : Instructing follower 11275795606840169a97fc2069cc8517 to start an election
I20260630 12:25:19.295758 14737 raft_consensus.cc:1081] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 LEADER]: Signalling peer 11275795606840169a97fc2069cc8517 to start an election
I20260630 12:25:19.297772 14426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f"
dest_uuid: "11275795606840169a97fc2069cc8517"
 from {username='slave'} at 127.0.0.1:50024
I20260630 12:25:19.298398 14426 raft_consensus.cc:493] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:19.298806 14426 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:19.304271 14426 raft_consensus.cc:515] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:19.305748 14426 leader_election.cc:290] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [CANDIDATE]: Term 3 election: Requested vote from peers 08cd98d591064d7d963016684160c25b (127.11.14.1:33607), 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:19.306620 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:19.306926 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b97d0db5dcf4d3da5f3634a4abed51f" candidate_uuid: "11275795606840169a97fc2069cc8517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b70559701af436bb36f94169c643b5b"
I20260630 12:25:19.307224 14277 raft_consensus.cc:3055] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:25:19.307606 14350 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:19.307700 14277 raft_consensus.cc:740] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08cd98d591064d7d963016684160c25b, State: Running, Role: LEADER
I20260630 12:25:19.308511 14277 consensus_queue.cc:260] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:19.309634 14277 raft_consensus.cc:3060] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:19.314206 14350 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 3.
I20260630 12:25:19.315272 14391 leader_election.cc:304] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [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: 11275795606840169a97fc2069cc8517, 4b70559701af436bb36f94169c643b5b; no voters: 
I20260630 12:25:19.315749 14277 raft_consensus.cc:2468] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11275795606840169a97fc2069cc8517 in term 3.
I20260630 12:25:19.316151 14719 raft_consensus.cc:2804] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:25:19.317206 14719 raft_consensus.cc:697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 LEADER]: Becoming Leader. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:19.318009 14719 consensus_queue.cc:237] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } }
I20260630 12:25:19.324173 14171 catalog_manager.cc:5697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 reported cstate change: term changed from 2 to 3, leader changed from 08cd98d591064d7d963016684160c25b (127.11.14.1) to 11275795606840169a97fc2069cc8517 (127.11.14.3). New cstate: current_term: 3 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:19.393038 14350 raft_consensus.cc:1275] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:19.394250 14711 consensus_queue.cc:1048] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:19.403867 14426 raft_consensus.cc:1275] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:19.405699 14711 consensus_queue.cc:1048] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:19.577507 14350 consensus_queue.cc:237] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:19.584213 14426 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:19.584452 14277 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:25:19.584527 14317 consensus_peers.cc:597] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b -> Peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Couldn't send request to peer 91f6c82aae0f47d893dea81ca337c524. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3780a5490a3d4be8980fee0ebc9ddd92. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:19.585667 14753 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:19.586500 14501 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:19.593200 14741 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.594987 14426 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.596982 14277 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.605249 14352 consensus_queue.cc:237] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:19.604885 14172 catalog_manager.cc:5697] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index -1 to 3, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New cstate: current_term: 2 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:25:19.613348 14317 consensus_peers.cc:597] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b -> Peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Couldn't send request to peer 91f6c82aae0f47d893dea81ca337c524. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4061f42c0c98439e98c138e74f960fb8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:19.613471 14426 raft_consensus.cc:1275] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:19.615470 14501 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:19.616084 14277 raft_consensus.cc:1275] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:19.623831 14741 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:19.626471 14753 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.629869 14426 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.635568 14277 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.644814 14276 consensus_queue.cc:237] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: NON_VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: true } }
I20260630 12:25:19.646641 14172 catalog_manager.cc:5697] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:19.654700 14576 raft_consensus.cc:1275] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:19.655726 14241 consensus_peers.cc:597] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b -> Peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): Couldn't send request to peer 11275795606840169a97fc2069cc8517. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24f145140fff4f9e9041cc6534bc7faf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:19.656937 14352 raft_consensus.cc:1275] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:19.657334 14743 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:19.658392 14744 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:19.670267 14744 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: NON_VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: true } } }
I20260630 12:25:19.672405 14352 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: NON_VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: true } } }
I20260630 12:25:19.672514 14576 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: NON_VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: true } } }
I20260630 12:25:19.682237 14171 catalog_manager.cc:5697] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index -1 to 2, NON_VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) added. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: NON_VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: true } } }
I20260630 12:25:19.685803 14276 consensus_queue.cc:237] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:19.692342 14426 raft_consensus.cc:1275] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:19.694269 14737 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:19.695582 14242 consensus_peers.cc:597] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b -> Peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Couldn't send request to peer 91f6c82aae0f47d893dea81ca337c524. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 031ef47cb78745d58f3a49e2b5008224. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:19.696167 14352 raft_consensus.cc:1275] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:19.697515 14743 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:19.698987 14276 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:25:19.700870 14719 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:19.717084 14743 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.721891 14351 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.727198 14352 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:25:19.732894 14767 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:19.740722 14426 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:19.739820 14171 catalog_manager.cc:5697] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index -1 to 2, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:20.119387 14772 ts_tablet_manager.cc:933] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: Initiating tablet copy from peer 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:20.123889 14772 tablet_copy_client.cc:323] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:45385
I20260630 12:25:20.125365 14362 tablet_copy_service.cc:140] P 4b70559701af436bb36f94169c643b5b: Received BeginTabletCopySession request for tablet 4061f42c0c98439e98c138e74f960fb8 from peer 91f6c82aae0f47d893dea81ca337c524 ({username='slave'} at 127.0.0.1:39452)
I20260630 12:25:20.125803 14362 tablet_copy_service.cc:161] P 4b70559701af436bb36f94169c643b5b: Beginning new tablet copy session on tablet 4061f42c0c98439e98c138e74f960fb8 from peer 91f6c82aae0f47d893dea81ca337c524 at {username='slave'} at 127.0.0.1:39452: session id = 91f6c82aae0f47d893dea81ca337c524-4061f42c0c98439e98c138e74f960fb8
I20260630 12:25:20.132915 14362 tablet_copy_source_session.cc:215] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:20.135303 14772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4061f42c0c98439e98c138e74f960fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.146646 14772 tablet_copy_client.cc:806] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:20.147222 14772 tablet_copy_client.cc:670] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:20.150560 14772 tablet_copy_client.cc:538] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:20.156281 14772 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:20.164873 14774 ts_tablet_manager.cc:933] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: Initiating tablet copy from peer 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385)
I20260630 12:25:20.166791 14774 tablet_copy_client.cc:323] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:45385
I20260630 12:25:20.168558 14362 tablet_copy_service.cc:140] P 4b70559701af436bb36f94169c643b5b: Received BeginTabletCopySession request for tablet 3780a5490a3d4be8980fee0ebc9ddd92 from peer 91f6c82aae0f47d893dea81ca337c524 ({username='slave'} at 127.0.0.1:39452)
I20260630 12:25:20.169097 14362 tablet_copy_service.cc:161] P 4b70559701af436bb36f94169c643b5b: Beginning new tablet copy session on tablet 3780a5490a3d4be8980fee0ebc9ddd92 from peer 91f6c82aae0f47d893dea81ca337c524 at {username='slave'} at 127.0.0.1:39452: session id = 91f6c82aae0f47d893dea81ca337c524-3780a5490a3d4be8980fee0ebc9ddd92
I20260630 12:25:20.174615 14772 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:20.175491 14772 tablet_bootstrap.cc:492] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap complete.
I20260630 12:25:20.176136 14772 ts_tablet_manager.cc:1403] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260630 12:25:20.176663 14362 tablet_copy_source_session.cc:215] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:20.178988 14772 raft_consensus.cc:359] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:20.179621 14772 raft_consensus.cc:740] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: LEARNER
I20260630 12:25:20.179747 14774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3780a5490a3d4be8980fee0ebc9ddd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.180202 14772 consensus_queue.cc:260] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:20.182437 14772 ts_tablet_manager.cc:1434] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:25:20.186717 14362 tablet_copy_service.cc:342] P 4b70559701af436bb36f94169c643b5b: Request end of tablet copy session 91f6c82aae0f47d893dea81ca337c524-4061f42c0c98439e98c138e74f960fb8 received from {username='slave'} at 127.0.0.1:39452
I20260630 12:25:20.187186 14362 tablet_copy_service.cc:434] P 4b70559701af436bb36f94169c643b5b: ending tablet copy session 91f6c82aae0f47d893dea81ca337c524-4061f42c0c98439e98c138e74f960fb8 on tablet 4061f42c0c98439e98c138e74f960fb8 with peer 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:20.197767 14774 tablet_copy_client.cc:806] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:20.198390 14774 tablet_copy_client.cc:670] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:20.201756 14774 tablet_copy_client.cc:538] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:20.209337 14774 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:20.218000 14777 ts_tablet_manager.cc:933] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: Initiating tablet copy from peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:20.219214 14772 ts_tablet_manager.cc:933] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: Initiating tablet copy from peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:20.230643 14772 tablet_copy_client.cc:323] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:33607
I20260630 12:25:20.233107 14287 tablet_copy_service.cc:140] P 08cd98d591064d7d963016684160c25b: Received BeginTabletCopySession request for tablet 031ef47cb78745d58f3a49e2b5008224 from peer 91f6c82aae0f47d893dea81ca337c524 ({username='slave'} at 127.0.0.1:49938)
I20260630 12:25:20.233683 14287 tablet_copy_service.cc:161] P 08cd98d591064d7d963016684160c25b: Beginning new tablet copy session on tablet 031ef47cb78745d58f3a49e2b5008224 from peer 91f6c82aae0f47d893dea81ca337c524 at {username='slave'} at 127.0.0.1:49938: session id = 91f6c82aae0f47d893dea81ca337c524-031ef47cb78745d58f3a49e2b5008224
I20260630 12:25:20.234408 14777 tablet_copy_client.cc:323] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:33607
I20260630 12:25:20.241150 14287 tablet_copy_source_session.cc:215] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:20.241186 14774 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:20.242493 14774 tablet_bootstrap.cc:492] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap complete.
I20260630 12:25:20.243662 14774 ts_tablet_manager.cc:1403] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.012s
I20260630 12:25:20.244475 14286 tablet_copy_service.cc:140] P 08cd98d591064d7d963016684160c25b: Received BeginTabletCopySession request for tablet 24f145140fff4f9e9041cc6534bc7faf from peer 11275795606840169a97fc2069cc8517 ({username='slave'} at 127.0.0.1:49912)
I20260630 12:25:20.244732 14772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031ef47cb78745d58f3a49e2b5008224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.245074 14286 tablet_copy_service.cc:161] P 08cd98d591064d7d963016684160c25b: Beginning new tablet copy session on tablet 24f145140fff4f9e9041cc6534bc7faf from peer 11275795606840169a97fc2069cc8517 at {username='slave'} at 127.0.0.1:49912: session id = 11275795606840169a97fc2069cc8517-24f145140fff4f9e9041cc6534bc7faf
I20260630 12:25:20.246649 14774 raft_consensus.cc:359] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:20.247591 14774 raft_consensus.cc:740] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: LEARNER
I20260630 12:25:20.248276 14774 consensus_queue.cc:260] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:20.253624 14774 ts_tablet_manager.cc:1434] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:25:20.255399 14362 tablet_copy_service.cc:342] P 4b70559701af436bb36f94169c643b5b: Request end of tablet copy session 91f6c82aae0f47d893dea81ca337c524-3780a5490a3d4be8980fee0ebc9ddd92 received from {username='slave'} at 127.0.0.1:39452
I20260630 12:25:20.255594 14286 tablet_copy_source_session.cc:215] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:20.255829 14362 tablet_copy_service.cc:434] P 4b70559701af436bb36f94169c643b5b: ending tablet copy session 91f6c82aae0f47d893dea81ca337c524-3780a5490a3d4be8980fee0ebc9ddd92 on tablet 3780a5490a3d4be8980fee0ebc9ddd92 with peer 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:20.258745 14777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f145140fff4f9e9041cc6534bc7faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:20.262182 14772 tablet_copy_client.cc:806] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:20.262791 14772 tablet_copy_client.cc:670] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:20.269897 14772 tablet_copy_client.cc:538] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:20.274585 14777 tablet_copy_client.cc:806] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:20.275239 14777 tablet_copy_client.cc:670] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:20.278402 14772 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:20.279398 14777 tablet_copy_client.cc:538] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:20.288676 14777 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: Bootstrap starting.
I20260630 12:25:20.302724 14772 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:20.303612 14772 tablet_bootstrap.cc:492] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: Bootstrap complete.
I20260630 12:25:20.304329 14772 ts_tablet_manager.cc:1403] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.004s
I20260630 12:25:20.308096 14772 raft_consensus.cc:359] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:20.309072 14772 raft_consensus.cc:740] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: LEARNER
I20260630 12:25:20.309531 14777 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:20.310436 14777 tablet_bootstrap.cc:492] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: Bootstrap complete.
I20260630 12:25:20.309806 14772 consensus_queue.cc:260] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:20.311213 14777 ts_tablet_manager.cc:1403] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260630 12:25:20.314070 14777 raft_consensus.cc:359] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: NON_VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: true } }
I20260630 12:25:20.314889 14777 raft_consensus.cc:740] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Initialized, Role: LEARNER
I20260630 12:25:20.315816 14772 ts_tablet_manager.cc:1434] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:25:20.315557 14777 consensus_queue.cc:260] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: NON_VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: true } }
I20260630 12:25:20.317988 14287 tablet_copy_service.cc:342] P 08cd98d591064d7d963016684160c25b: Request end of tablet copy session 91f6c82aae0f47d893dea81ca337c524-031ef47cb78745d58f3a49e2b5008224 received from {username='slave'} at 127.0.0.1:49938
I20260630 12:25:20.318401 14287 tablet_copy_service.cc:434] P 08cd98d591064d7d963016684160c25b: ending tablet copy session 91f6c82aae0f47d893dea81ca337c524-031ef47cb78745d58f3a49e2b5008224 on tablet 031ef47cb78745d58f3a49e2b5008224 with peer 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:20.320423 14777 ts_tablet_manager.cc:1434] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:25:20.322149 14287 tablet_copy_service.cc:342] P 08cd98d591064d7d963016684160c25b: Request end of tablet copy session 11275795606840169a97fc2069cc8517-24f145140fff4f9e9041cc6534bc7faf received from {username='slave'} at 127.0.0.1:49912
I20260630 12:25:20.322502 14287 tablet_copy_service.cc:434] P 08cd98d591064d7d963016684160c25b: ending tablet copy session 11275795606840169a97fc2069cc8517-24f145140fff4f9e9041cc6534bc7faf on tablet 24f145140fff4f9e9041cc6534bc7faf with peer 11275795606840169a97fc2069cc8517
I20260630 12:25:20.518532 14576 raft_consensus.cc:1217] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:20.675490 14426 raft_consensus.cc:1217] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:20.753396 14576 raft_consensus.cc:1217] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:20.782832 14576 raft_consensus.cc:1217] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:25:20.846472 14228 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:20.860718 14426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50"
dest_uuid: "11275795606840169a97fc2069cc8517"
mode: GRACEFUL
new_leader_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:50034
I20260630 12:25:20.861265 14426 raft_consensus.cc:606] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Received request to transfer leadership to TS 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:20.862447 14228 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:25:20.862991 14228 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:20.998247 14785 raft_consensus.cc:1064] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: attempting to promote NON_VOTER 91f6c82aae0f47d893dea81ca337c524 to VOTER
I20260630 12:25:21.000180 14785 consensus_queue.cc:237] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:21.006462 14426 raft_consensus.cc:1275] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.006825 14276 raft_consensus.cc:1275] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.006984 14576 raft_consensus.cc:1275] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.008124 14785 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.009699 14784 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.014957 14785 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.026657 14784 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.030666 14577 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.047955 14426 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.069361 14277 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.064654 14172 catalog_manager.cc:5697] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:25:21.104220 14391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.2:45385, user_credentials={real_user=slave}} blocked reactor thread for 87585.9us
I20260630 12:25:21.142130 14351 consensus_queue.cc:237] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [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: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:21.146281 14743 raft_consensus.cc:1064] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: attempting to promote NON_VOTER 91f6c82aae0f47d893dea81ca337c524 to VOTER
I20260630 12:25:21.154377 14743 consensus_queue.cc:237] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:21.158885 14426 raft_consensus.cc:1275] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:21.159317 14577 raft_consensus.cc:1275] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:21.160459 14792 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:21.161471 14793 consensus_queue.cc:1048] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:21.169471 14426 raft_consensus.cc:1275] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.169536 14576 raft_consensus.cc:1275] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 LEARNER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.170596 14351 raft_consensus.cc:1275] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.171509 14783 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.171844 14785 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.173352 14783 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.175974 14426 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.181766 14743 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.187531 14161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4061f42c0c98439e98c138e74f960fb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:21.188984 14173 catalog_manager.cc:5697] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 reported cstate change: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.192855 14577 raft_consensus.cc:2955] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08cd98d591064d7d963016684160c25b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.206501 14266 tablet_service.cc:1558] Processing DeleteTablet for tablet 4061f42c0c98439e98c138e74f960fb8 with delete_type TABLET_DATA_TOMBSTONED (TS 08cd98d591064d7d963016684160c25b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49904
I20260630 12:25:21.218799 14786 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.229449 14803 tablet_replica.cc:333] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:21.230501 14803 raft_consensus.cc:2243] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:21.231287 14803 raft_consensus.cc:2272] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:21.235735 14803 ts_tablet_manager.cc:1916] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:21.235873 14351 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.230522 14424 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.251145 14173 catalog_manager.cc:5697] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.261858 14577 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.269140 14743 raft_consensus.cc:1064] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: attempting to promote NON_VOTER 11275795606840169a97fc2069cc8517 to VOTER
I20260630 12:25:21.270016 14803 ts_tablet_manager.cc:1929] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:21.270537 14803 log.cc:1199] T 4061f42c0c98439e98c138e74f960fb8 P 08cd98d591064d7d963016684160c25b: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/4061f42c0c98439e98c138e74f960fb8
I20260630 12:25:21.272051 14161 catalog_manager.cc:5028] TS 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): tablet 4061f42c0c98439e98c138e74f960fb8 (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:21.272063 14743 consensus_queue.cc:237] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } }
I20260630 12:25:21.277611 14277 consensus_queue.cc:237] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:21.282536 14577 raft_consensus.cc:1275] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.282948 14351 raft_consensus.cc:1275] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.284118 14786 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.285706 14424 raft_consensus.cc:1275] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 LEARNER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:21.286499 14783 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.290169 14795 raft_consensus.cc:993] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517: : Instructing follower 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:21.290638 14719 raft_consensus.cc:1081] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Signalling peer 91f6c82aae0f47d893dea81ca337c524 to start an election
I20260630 12:25:21.290836 14743 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:21.292237 14577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50"
dest_uuid: "91f6c82aae0f47d893dea81ca337c524"
 from {username='slave'} at 127.0.0.1:35350
I20260630 12:25:21.301139 14577 raft_consensus.cc:493] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:21.301539 14577 raft_consensus.cc:3060] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:21.293735 14575 raft_consensus.cc:1275] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:21.294482 14351 raft_consensus.cc:1275] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:21.338251 14793 raft_consensus.cc:1064] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: attempting to promote NON_VOTER 91f6c82aae0f47d893dea81ca337c524 to VOTER
I20260630 12:25:21.338919 14577 raft_consensus.cc:515] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:21.340886 14793 consensus_queue.cc:237] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:21.342744 14783 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:21.344084 14783 consensus_queue.cc:1048] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:21.346256 14805 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11275795606840169a97fc2069cc8517 (127.11.14.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.359195 14424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11275795606840169a97fc2069cc8517"
I20260630 12:25:21.359798 14424 raft_consensus.cc:3055] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:21.360118 14424 raft_consensus.cc:740] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11275795606840169a97fc2069cc8517, State: Running, Role: LEADER
I20260630 12:25:21.361047 14424 consensus_queue.cc:260] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [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: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:21.362241 14424 raft_consensus.cc:3060] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:21.363783 14578 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11275795606840169a97fc2069cc8517 (127.11.14.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.365808 14352 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.369313 14786 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.374312 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8c0b6c22484c7b93eca12af860ea50" candidate_uuid: "91f6c82aae0f47d893dea81ca337c524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08cd98d591064d7d963016684160c25b"
I20260630 12:25:21.358567 14351 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11275795606840169a97fc2069cc8517 (127.11.14.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.374843 14277 raft_consensus.cc:3060] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:21.381139 14277 raft_consensus.cc:2468] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:21.382275 14543 leader_election.cc:304] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [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: 08cd98d591064d7d963016684160c25b, 91f6c82aae0f47d893dea81ca337c524; no voters: 
I20260630 12:25:21.383277 14771 raft_consensus.cc:2804] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:21.383734 14771 raft_consensus.cc:697] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Becoming Leader. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Running, Role: LEADER
I20260630 12:25:21.384498 14771 consensus_queue.cc:237] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [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: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } }
I20260630 12:25:21.389442 14577 leader_election.cc:290] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [CANDIDATE]: Term 2 election: Requested vote from peers 11275795606840169a97fc2069cc8517 (127.11.14.3:39487), 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:21.400386 14174 catalog_manager.cc:5697] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 reported cstate change: term changed from 1 to 2, leader changed from 11275795606840169a97fc2069cc8517 (127.11.14.3) to 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4). New cstate: current_term: 2 leader_uuid: "91f6c82aae0f47d893dea81ca337c524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:21.404405 14576 raft_consensus.cc:2955] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.408695 14426 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 11275795606840169a97fc2069cc8517 (127.11.14.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.410200 14161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 031ef47cb78745d58f3a49e2b5008224 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:21.415988 14171 catalog_manager.cc:5697] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index 2 to 3, 11275795606840169a97fc2069cc8517 (127.11.14.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.395362 14424 raft_consensus.cc:2468] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f6c82aae0f47d893dea81ca337c524 in term 2.
I20260630 12:25:21.423391 14578 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEARNER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:21.425578 14785 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:21.428862 14424 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:21.430197 14785 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:21.434237 14171 catalog_manager.cc:5697] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index 3 to 4, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.435248 14277 consensus_queue.cc:237] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } }
I20260630 12:25:21.436954 14276 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:21.438349 14785 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:21.446911 14426 raft_consensus.cc:1275] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:21.449549 14783 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:21.456666 14743 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.459822 14416 tablet_service.cc:1558] Processing DeleteTablet for tablet 031ef47cb78745d58f3a49e2b5008224 with delete_type TABLET_DATA_TOMBSTONED (TS 11275795606840169a97fc2069cc8517 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49998
I20260630 12:25:21.462818 14426 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.472999 14352 raft_consensus.cc:1275] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:21.474829 14812 consensus_queue.cc:1048] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:21.476420 14161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24f145140fff4f9e9041cc6534bc7faf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:21.481243 14174 catalog_manager.cc:5697] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:21.483361 14352 raft_consensus.cc:2955] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { promote: false } } }
I20260630 12:25:21.490573 14816 tablet_replica.cc:333] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:21.492266 14816 raft_consensus.cc:2243] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:21.494793 14578 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.496443 14566 tablet_service.cc:1558] Processing DeleteTablet for tablet 24f145140fff4f9e9041cc6534bc7faf with delete_type TABLET_DATA_TOMBSTONED (TS 91f6c82aae0f47d893dea81ca337c524 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35326
I20260630 12:25:21.488204 14785 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.502125 14277 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.507685 14817 tablet_replica.cc:333] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:21.508725 14817 raft_consensus.cc:2243] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:21.508971 14816 raft_consensus.cc:2272] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:21.509544 14817 raft_consensus.cc:2272] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:21.512192 14816 ts_tablet_manager.cc:1916] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:21.512756 14817 ts_tablet_manager.cc:1916] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:21.521400 14174 catalog_manager.cc:5697] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 reported cstate change: config changed from index 3 to 4, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.521461 14426 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } attrs { replace: true } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.530314 14816 ts_tablet_manager.cc:1929] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:21.530790 14816 log.cc:1199] T 031ef47cb78745d58f3a49e2b5008224 P 11275795606840169a97fc2069cc8517: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/031ef47cb78745d58f3a49e2b5008224
I20260630 12:25:21.532519 14160 catalog_manager.cc:5028] TS 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): tablet 031ef47cb78745d58f3a49e2b5008224 (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:21.542065 14352 consensus_queue.cc:237] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:21.545446 14817 ts_tablet_manager.cc:1929] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:21.545876 14817 log.cc:1199] T 24f145140fff4f9e9041cc6534bc7faf P 91f6c82aae0f47d893dea81ca337c524: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-3-root/wals/24f145140fff4f9e9041cc6534bc7faf
I20260630 12:25:21.548702 14578 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:21.548722 14277 raft_consensus.cc:1275] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Refusing update from remote peer 4b70559701af436bb36f94169c643b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:21.549758 14161 catalog_manager.cc:5028] TS 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): tablet 24f145140fff4f9e9041cc6534bc7faf (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:21.550203 14793 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:21.551363 14785 consensus_queue.cc:1048] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:21.557231 14784 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.559554 14277 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.561036 14578 raft_consensus.cc:2955] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.569833 14161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3780a5490a3d4be8980fee0ebc9ddd92 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:21.572978 14171 catalog_manager.cc:5697] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index 4 to 5, VOTER 11275795606840169a97fc2069cc8517 (127.11.14.3) evicted. New cstate: current_term: 2 leader_uuid: "4b70559701af436bb36f94169c643b5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:21.585012 14416 tablet_service.cc:1558] Processing DeleteTablet for tablet 3780a5490a3d4be8980fee0ebc9ddd92 with delete_type TABLET_DATA_TOMBSTONED (TS 11275795606840169a97fc2069cc8517 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49998
I20260630 12:25:21.585785 14816 tablet_replica.cc:333] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:21.586445 14816 raft_consensus.cc:2243] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:21.587030 14816 raft_consensus.cc:2272] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:21.589531 14816 ts_tablet_manager.cc:1916] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:21.599198 14816 ts_tablet_manager.cc:1929] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:25:21.599568 14816 log.cc:1199] T 3780a5490a3d4be8980fee0ebc9ddd92 P 11275795606840169a97fc2069cc8517: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/3780a5490a3d4be8980fee0ebc9ddd92
I20260630 12:25:21.600893 14160 catalog_manager.cc:5028] TS 11275795606840169a97fc2069cc8517 (127.11.14.3:39487): tablet 3780a5490a3d4be8980fee0ebc9ddd92 (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:21.873463 14277 raft_consensus.cc:1275] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:21.874655 14771 consensus_queue.cc:1048] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:21.883848 14426 raft_consensus.cc:1275] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Refusing update from remote peer 91f6c82aae0f47d893dea81ca337c524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:21.885926 14771 consensus_queue.cc:1048] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.611954 14277 consensus_queue.cc:237] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [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: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: NON_VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: true } }
I20260630 12:25:22.618781 14426 raft_consensus.cc:1275] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:22.619445 14578 raft_consensus.cc:1275] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:22.619959 14242 consensus_peers.cc:597] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b -> Peer 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385): Couldn't send request to peer 4b70559701af436bb36f94169c643b5b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc14484f6c2a41d1a0293993e55784fe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:22.620584 14827 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:22.621681 14812 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:22.630841 14812 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: NON_VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: true } } }
I20260630 12:25:22.632633 14578 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: NON_VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: true } } }
I20260630 12:25:22.632978 14426 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: NON_VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: true } } }
I20260630 12:25:22.647424 14171 catalog_manager.cc:5697] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index -1 to 2, NON_VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) added. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: NON_VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:22.649016 14424 consensus_queue.cc:237] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:22.660748 14352 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260630 12:25:22.660929 14391 consensus_peers.cc:597] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 -> Peer 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): Couldn't send request to peer 91f6c82aae0f47d893dea81ca337c524. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b97d0db5dcf4d3da5f3634a4abed51f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:22.662428 14833 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:22.665352 14277 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:25:22.667348 14833 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:22.679687 14767 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:22.681284 14277 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:22.682260 14352 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:22.694334 14172 catalog_manager.cc:5697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index -1 to 4, NON_VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) added. New cstate: current_term: 3 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } } }
I20260630 12:25:22.864949 14228 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:22.891396 14228 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:25:22.892233 14228 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:23.068770 14838 ts_tablet_manager.cc:933] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: Initiating tablet copy from peer 11275795606840169a97fc2069cc8517 (127.11.14.3:39487)
I20260630 12:25:23.070695 14838 tablet_copy_client.cc:323] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:39487
I20260630 12:25:23.072558 14436 tablet_copy_service.cc:140] P 11275795606840169a97fc2069cc8517: Received BeginTabletCopySession request for tablet 2b97d0db5dcf4d3da5f3634a4abed51f from peer 91f6c82aae0f47d893dea81ca337c524 ({username='slave'} at 127.0.0.1:50044)
I20260630 12:25:23.073150 14436 tablet_copy_service.cc:161] P 11275795606840169a97fc2069cc8517: Beginning new tablet copy session on tablet 2b97d0db5dcf4d3da5f3634a4abed51f from peer 91f6c82aae0f47d893dea81ca337c524 at {username='slave'} at 127.0.0.1:50044: session id = 91f6c82aae0f47d893dea81ca337c524-2b97d0db5dcf4d3da5f3634a4abed51f
I20260630 12:25:23.081554 14436 tablet_copy_source_session.cc:215] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:23.084743 14838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b97d0db5dcf4d3da5f3634a4abed51f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:23.095976 14838 tablet_copy_client.cc:806] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:23.096637 14838 tablet_copy_client.cc:670] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:23.100934 14838 tablet_copy_client.cc:538] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:23.108007 14838 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: Bootstrap starting.
I20260630 12:25:23.127192 14838 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:23.128088 14838 tablet_bootstrap.cc:492] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: Bootstrap complete.
I20260630 12:25:23.128834 14838 ts_tablet_manager.cc:1403] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260630 12:25:23.132045 14841 ts_tablet_manager.cc:933] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: Initiating tablet copy from peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607)
I20260630 12:25:23.131923 14838 raft_consensus.cc:359] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:23.132912 14838 raft_consensus.cc:740] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 91f6c82aae0f47d893dea81ca337c524, State: Initialized, Role: LEARNER
I20260630 12:25:23.133693 14838 consensus_queue.cc:260] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: true } }
I20260630 12:25:23.139976 14841 tablet_copy_client.cc:323] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:33607
I20260630 12:25:23.140162 14838 ts_tablet_manager.cc:1434] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:25:23.142306 14287 tablet_copy_service.cc:140] P 08cd98d591064d7d963016684160c25b: Received BeginTabletCopySession request for tablet bc14484f6c2a41d1a0293993e55784fe from peer 4b70559701af436bb36f94169c643b5b ({username='slave'} at 127.0.0.1:49906)
I20260630 12:25:23.142480 14436 tablet_copy_service.cc:342] P 11275795606840169a97fc2069cc8517: Request end of tablet copy session 91f6c82aae0f47d893dea81ca337c524-2b97d0db5dcf4d3da5f3634a4abed51f received from {username='slave'} at 127.0.0.1:50044
I20260630 12:25:23.143031 14436 tablet_copy_service.cc:434] P 11275795606840169a97fc2069cc8517: ending tablet copy session 91f6c82aae0f47d893dea81ca337c524-2b97d0db5dcf4d3da5f3634a4abed51f on tablet 2b97d0db5dcf4d3da5f3634a4abed51f with peer 91f6c82aae0f47d893dea81ca337c524
I20260630 12:25:23.142881 14287 tablet_copy_service.cc:161] P 08cd98d591064d7d963016684160c25b: Beginning new tablet copy session on tablet bc14484f6c2a41d1a0293993e55784fe from peer 4b70559701af436bb36f94169c643b5b at {username='slave'} at 127.0.0.1:49906: session id = 4b70559701af436bb36f94169c643b5b-bc14484f6c2a41d1a0293993e55784fe
I20260630 12:25:23.150571 14287 tablet_copy_source_session.cc:215] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:23.153332 14841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc14484f6c2a41d1a0293993e55784fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:23.165772 14841 tablet_copy_client.cc:806] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:23.166349 14841 tablet_copy_client.cc:670] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:23.170208 14841 tablet_copy_client.cc:538] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:23.176283 14841 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: Bootstrap starting.
I20260630 12:25:23.193549 14841 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:23.194254 14841 tablet_bootstrap.cc:492] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: Bootstrap complete.
I20260630 12:25:23.194823 14841 ts_tablet_manager.cc:1403] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260630 12:25:23.197292 14841 raft_consensus.cc:359] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: NON_VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: true } }
I20260630 12:25:23.198038 14841 raft_consensus.cc:740] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b70559701af436bb36f94169c643b5b, State: Initialized, Role: LEARNER
I20260630 12:25:23.198644 14841 consensus_queue.cc:260] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [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: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: NON_VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: true } }
I20260630 12:25:23.201830 14841 ts_tablet_manager.cc:1434] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:25:23.203507 14287 tablet_copy_service.cc:342] P 08cd98d591064d7d963016684160c25b: Request end of tablet copy session 4b70559701af436bb36f94169c643b5b-bc14484f6c2a41d1a0293993e55784fe received from {username='slave'} at 127.0.0.1:49906
I20260630 12:25:23.203960 14287 tablet_copy_service.cc:434] P 08cd98d591064d7d963016684160c25b: ending tablet copy session 4b70559701af436bb36f94169c643b5b-bc14484f6c2a41d1a0293993e55784fe on tablet bc14484f6c2a41d1a0293993e55784fe with peer 4b70559701af436bb36f94169c643b5b
I20260630 12:25:23.544343 14578 raft_consensus.cc:1217] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260630 12:25:23.741254 14352 raft_consensus.cc:1217] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:24.123857 14833 raft_consensus.cc:1064] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: attempting to promote NON_VOTER 91f6c82aae0f47d893dea81ca337c524 to VOTER
I20260630 12:25:24.126428 14833 consensus_queue.cc:237] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:24.132937 14578 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 LEARNER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:25:24.134195 14277 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:25:24.134641 14352 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:25:24.134690 14833 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:24.136157 14844 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:24.136976 14849 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:24.162875 14844 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.165110 14277 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.166846 14352 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.180330 14174 catalog_manager.cc:5697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b reported cstate change: config changed from index 4 to 5, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.184512 14578 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { replace: true } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.216183 14424 consensus_queue.cc:237] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } }
I20260630 12:25:24.221046 14578 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:25:24.222383 14277 raft_consensus.cc:1275] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Refusing update from remote peer 11275795606840169a97fc2069cc8517: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:25:24.222306 14853 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:25:24.223635 14849 consensus_queue.cc:1048] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:25:24.229166 14853 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.230954 14578 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.232796 14277 raft_consensus.cc:2955] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } } }
I20260630 12:25:24.238462 14160 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b97d0db5dcf4d3da5f3634a4abed51f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:24.242874 14172 catalog_manager.cc:5697] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 reported cstate change: config changed from index 5 to 6, VOTER 4b70559701af436bb36f94169c643b5b (127.11.14.2) evicted. New cstate: current_term: 3 leader_uuid: "11275795606840169a97fc2069cc8517" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:24.254042 14339 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b97d0db5dcf4d3da5f3634a4abed51f with delete_type TABLET_DATA_TOMBSTONED (TS 4b70559701af436bb36f94169c643b5b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39402
I20260630 12:25:24.264213 14847 raft_consensus.cc:1064] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: attempting to promote NON_VOTER 4b70559701af436bb36f94169c643b5b to VOTER
I20260630 12:25:24.265555 14858 tablet_replica.cc:333] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:24.266623 14858 raft_consensus.cc:2243] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.266695 14847 consensus_queue.cc:237] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [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: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } }
I20260630 12:25:24.267498 14858 raft_consensus.cc:2272] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.270875 14858 ts_tablet_manager.cc:1916] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:24.273075 14424 raft_consensus.cc:1275] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.273795 14352 raft_consensus.cc:1275] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 LEARNER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.274631 14847 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:24.276057 14578 raft_consensus.cc:1275] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:24.276983 14859 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:24.290953 14858 ts_tablet_manager.cc:1929] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:25:24.292095 14858 log.cc:1199] T 2b97d0db5dcf4d3da5f3634a4abed51f P 4b70559701af436bb36f94169c643b5b: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/2b97d0db5dcf4d3da5f3634a4abed51f
I20260630 12:25:24.294659 14161 catalog_manager.cc:5028] TS 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385): tablet 2b97d0db5dcf4d3da5f3634a4abed51f (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:24.296180 14859 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:24.306598 14859 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b70559701af436bb36f94169c643b5b (127.11.14.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } } }
I20260630 12:25:24.312628 14352 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b70559701af436bb36f94169c643b5b (127.11.14.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } } }
I20260630 12:25:24.316125 14578 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b70559701af436bb36f94169c643b5b (127.11.14.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } } }
I20260630 12:25:24.323454 14173 catalog_manager.cc:5697] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index 2 to 3, 4b70559701af436bb36f94169c643b5b (127.11.14.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:24.325001 14424 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b70559701af436bb36f94169c643b5b (127.11.14.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91f6c82aae0f47d893dea81ca337c524" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 34361 } attrs { replace: true } } peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } } }
I20260630 12:25:24.336684 14277 consensus_queue.cc:237] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [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: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } }
I20260630 12:25:24.343058 14352 raft_consensus.cc:1275] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:24.343124 14424 raft_consensus.cc:1275] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Refusing update from remote peer 08cd98d591064d7d963016684160c25b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:24.344621 14861 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:24.345561 14859 consensus_queue.cc:1048] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:24.355791 14861 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } } }
I20260630 12:25:24.358673 14424 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } } }
I20260630 12:25:24.359370 14351 raft_consensus.cc:2955] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } } }
I20260630 12:25:24.368201 14161 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc14484f6c2a41d1a0293993e55784fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:24.374578 14171 catalog_manager.cc:5697] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b reported cstate change: config changed from index 3 to 4, VOTER 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "08cd98d591064d7d963016684160c25b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08cd98d591064d7d963016684160c25b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11275795606840169a97fc2069cc8517" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b70559701af436bb36f94169c643b5b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45385 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:24.386667 14566 tablet_service.cc:1558] Processing DeleteTablet for tablet bc14484f6c2a41d1a0293993e55784fe with delete_type TABLET_DATA_TOMBSTONED (TS 91f6c82aae0f47d893dea81ca337c524 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35326
I20260630 12:25:24.388662 14865 tablet_replica.cc:333] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:24.389602 14865 raft_consensus.cc:2243] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.390611 14865 raft_consensus.cc:2272] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.393448 14865 ts_tablet_manager.cc:1916] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:24.405524 14865 ts_tablet_manager.cc:1929] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:24.405876 14865 log.cc:1199] T bc14484f6c2a41d1a0293993e55784fe P 91f6c82aae0f47d893dea81ca337c524: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822231653586-11320-0/minicluster-data/ts-3-root/wals/bc14484f6c2a41d1a0293993e55784fe
I20260630 12:25:24.407269 14161 catalog_manager.cc:5028] TS 91f6c82aae0f47d893dea81ca337c524 (127.11.14.4:34361): tablet bc14484f6c2a41d1a0293993e55784fe (table range_aware_rebalance_new_range [id=f3a5bf6ff9a34869a740921f2175261e]) successfully deleted
I20260630 12:25:24.893486 14228 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:24.893963 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
W20260630 12:25:24.917006 14317 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260630 12:25:24.921263 14228 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:25:24.922118 14228 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:24.922911 14317 consensus_peers.cc:597] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b -> Peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Couldn't send request to peer 08cd98d591064d7d963016684160c25b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:24.930718 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:24.931506 11320 tablet_replica.cc:333] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.932114 11320 raft_consensus.cc:2243] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.932595 11320 raft_consensus.cc:2272] T e6372e06d96f479cbe57cd48f971a24d P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.934842 11320 tablet_replica.cc:333] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.935535 11320 raft_consensus.cc:2243] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:24.936245 11320 raft_consensus.cc:2272] T bc14484f6c2a41d1a0293993e55784fe P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:24.938350 14543 consensus_peers.cc:597] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 -> Peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Couldn't send request to peer 08cd98d591064d7d963016684160c25b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:24.938907 11320 tablet_replica.cc:333] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.939497 11320 raft_consensus.cc:2243] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.939913 11320 raft_consensus.cc:2272] T bd8c0b6c22484c7b93eca12af860ea50 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.941735 11320 tablet_replica.cc:333] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.942255 11320 raft_consensus.cc:2243] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.942691 11320 raft_consensus.cc:2272] T e97ff863c3fc4d8a9d121c33afd9e262 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.944416 11320 tablet_replica.cc:333] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.944944 11320 raft_consensus.cc:2243] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.945369 11320 raft_consensus.cc:2272] T 86e876eb7bd447ea8207588334dacb7d P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.947337 11320 tablet_replica.cc:333] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.947860 11320 raft_consensus.cc:2243] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.948310 11320 raft_consensus.cc:2272] T e3cbc09e2532449f8560bbd330aa6ed4 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.950354 11320 tablet_replica.cc:333] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.951104 11320 raft_consensus.cc:2243] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:24.951884 11320 raft_consensus.cc:2272] T 24f145140fff4f9e9041cc6534bc7faf P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.953819 11320 tablet_replica.cc:333] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.954324 11320 raft_consensus.cc:2243] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.954850 11320 raft_consensus.cc:2272] T 2b97d0db5dcf4d3da5f3634a4abed51f P 08cd98d591064d7d963016684160c25b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.957552 11320 tablet_replica.cc:333] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.958093 11320 raft_consensus.cc:2243] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:24.958828 11320 raft_consensus.cc:2272] T ff3ed6f651e14a2b8825ed6303b5ae22 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.960811 11320 tablet_replica.cc:333] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.961509 11320 raft_consensus.cc:2243] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.962419 11320 raft_consensus.cc:2272] T 3780a5490a3d4be8980fee0ebc9ddd92 P 08cd98d591064d7d963016684160c25b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:24.965078 14543 consensus_peers.cc:597] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 -> Peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Couldn't send request to peer 08cd98d591064d7d963016684160c25b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:24.965236 11320 tablet_replica.cc:333] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.965930 11320 raft_consensus.cc:2243] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:24.966365 11320 raft_consensus.cc:2272] T 115f88f07bb346b7b4723f6d0ddb12bc P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:24.968554 11320 tablet_replica.cc:333] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b: stopping tablet replica
I20260630 12:25:24.969158 11320 raft_consensus.cc:2243] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:24.969856 11320 raft_consensus.cc:2272] T 031ef47cb78745d58f3a49e2b5008224 P 08cd98d591064d7d963016684160c25b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:24.994879 14317 consensus_peers.cc:597] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b -> Peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Couldn't send request to peer 08cd98d591064d7d963016684160c25b. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.002893 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:25:25.033807 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
W20260630 12:25:25.051177 14543 consensus_peers.cc:597] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 -> Peer 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385): Couldn't send request to peer 4b70559701af436bb36f94169c643b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:25.061039 14543 consensus_peers.cc:597] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 -> Peer 4b70559701af436bb36f94169c643b5b (127.11.14.2:45385): Couldn't send request to peer 4b70559701af436bb36f94169c643b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.063243 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:25.063994 11320 tablet_replica.cc:333] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.064944 11320 raft_consensus.cc:2243] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.065521 11320 raft_consensus.cc:2272] T 81f6858c0b4e483fb8db88a28b4637c3 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.067888 11320 tablet_replica.cc:333] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.068497 11320 raft_consensus.cc:2243] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.068950 11320 raft_consensus.cc:2272] T e97ff863c3fc4d8a9d121c33afd9e262 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.070724 11320 tablet_replica.cc:333] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.071250 11320 raft_consensus.cc:2243] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.071630 11320 raft_consensus.cc:2272] T 86e876eb7bd447ea8207588334dacb7d P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.073336 11320 tablet_replica.cc:333] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.073828 11320 raft_consensus.cc:2243] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.074348 11320 raft_consensus.cc:2272] T bc14484f6c2a41d1a0293993e55784fe P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.076231 11320 tablet_replica.cc:333] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.076817 11320 raft_consensus.cc:2243] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.077222 11320 raft_consensus.cc:2272] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.078862 11320 tablet_replica.cc:333] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.079372 11320 raft_consensus.cc:2243] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.080090 11320 raft_consensus.cc:2272] T 3780a5490a3d4be8980fee0ebc9ddd92 P 4b70559701af436bb36f94169c643b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.082046 11320 tablet_replica.cc:333] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.082558 11320 raft_consensus.cc:2243] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.083225 11320 raft_consensus.cc:2272] T 1b7ec23f26db45eeae589c71f84e1e3c P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.084980 11320 tablet_replica.cc:333] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.085441 11320 raft_consensus.cc:2243] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.086140 11320 raft_consensus.cc:2272] T 115f88f07bb346b7b4723f6d0ddb12bc P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.087898 11320 tablet_replica.cc:333] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.088436 11320 raft_consensus.cc:2243] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.088855 11320 raft_consensus.cc:2272] T 24f145140fff4f9e9041cc6534bc7faf P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.090453 11320 tablet_replica.cc:333] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.091032 11320 raft_consensus.cc:2243] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.091445 11320 raft_consensus.cc:2272] T e3cbc09e2532449f8560bbd330aa6ed4 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.093358 11320 tablet_replica.cc:333] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.093829 11320 raft_consensus.cc:2243] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.094529 11320 raft_consensus.cc:2272] T 4061f42c0c98439e98c138e74f960fb8 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.096491 11320 tablet_replica.cc:333] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b: stopping tablet replica
I20260630 12:25:25.096961 11320 raft_consensus.cc:2243] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.097543 11320 raft_consensus.cc:2272] T 031ef47cb78745d58f3a49e2b5008224 P 4b70559701af436bb36f94169c643b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.131444 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:25:25.157683 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:25:25.185284 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:25.186123 11320 tablet_replica.cc:333] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.186971 11320 raft_consensus.cc:2243] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.187600 11320 raft_consensus.cc:2272] T e6372e06d96f479cbe57cd48f971a24d P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.190234 11320 tablet_replica.cc:333] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.190798 11320 raft_consensus.cc:2243] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.191301 11320 raft_consensus.cc:2272] T 81f6858c0b4e483fb8db88a28b4637c3 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:25.192088 14391 consensus_peers.cc:597] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 -> Peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Couldn't send request to peer 08cd98d591064d7d963016684160c25b. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.193531 11320 tablet_replica.cc:333] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.194094 11320 raft_consensus.cc:2243] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.194522 11320 raft_consensus.cc:2272] T bd8c0b6c22484c7b93eca12af860ea50 P 11275795606840169a97fc2069cc8517 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.196208 11320 tablet_replica.cc:333] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.196748 11320 raft_consensus.cc:2243] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.197256 11320 raft_consensus.cc:2272] T 1b7ec23f26db45eeae589c71f84e1e3c P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.199082 11320 tablet_replica.cc:333] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.199608 11320 raft_consensus.cc:2243] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.200023 11320 raft_consensus.cc:2272] T ff3ed6f651e14a2b8825ed6303b5ae22 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.201781 11320 tablet_replica.cc:333] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.202383 11320 raft_consensus.cc:2243] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.202859 11320 raft_consensus.cc:2272] T bc14484f6c2a41d1a0293993e55784fe P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.204819 11320 tablet_replica.cc:333] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.205320 11320 raft_consensus.cc:2243] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.206023 11320 raft_consensus.cc:2272] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.207583 11320 tablet_replica.cc:333] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.208084 11320 raft_consensus.cc:2243] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.208824 11320 raft_consensus.cc:2272] T 2b97d0db5dcf4d3da5f3634a4abed51f P 11275795606840169a97fc2069cc8517 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.210904 11320 tablet_replica.cc:333] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.211393 11320 raft_consensus.cc:2243] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.212146 11320 raft_consensus.cc:2272] T 86e876eb7bd447ea8207588334dacb7d P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.213919 11320 tablet_replica.cc:333] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.214354 11320 raft_consensus.cc:2243] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.214841 11320 raft_consensus.cc:2272] T 24f145140fff4f9e9041cc6534bc7faf P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.216334 11320 tablet_replica.cc:333] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.216804 11320 raft_consensus.cc:2243] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.217456 11320 raft_consensus.cc:2272] T e3cbc09e2532449f8560bbd330aa6ed4 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.219060 11320 tablet_replica.cc:333] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517: stopping tablet replica
I20260630 12:25:25.219441 11320 raft_consensus.cc:2243] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.219928 11320 raft_consensus.cc:2272] T 4061f42c0c98439e98c138e74f960fb8 P 11275795606840169a97fc2069cc8517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.255332 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:25:25.280560 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
W20260630 12:25:25.297740 14543 consensus_peers.cc:597] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 -> Peer 08cd98d591064d7d963016684160c25b (127.11.14.1:33607): Couldn't send request to peer 08cd98d591064d7d963016684160c25b. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:25.308542 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:25.309159 11320 tablet_replica.cc:333] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.309877 11320 raft_consensus.cc:2243] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.310429 11320 raft_consensus.cc:2272] T 2b97d0db5dcf4d3da5f3634a4abed51f P 91f6c82aae0f47d893dea81ca337c524 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.312083 11320 tablet_replica.cc:333] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.312696 11320 raft_consensus.cc:2243] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.313155 11320 raft_consensus.cc:2272] T 031ef47cb78745d58f3a49e2b5008224 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.314779 11320 tablet_replica.cc:333] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.315261 11320 raft_consensus.cc:2243] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.315748 11320 raft_consensus.cc:2272] T 3780a5490a3d4be8980fee0ebc9ddd92 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.317569 11320 tablet_replica.cc:333] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.318056 11320 raft_consensus.cc:2243] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.318550 11320 raft_consensus.cc:2272] T ff3ed6f651e14a2b8825ed6303b5ae22 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.320235 11320 tablet_replica.cc:333] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.320804 11320 raft_consensus.cc:2243] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.321249 11320 raft_consensus.cc:2272] T 1b7ec23f26db45eeae589c71f84e1e3c P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.322865 11320 tablet_replica.cc:333] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.323350 11320 raft_consensus.cc:2243] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.323822 11320 raft_consensus.cc:2272] T 4061f42c0c98439e98c138e74f960fb8 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.325479 11320 tablet_replica.cc:333] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.325949 11320 raft_consensus.cc:2243] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.326323 11320 raft_consensus.cc:2272] T 115f88f07bb346b7b4723f6d0ddb12bc P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.327883 11320 tablet_replica.cc:333] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.328418 11320 raft_consensus.cc:2243] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.329202 11320 raft_consensus.cc:2272] T e6372e06d96f479cbe57cd48f971a24d P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.330776 11320 tablet_replica.cc:333] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.331257 11320 raft_consensus.cc:2243] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.331972 11320 raft_consensus.cc:2272] T 81f6858c0b4e483fb8db88a28b4637c3 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.333592 11320 tablet_replica.cc:333] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.334061 11320 raft_consensus.cc:2243] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.334729 11320 raft_consensus.cc:2272] T bd8c0b6c22484c7b93eca12af860ea50 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.336249 11320 tablet_replica.cc:333] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.336730 11320 raft_consensus.cc:2243] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:25.337185 11320 raft_consensus.cc:2272] T 2adbbeaaf2bc40b0aff61c0a3eb3aca5 P 91f6c82aae0f47d893dea81ca337c524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.338836 11320 tablet_replica.cc:333] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524: stopping tablet replica
I20260630 12:25:25.339272 11320 raft_consensus.cc:2243] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.339964 11320 raft_consensus.cc:2272] T e97ff863c3fc4d8a9d121c33afd9e262 P 91f6c82aae0f47d893dea81ca337c524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.371371 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:25:25.402501 11320 master.cc:562] Master@127.11.14.62:37549 shutting down...
I20260630 12:25:25.423560 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:25.424140 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:25.424525 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45337cd22c214e4dbeeb8ee5dd4fcce1: stopping tablet replica
I20260630 12:25:25.443949 11320 master.cc:584] Master@127.11.14.62:37549 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12895 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:25:25.495991 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:34491
I20260630 12:25:25.497113 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:25.502465 14876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:25.502532 14875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:25.504920 14878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:25.505656 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:25.506855 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:25.507040 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:25.507153 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822325507141 us; error 0 us; skew 500 ppm
I20260630 12:25:25.507575 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:25.509940 11320 webserver.cc:533] Webserver started at http://127.11.14.62:36451/ using document root <none> and password file <none>
I20260630 12:25:25.510373 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:25.510525 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:25.510754 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:25.511798 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "78439f1d2c1e4ab582b9628fe9390752"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.516058 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:25.519438 14883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.520258 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:25.520638 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "78439f1d2c1e4ab582b9628fe9390752"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.520958 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:25.534921 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:25.536134 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:25.573431 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:34491
I20260630 12:25:25.573534 14934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:34491 every 8 connection(s)
I20260630 12:25:25.577267 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:25.587018 14935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752: Bootstrap starting.
I20260630 12:25:25.591527 14935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:25.595446 14935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752: No bootstrap required, opened a new log
I20260630 12:25:25.597476 14935 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78439f1d2c1e4ab582b9628fe9390752" member_type: VOTER }
I20260630 12:25:25.597841 14935 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:25.598011 14935 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78439f1d2c1e4ab582b9628fe9390752, State: Initialized, Role: FOLLOWER
I20260630 12:25:25.598585 14935 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78439f1d2c1e4ab582b9628fe9390752" member_type: VOTER }
I20260630 12:25:25.598992 14935 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:25.599170 14935 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:25.599378 14935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:25.603730 14935 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78439f1d2c1e4ab582b9628fe9390752" member_type: VOTER }
I20260630 12:25:25.604267 14935 leader_election.cc:304] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [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: 78439f1d2c1e4ab582b9628fe9390752; no voters: 
I20260630 12:25:25.605427 14935 leader_election.cc:290] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:25.605846 14938 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:25.607190 14938 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 1 LEADER]: Becoming Leader. State: Replica: 78439f1d2c1e4ab582b9628fe9390752, State: Running, Role: LEADER
I20260630 12:25:25.607863 14938 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [LEADER]: Queue going to LEADER mode. State: All 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: "78439f1d2c1e4ab582b9628fe9390752" member_type: VOTER }
I20260630 12:25:25.608166 14935 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:25.612435 14939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78439f1d2c1e4ab582b9628fe9390752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78439f1d2c1e4ab582b9628fe9390752" member_type: VOTER } }
I20260630 12:25:25.613940 14939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:25.613379 14940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78439f1d2c1e4ab582b9628fe9390752. Latest consensus state: current_term: 1 leader_uuid: "78439f1d2c1e4ab582b9628fe9390752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78439f1d2c1e4ab582b9628fe9390752" member_type: VOTER } }
I20260630 12:25:25.614944 14940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:25.616104 14947 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:25.622193 14947 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:25.623256 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:25.631070 14947 catalog_manager.cc:1383] Generated new cluster ID: afbcdf97236a4fa4ac4a08fa951e2e3a
I20260630 12:25:25.631367 14947 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:25.654027 14947 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:25.655292 14947 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:25.667744 14947 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752: Generated new TSK 0
I20260630 12:25:25.668453 14947 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:25.689533 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:25.695150 14956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:25.696321 14957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:25.698210 11320 server_base.cc:1061] running on GCE node
W20260630 12:25:25.698580 14959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:25.699427 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:25.699636 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:25.699817 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822325699798 us; error 0 us; skew 500 ppm
I20260630 12:25:25.700315 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:25.702525 11320 webserver.cc:533] Webserver started at http://127.11.14.1:32793/ using document root <none> and password file <none>
I20260630 12:25:25.703020 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:25.703203 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:25.703477 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:25.704618 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "855cb932084d461db778239fee237451"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.708986 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:25.712301 14964 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.713234 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:25.713532 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "855cb932084d461db778239fee237451"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.713819 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:25.742219 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:25.743448 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:25.744992 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:25.747237 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:25.747460 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.747685 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:25.747864 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.789605 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:45769
I20260630 12:25:25.789664 15026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:45769 every 8 connection(s)
I20260630 12:25:25.794484 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:25.801829 15031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:25.802647 15032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:25.805408 15034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:25.806655 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:25.807715 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:25.807935 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:25.808127 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822325808111 us; error 0 us; skew 500 ppm
I20260630 12:25:25.808324 15027 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34491
I20260630 12:25:25.808765 15027 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:25.808831 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:25.809710 15027 heartbeater.cc:507] Master 127.11.14.62:34491 requested a full tablet report, sending...
I20260630 12:25:25.811640 11320 webserver.cc:533] Webserver started at http://127.11.14.2:40463/ using document root <none> and password file <none>
I20260630 12:25:25.812275 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:25.812224 14900 ts_manager.cc:194] Registered new tserver with Master: 855cb932084d461db778239fee237451 (127.11.14.1:45769)
I20260630 12:25:25.812671 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:25.813019 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:25.814396 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "d4b00be0a7b04d5ebf3a4cc21315f925"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.814751 14900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44048
I20260630 12:25:25.819519 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:25.822767 15039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.823532 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:25:25.823849 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "d4b00be0a7b04d5ebf3a4cc21315f925"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.824111 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:25.869901 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:25.871136 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:25.872706 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:25.874845 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:25.875015 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.875296 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:25.875450 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.915591 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:38851
I20260630 12:25:25.915683 15101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:38851 every 8 connection(s)
I20260630 12:25:25.920219 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:25.927210 15105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:25.929494 15106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:25.930282 11320 server_base.cc:1061] running on GCE node
W20260630 12:25:25.931855 15108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:25.933240 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:25.933532 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:25.933562 15102 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34491
I20260630 12:25:25.933796 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822325933763 us; error 0 us; skew 500 ppm
I20260630 12:25:25.934091 15102 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:25.934482 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:25.934863 15102 heartbeater.cc:507] Master 127.11.14.62:34491 requested a full tablet report, sending...
I20260630 12:25:25.937260 11320 webserver.cc:533] Webserver started at http://127.11.14.3:42657/ using document root <none> and password file <none>
I20260630 12:25:25.937273 14900 ts_manager.cc:194] Registered new tserver with Master: d4b00be0a7b04d5ebf3a4cc21315f925 (127.11.14.2:38851)
I20260630 12:25:25.937888 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:25.938125 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:25.938397 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:25.938900 14900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44064
I20260630 12:25:25.939566 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "d8992a6174dd4dafb34b41841e6846a1"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.943974 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:25.947144 15113 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.947881 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:25:25.948179 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "d8992a6174dd4dafb34b41841e6846a1"
format_stamp: "Formatted at 2026-06-30 12:25:25 on dist-test-slave-hwbx"
I20260630 12:25:25.948474 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:25.989202 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:25.990427 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:25.991851 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:25.994028 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:25.994254 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:25.994486 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:25.994664 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:26.035266 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:38417
I20260630 12:25:26.035364 15175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:38417 every 8 connection(s)
I20260630 12:25:26.040037 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:26.046941 15179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:26.047987 15180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:26.050822 15182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:26.052186 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:26.053107 15176 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34491
I20260630 12:25:26.053251 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:26.053478 15176 heartbeater.cc:461] Registering TS with master...
W20260630 12:25:26.053565 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:26.053857 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822326053834 us; error 0 us; skew 500 ppm
I20260630 12:25:26.054358 15176 heartbeater.cc:507] Master 127.11.14.62:34491 requested a full tablet report, sending...
I20260630 12:25:26.054404 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:26.056843 14900 ts_manager.cc:194] Registered new tserver with Master: d8992a6174dd4dafb34b41841e6846a1 (127.11.14.3:38417)
I20260630 12:25:26.057893 11320 webserver.cc:533] Webserver started at http://127.11.14.4:43249/ using document root <none> and password file <none>
I20260630 12:25:26.058408 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:26.058387 14900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44066
I20260630 12:25:26.058804 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:26.059211 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:26.060462 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "d608601016f34c56bb874d2ec8d9b80a"
format_stamp: "Formatted at 2026-06-30 12:25:26 on dist-test-slave-hwbx"
I20260630 12:25:26.064719 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:25:26.067767 15187 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:26.068572 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:26.068861 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "d608601016f34c56bb874d2ec8d9b80a"
format_stamp: "Formatted at 2026-06-30 12:25:26 on dist-test-slave-hwbx"
I20260630 12:25:26.069144 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:26.096505 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:26.097719 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:26.098963 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:26.101365 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:26.101593 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:26.101830 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:26.102001 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:26.143815 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:32941
I20260630 12:25:26.143930 15249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:32941 every 8 connection(s)
I20260630 12:25:26.157148 15250 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34491
I20260630 12:25:26.157538 15250 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:26.158231 15250 heartbeater.cc:507] Master 127.11.14.62:34491 requested a full tablet report, sending...
I20260630 12:25:26.160235 14900 ts_manager.cc:194] Registered new tserver with Master: d608601016f34c56bb874d2ec8d9b80a (127.11.14.4:32941)
I20260630 12:25:26.160610 11320 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013701669s
I20260630 12:25:26.161646 14900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44074
I20260630 12:25:26.712718 14900 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44086:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:25:26.756994 15067 tablet_service.cc:1511] Processing CreateTablet for tablet 73f834a670f14642ac0012ff543f9d83 (DEFAULT_TABLE table=test-workload [id=b3ec1212e52d4c918d1a091136513754]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:26.757299 15215 tablet_service.cc:1511] Processing CreateTablet for tablet 73f834a670f14642ac0012ff543f9d83 (DEFAULT_TABLE table=test-workload [id=b3ec1212e52d4c918d1a091136513754]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:26.758306 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f834a670f14642ac0012ff543f9d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:26.758569 15215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f834a670f14642ac0012ff543f9d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:26.766628 14992 tablet_service.cc:1511] Processing CreateTablet for tablet 73f834a670f14642ac0012ff543f9d83 (DEFAULT_TABLE table=test-workload [id=b3ec1212e52d4c918d1a091136513754]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:26.767910 14992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f834a670f14642ac0012ff543f9d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:26.774022 15271 tablet_bootstrap.cc:492] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a: Bootstrap starting.
I20260630 12:25:26.777742 15272 tablet_bootstrap.cc:492] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925: Bootstrap starting.
I20260630 12:25:26.779927 15271 tablet_bootstrap.cc:654] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:26.784708 15272 tablet_bootstrap.cc:654] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:26.785485 15274 tablet_bootstrap.cc:492] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451: Bootstrap starting.
I20260630 12:25:26.785923 15271 tablet_bootstrap.cc:492] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a: No bootstrap required, opened a new log
I20260630 12:25:26.786418 15271 ts_tablet_manager.cc:1403] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:25:26.789477 15271 raft_consensus.cc:359] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.790282 15271 raft_consensus.cc:385] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:26.790481 15272 tablet_bootstrap.cc:492] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925: No bootstrap required, opened a new log
I20260630 12:25:26.790663 15274 tablet_bootstrap.cc:654] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:26.790639 15271 raft_consensus.cc:740] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d608601016f34c56bb874d2ec8d9b80a, State: Initialized, Role: FOLLOWER
I20260630 12:25:26.790998 15272 ts_tablet_manager.cc:1403] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:25:26.791640 15271 consensus_queue.cc:260] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.794768 15250 heartbeater.cc:499] Master 127.11.14.62:34491 was elected leader, sending a full tablet report...
I20260630 12:25:26.795225 15272 raft_consensus.cc:359] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.795941 15272 raft_consensus.cc:385] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:26.796226 15272 raft_consensus.cc:740] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b00be0a7b04d5ebf3a4cc21315f925, State: Initialized, Role: FOLLOWER
I20260630 12:25:26.796657 15271 ts_tablet_manager.cc:1434] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:25:26.797133 15272 consensus_queue.cc:260] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.799635 15102 heartbeater.cc:499] Master 127.11.14.62:34491 was elected leader, sending a full tablet report...
I20260630 12:25:26.799760 15274 tablet_bootstrap.cc:492] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451: No bootstrap required, opened a new log
I20260630 12:25:26.800138 15272 ts_tablet_manager.cc:1434] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:25:26.800276 15274 ts_tablet_manager.cc:1403] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:25:26.803102 15274 raft_consensus.cc:359] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.803785 15274 raft_consensus.cc:385] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:26.804045 15274 raft_consensus.cc:740] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855cb932084d461db778239fee237451, State: Initialized, Role: FOLLOWER
I20260630 12:25:26.804901 15274 consensus_queue.cc:260] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.807709 15274 ts_tablet_manager.cc:1434] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:25:26.807883 15027 heartbeater.cc:499] Master 127.11.14.62:34491 was elected leader, sending a full tablet report...
I20260630 12:25:26.938170 15278 raft_consensus.cc:493] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:26.938642 15278 raft_consensus.cc:515] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.940834 15278 leader_election.cc:290] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d608601016f34c56bb874d2ec8d9b80a (127.11.14.4:32941), 855cb932084d461db778239fee237451 (127.11.14.1:45769)
I20260630 12:25:26.951331 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f834a670f14642ac0012ff543f9d83" candidate_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d608601016f34c56bb874d2ec8d9b80a" is_pre_election: true
I20260630 12:25:26.951759 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f834a670f14642ac0012ff543f9d83" candidate_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855cb932084d461db778239fee237451" is_pre_election: true
I20260630 12:25:26.952160 15225 raft_consensus.cc:2468] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b00be0a7b04d5ebf3a4cc21315f925 in term 0.
I20260630 12:25:26.952625 15002 raft_consensus.cc:2468] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b00be0a7b04d5ebf3a4cc21315f925 in term 0.
I20260630 12:25:26.953485 15041 leader_election.cc:304] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b00be0a7b04d5ebf3a4cc21315f925, d608601016f34c56bb874d2ec8d9b80a; no voters: 
I20260630 12:25:26.954326 15278 raft_consensus.cc:2804] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:26.954648 15278 raft_consensus.cc:493] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:26.954867 15278 raft_consensus.cc:3060] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:26.959363 15278 raft_consensus.cc:515] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.960907 15278 leader_election.cc:290] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [CANDIDATE]: Term 1 election: Requested vote from peers d608601016f34c56bb874d2ec8d9b80a (127.11.14.4:32941), 855cb932084d461db778239fee237451 (127.11.14.1:45769)
I20260630 12:25:26.961721 15225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f834a670f14642ac0012ff543f9d83" candidate_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d608601016f34c56bb874d2ec8d9b80a"
I20260630 12:25:26.961846 15002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f834a670f14642ac0012ff543f9d83" candidate_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855cb932084d461db778239fee237451"
I20260630 12:25:26.962378 15225 raft_consensus.cc:3060] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:26.962461 15002 raft_consensus.cc:3060] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:26.967168 15002 raft_consensus.cc:2468] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b00be0a7b04d5ebf3a4cc21315f925 in term 1.
I20260630 12:25:26.967222 15225 raft_consensus.cc:2468] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b00be0a7b04d5ebf3a4cc21315f925 in term 1.
I20260630 12:25:26.968231 15043 leader_election.cc:304] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [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: 855cb932084d461db778239fee237451, d4b00be0a7b04d5ebf3a4cc21315f925; no voters: 
I20260630 12:25:26.968989 15278 raft_consensus.cc:2804] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:26.970022 15278 raft_consensus.cc:697] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 1 LEADER]: Becoming Leader. State: Replica: d4b00be0a7b04d5ebf3a4cc21315f925, State: Running, Role: LEADER
I20260630 12:25:26.970775 15278 consensus_queue.cc:237] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } }
I20260630 12:25:26.977710 14900 catalog_manager.cc:5697] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b00be0a7b04d5ebf3a4cc21315f925 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b00be0a7b04d5ebf3a4cc21315f925" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:27.061069 15176 heartbeater.cc:499] Master 127.11.14.62:34491 was elected leader, sending a full tablet report...
I20260630 12:25:27.506094 15284 consensus_queue.cc:1048] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "855cb932084d461db778239fee237451" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:27.506753 15285 consensus_queue.cc:1048] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d608601016f34c56bb874d2ec8d9b80a" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 32941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:27.622517 14953 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:27.624329 14953 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:27.624770 14953 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:29.625939 14953 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:29.627168 14953 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:29.627440 14953 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:31.628371 14953 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:31.629591 14953 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:31.629853 14953 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:33.630894 14953 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:33.632290 14953 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:33.632619 14953 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:35.633558 14953 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:35.634775 14953 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:35.635037 14953 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:37.635957 14953 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:37.637202 14953 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:37.637451 14953 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:38.065214 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:25:38.093950 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:38.094779 11320 tablet_replica.cc:333] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451: stopping tablet replica
I20260630 12:25:38.095453 11320 raft_consensus.cc:2243] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:38.096073 11320 raft_consensus.cc:2272] T 73f834a670f14642ac0012ff543f9d83 P 855cb932084d461db778239fee237451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.117787 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:25:38.130271 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:25:38.151557 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:38.152205 11320 tablet_replica.cc:333] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925: stopping tablet replica
I20260630 12:25:38.152777 11320 raft_consensus.cc:2243] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:38.153677 11320 raft_consensus.cc:2272] T 73f834a670f14642ac0012ff543f9d83 P d4b00be0a7b04d5ebf3a4cc21315f925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.172832 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:25:38.182921 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:25:38.201886 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:38.217916 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:25:38.226711 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:25:38.247507 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:38.248159 11320 tablet_replica.cc:333] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a: stopping tablet replica
I20260630 12:25:38.248747 11320 raft_consensus.cc:2243] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:38.249202 11320 raft_consensus.cc:2272] T 73f834a670f14642ac0012ff543f9d83 P d608601016f34c56bb874d2ec8d9b80a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.268018 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:25:38.278947 11320 master.cc:562] Master@127.11.14.62:34491 shutting down...
I20260630 12:25:38.297363 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:38.298045 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:38.298382 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78439f1d2c1e4ab582b9628fe9390752: stopping tablet replica
I20260630 12:25:38.316906 11320 master.cc:584] Master@127.11.14.62:34491 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12855 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:25:38.351487 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:43065
I20260630 12:25:38.352632 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:38.357913 15298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:38.358011 15299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:38.360560 11320 server_base.cc:1061] running on GCE node
W20260630 12:25:38.360615 15301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:38.361547 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:38.361763 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:38.361955 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822338361936 us; error 0 us; skew 500 ppm
I20260630 12:25:38.362452 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:38.364794 11320 webserver.cc:533] Webserver started at http://127.11.14.62:33363/ using document root <none> and password file <none>
I20260630 12:25:38.365303 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:38.365491 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:38.365789 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:38.366935 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "f2d08984b15e48968df7db7d62084fcd"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.371402 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:25:38.374671 15306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.375385 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:38.375663 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "f2d08984b15e48968df7db7d62084fcd"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.375923 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:38.391278 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:38.392539 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:38.429066 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:43065
I20260630 12:25:38.429181 15357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:43065 every 8 connection(s)
I20260630 12:25:38.432893 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:38.443624 15358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd: Bootstrap starting.
I20260630 12:25:38.448257 15358 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:38.452270 15358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd: No bootstrap required, opened a new log
I20260630 12:25:38.454378 15358 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d08984b15e48968df7db7d62084fcd" member_type: VOTER }
I20260630 12:25:38.454808 15358 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:38.454982 15358 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d08984b15e48968df7db7d62084fcd, State: Initialized, Role: FOLLOWER
I20260630 12:25:38.455452 15358 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2d08984b15e48968df7db7d62084fcd" member_type: VOTER }
I20260630 12:25:38.455870 15358 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:38.456050 15358 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:38.456257 15358 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:38.460614 15358 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d08984b15e48968df7db7d62084fcd" member_type: VOTER }
I20260630 12:25:38.461103 15358 leader_election.cc:304] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [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: f2d08984b15e48968df7db7d62084fcd; no voters: 
I20260630 12:25:38.462114 15358 leader_election.cc:290] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:38.462508 15361 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:38.463825 15361 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 1 LEADER]: Becoming Leader. State: Replica: f2d08984b15e48968df7db7d62084fcd, State: Running, Role: LEADER
I20260630 12:25:38.464498 15361 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [LEADER]: Queue going to LEADER mode. State: All 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: "f2d08984b15e48968df7db7d62084fcd" member_type: VOTER }
I20260630 12:25:38.465049 15358 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:38.467363 15362 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2d08984b15e48968df7db7d62084fcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d08984b15e48968df7db7d62084fcd" member_type: VOTER } }
I20260630 12:25:38.467367 15363 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2d08984b15e48968df7db7d62084fcd. Latest consensus state: current_term: 1 leader_uuid: "f2d08984b15e48968df7db7d62084fcd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d08984b15e48968df7db7d62084fcd" member_type: VOTER } }
I20260630 12:25:38.468093 15362 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:38.468163 15363 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:38.473606 15366 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:38.479100 15366 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:38.480896 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:38.488318 15366 catalog_manager.cc:1383] Generated new cluster ID: 07b17b4f5b6a4303aedbaf35a15c77f8
I20260630 12:25:38.488655 15366 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:38.528014 15366 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:38.529340 15366 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:38.552337 15366 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd: Generated new TSK 0
I20260630 12:25:38.552965 15366 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:38.611807 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:38.617715 15379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:38.618593 15380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:38.620574 11320 server_base.cc:1061] running on GCE node
W20260630 12:25:38.621162 15382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:38.621984 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:38.622203 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:38.622386 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822338622370 us; error 0 us; skew 500 ppm
I20260630 12:25:38.622879 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:38.625182 11320 webserver.cc:533] Webserver started at http://127.11.14.1:41341/ using document root <none> and password file <none>
I20260630 12:25:38.625658 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:38.625860 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:38.626125 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:38.627190 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "1d6eaa2ce7324cbd95938d447b03e4bf"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.631567 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:38.634783 15387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.635535 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:38.635823 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "1d6eaa2ce7324cbd95938d447b03e4bf"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.636101 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:38.646364 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:38.647502 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:38.648995 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:38.651183 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:38.651412 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.651652 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:38.651850 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.691406 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:46703
I20260630 12:25:38.691505 15449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:46703 every 8 connection(s)
I20260630 12:25:38.696448 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:38.703200 15454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:38.703574 15455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:38.707322 15457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:38.707558 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:38.708834 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:38.709028 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:38.709148 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822338709137 us; error 0 us; skew 500 ppm
I20260630 12:25:38.709550 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:38.711848 11320 webserver.cc:533] Webserver started at http://127.11.14.2:45087/ using document root <none> and password file <none>
I20260630 12:25:38.712394 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:38.712648 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:38.712994 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:38.714469 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "e2b860f5d03b448eba7ee4e2d559157b"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.715158 15450 heartbeater.cc:344] Connected to a master server at 127.11.14.62:43065
I20260630 12:25:38.715533 15450 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:38.716228 15450 heartbeater.cc:507] Master 127.11.14.62:43065 requested a full tablet report, sending...
I20260630 12:25:38.718206 15323 ts_manager.cc:194] Registered new tserver with Master: 1d6eaa2ce7324cbd95938d447b03e4bf (127.11.14.1:46703)
I20260630 12:25:38.719686 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:25:38.720450 15323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55996
I20260630 12:25:38.723441 15462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.724201 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:25:38.724507 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "e2b860f5d03b448eba7ee4e2d559157b"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.724781 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:38.741827 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:38.743027 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:38.744527 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:38.746685 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:38.746919 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.747155 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:38.747325 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.786373 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:40935
I20260630 12:25:38.786481 15524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:40935 every 8 connection(s)
I20260630 12:25:38.790982 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:38.798074 15529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:38.798749 15528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:38.800315 15531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:38.801294 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:38.802313 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:38.802496 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:38.802719 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822338802687 us; error 0 us; skew 500 ppm
I20260630 12:25:38.803256 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:38.803498 15525 heartbeater.cc:344] Connected to a master server at 127.11.14.62:43065
I20260630 12:25:38.803937 15525 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:38.804921 15525 heartbeater.cc:507] Master 127.11.14.62:43065 requested a full tablet report, sending...
I20260630 12:25:38.805996 11320 webserver.cc:533] Webserver started at http://127.11.14.3:40921/ using document root <none> and password file <none>
I20260630 12:25:38.806522 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:38.806734 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:38.806998 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:38.807193 15323 ts_manager.cc:194] Registered new tserver with Master: e2b860f5d03b448eba7ee4e2d559157b (127.11.14.2:40935)
I20260630 12:25:38.808282 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "0fa2b9590bdd4addb3893585f1f3169d"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.808691 15323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46370
I20260630 12:25:38.813315 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:25:38.816588 15536 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.817299 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:38.817586 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "0fa2b9590bdd4addb3893585f1f3169d"
format_stamp: "Formatted at 2026-06-30 12:25:38 on dist-test-slave-hwbx"
I20260630 12:25:38.817869 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:38.836604 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:38.837795 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:38.839270 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:38.841523 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:38.841744 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.841975 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:38.842147 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:38.881259 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:33795
I20260630 12:25:38.881361 15598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:33795 every 8 connection(s)
I20260630 12:25:38.894783 15599 heartbeater.cc:344] Connected to a master server at 127.11.14.62:43065
I20260630 12:25:38.895165 15599 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:38.895891 15599 heartbeater.cc:507] Master 127.11.14.62:43065 requested a full tablet report, sending...
I20260630 12:25:38.897866 15323 ts_manager.cc:194] Registered new tserver with Master: 0fa2b9590bdd4addb3893585f1f3169d (127.11.14.3:33795)
I20260630 12:25:38.898948 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014465747s
I20260630 12:25:38.899142 15323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46372
I20260630 12:25:39.722992 15450 heartbeater.cc:499] Master 127.11.14.62:43065 was elected leader, sending a full tablet report...
I20260630 12:25:39.811374 15525 heartbeater.cc:499] Master 127.11.14.62:43065 was elected leader, sending a full tablet report...
I20260630 12:25:39.901602 15599 heartbeater.cc:499] Master 127.11.14.62:43065 was elected leader, sending a full tablet report...
I20260630 12:25:39.965050 15323 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46400:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:39.967175 15323 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:40.008451 15490 tablet_service.cc:1511] Processing CreateTablet for tablet 96808d23857c421db51a66d8997aac08 (DEFAULT_TABLE table=test-workload [id=f1975c0fe56d49bda228b6a1fb40390d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:40.009871 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96808d23857c421db51a66d8997aac08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.016269 15415 tablet_service.cc:1511] Processing CreateTablet for tablet 96808d23857c421db51a66d8997aac08 (DEFAULT_TABLE table=test-workload [id=f1975c0fe56d49bda228b6a1fb40390d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:40.017369 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96808d23857c421db51a66d8997aac08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.019426 15564 tablet_service.cc:1511] Processing CreateTablet for tablet 96808d23857c421db51a66d8997aac08 (DEFAULT_TABLE table=test-workload [id=f1975c0fe56d49bda228b6a1fb40390d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:40.020721 15564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96808d23857c421db51a66d8997aac08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:40.030901 15620 tablet_bootstrap.cc:492] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b: Bootstrap starting.
I20260630 12:25:40.032173 15621 tablet_bootstrap.cc:492] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf: Bootstrap starting.
I20260630 12:25:40.037660 15620 tablet_bootstrap.cc:654] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.037794 15622 tablet_bootstrap.cc:492] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d: Bootstrap starting.
I20260630 12:25:40.038781 15621 tablet_bootstrap.cc:654] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.044034 15621 tablet_bootstrap.cc:492] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf: No bootstrap required, opened a new log
I20260630 12:25:40.044085 15620 tablet_bootstrap.cc:492] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b: No bootstrap required, opened a new log
I20260630 12:25:40.044615 15621 ts_tablet_manager.cc:1403] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:25:40.044710 15620 ts_tablet_manager.cc:1403] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:25:40.046826 15622 tablet_bootstrap.cc:654] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:40.047235 15620 raft_consensus.cc:359] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.047835 15620 raft_consensus.cc:385] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.048146 15620 raft_consensus.cc:740] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b860f5d03b448eba7ee4e2d559157b, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.047689 15621 raft_consensus.cc:359] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.048631 15621 raft_consensus.cc:385] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.048955 15621 raft_consensus.cc:740] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d6eaa2ce7324cbd95938d447b03e4bf, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.048946 15620 consensus_queue.cc:260] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.050019 15621 consensus_queue.cc:260] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.051903 15620 ts_tablet_manager.cc:1434] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:25:40.056815 15621 ts_tablet_manager.cc:1434] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:25:40.060300 15622 tablet_bootstrap.cc:492] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d: No bootstrap required, opened a new log
I20260630 12:25:40.060922 15622 ts_tablet_manager.cc:1403] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260630 12:25:40.063875 15622 raft_consensus.cc:359] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.064493 15622 raft_consensus.cc:385] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:40.064713 15622 raft_consensus.cc:740] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa2b9590bdd4addb3893585f1f3169d, State: Initialized, Role: FOLLOWER
I20260630 12:25:40.065341 15622 consensus_queue.cc:260] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.068178 15622 ts_tablet_manager.cc:1434] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260630 12:25:40.127135 15628 raft_consensus.cc:493] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:40.127630 15628 raft_consensus.cc:515] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.129930 15628 leader_election.cc:290] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2b860f5d03b448eba7ee4e2d559157b (127.11.14.2:40935), 1d6eaa2ce7324cbd95938d447b03e4bf (127.11.14.1:46703)
I20260630 12:25:40.140877 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96808d23857c421db51a66d8997aac08" candidate_uuid: "0fa2b9590bdd4addb3893585f1f3169d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" is_pre_election: true
I20260630 12:25:40.141036 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96808d23857c421db51a66d8997aac08" candidate_uuid: "0fa2b9590bdd4addb3893585f1f3169d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b860f5d03b448eba7ee4e2d559157b" is_pre_election: true
I20260630 12:25:40.141625 15425 raft_consensus.cc:2468] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa2b9590bdd4addb3893585f1f3169d in term 0.
I20260630 12:25:40.141672 15500 raft_consensus.cc:2468] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa2b9590bdd4addb3893585f1f3169d in term 0.
I20260630 12:25:40.142854 15539 leader_election.cc:304] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa2b9590bdd4addb3893585f1f3169d, 1d6eaa2ce7324cbd95938d447b03e4bf; no voters: 
I20260630 12:25:40.143546 15628 raft_consensus.cc:2804] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:40.143957 15628 raft_consensus.cc:493] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:40.144255 15628 raft_consensus.cc:3060] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:40.149582 15628 raft_consensus.cc:515] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.151212 15628 leader_election.cc:290] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [CANDIDATE]: Term 1 election: Requested vote from peers e2b860f5d03b448eba7ee4e2d559157b (127.11.14.2:40935), 1d6eaa2ce7324cbd95938d447b03e4bf (127.11.14.1:46703)
I20260630 12:25:40.151947 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96808d23857c421db51a66d8997aac08" candidate_uuid: "0fa2b9590bdd4addb3893585f1f3169d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2b860f5d03b448eba7ee4e2d559157b"
I20260630 12:25:40.152266 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96808d23857c421db51a66d8997aac08" candidate_uuid: "0fa2b9590bdd4addb3893585f1f3169d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf"
I20260630 12:25:40.152612 15500 raft_consensus.cc:3060] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:40.152834 15425 raft_consensus.cc:3060] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:40.160338 15500 raft_consensus.cc:2468] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa2b9590bdd4addb3893585f1f3169d in term 1.
I20260630 12:25:40.160338 15425 raft_consensus.cc:2468] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa2b9590bdd4addb3893585f1f3169d in term 1.
I20260630 12:25:40.161955 15537 leader_election.cc:304] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [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: 0fa2b9590bdd4addb3893585f1f3169d, e2b860f5d03b448eba7ee4e2d559157b; no voters: 
I20260630 12:25:40.162801 15628 raft_consensus.cc:2804] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:40.163858 15628 raft_consensus.cc:697] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 1 LEADER]: Becoming Leader. State: Replica: 0fa2b9590bdd4addb3893585f1f3169d, State: Running, Role: LEADER
I20260630 12:25:40.164554 15628 consensus_queue.cc:237] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } }
I20260630 12:25:40.171536 15322 catalog_manager.cc:5697] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fa2b9590bdd4addb3893585f1f3169d (127.11.14.3). New cstate: current_term: 1 leader_uuid: "0fa2b9590bdd4addb3893585f1f3169d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fa2b9590bdd4addb3893585f1f3169d" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33795 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:40.478885 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:40.480912 15376 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:40.482226 15376 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:40.482553 15376 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:40.600967 15628 consensus_queue.cc:1048] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6eaa2ce7324cbd95938d447b03e4bf" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 46703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:40.614373 15631 consensus_queue.cc:1048] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2b860f5d03b448eba7ee4e2d559157b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:41.592447 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:42.483937 15376 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:42.485764 15376 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:42.486102 15376 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:42.516052 15446 debug-util.cc:398] Leaking SignalData structure 0x7b080020a760 after lost signal to thread 11323
W20260630 12:25:42.517590 15446 debug-util.cc:398] Leaking SignalData structure 0x7b080012ba20 after lost signal to thread 15357
W20260630 12:25:42.518993 15446 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd6e0 after lost signal to thread 15449
W20260630 12:25:42.520382 15446 debug-util.cc:398] Leaking SignalData structure 0x7b0800036be0 after lost signal to thread 15524
W20260630 12:25:42.521396 15446 debug-util.cc:398] Leaking SignalData structure 0x7b080005ebe0 after lost signal to thread 15598
I20260630 12:25:42.604224 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:43.614180 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:44.487022 15376 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:44.488426 15376 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:44.488761 15376 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:44.626271 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:45.637432 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:46.489686 15376 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:46.490985 15376 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:46.491294 15376 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:46.647094 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:47.655479 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:48.492224 15376 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:48.493597 15376 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:48.493921 15376 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:48.663507 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:49.669778 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:50.494864 15376 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:50.496233 15376 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:50.496583 15376 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:50.676121 15371 placement_policy_util.cc:411] tablet 96808d23857c421db51a66d8997aac08: detected majority of replicas (2 of 3) at location L0
I20260630 12:25:51.424078 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:25:51.448643 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:51.449450 11320 tablet_replica.cc:333] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf: stopping tablet replica
I20260630 12:25:51.450088 11320 raft_consensus.cc:2243] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:51.450714 11320 raft_consensus.cc:2272] T 96808d23857c421db51a66d8997aac08 P 1d6eaa2ce7324cbd95938d447b03e4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:51.489212 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:25:51.501822 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:25:51.524103 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:51.524852 11320 tablet_replica.cc:333] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b: stopping tablet replica
I20260630 12:25:51.525398 11320 raft_consensus.cc:2243] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:51.525914 11320 raft_consensus.cc:2272] T 96808d23857c421db51a66d8997aac08 P e2b860f5d03b448eba7ee4e2d559157b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:51.545912 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:25:51.556555 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:25:51.576038 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:51.576781 11320 tablet_replica.cc:333] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d: stopping tablet replica
I20260630 12:25:51.577342 11320 raft_consensus.cc:2243] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:51.578171 11320 raft_consensus.cc:2272] T 96808d23857c421db51a66d8997aac08 P 0fa2b9590bdd4addb3893585f1f3169d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:51.597663 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:25:51.608409 11320 master.cc:562] Master@127.11.14.62:43065 shutting down...
I20260630 12:25:51.627741 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:51.628489 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:51.628858 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2d08984b15e48968df7db7d62084fcd: stopping tablet replica
I20260630 12:25:51.647564 11320 master.cc:584] Master@127.11.14.62:43065 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13333 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:25:51.685604 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:33261
I20260630 12:25:51.686725 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:51.692683 15645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:51.693266 15648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:51.692608 15646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:51.694543 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:51.695427 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:51.695604 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:51.695724 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822351695713 us; error 0 us; skew 500 ppm
I20260630 12:25:51.696157 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:51.698707 11320 webserver.cc:533] Webserver started at http://127.11.14.62:46811/ using document root <none> and password file <none>
I20260630 12:25:51.699146 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:51.699326 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:51.699555 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:51.700834 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "e956027f22214697a4f55cfad0021e5a"
format_stamp: "Formatted at 2026-06-30 12:25:51 on dist-test-slave-hwbx"
I20260630 12:25:51.705262 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:25:51.708647 15653 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:51.709425 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:51.709658 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "e956027f22214697a4f55cfad0021e5a"
format_stamp: "Formatted at 2026-06-30 12:25:51 on dist-test-slave-hwbx"
I20260630 12:25:51.709900 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:51.739980 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:51.741367 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:51.782796 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:33261
I20260630 12:25:51.782907 15704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:33261 every 8 connection(s)
I20260630 12:25:51.786828 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:51.798300 15705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a: Bootstrap starting.
I20260630 12:25:51.803496 15705 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:51.807729 15705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a: No bootstrap required, opened a new log
I20260630 12:25:51.809981 15705 raft_consensus.cc:359] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e956027f22214697a4f55cfad0021e5a" member_type: VOTER }
I20260630 12:25:51.810418 15705 raft_consensus.cc:385] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:51.810711 15705 raft_consensus.cc:740] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e956027f22214697a4f55cfad0021e5a, State: Initialized, Role: FOLLOWER
I20260630 12:25:51.811378 15705 consensus_queue.cc:260] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e956027f22214697a4f55cfad0021e5a" member_type: VOTER }
I20260630 12:25:51.811893 15705 raft_consensus.cc:399] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:51.812125 15705 raft_consensus.cc:493] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:51.812450 15705 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:51.817093 15705 raft_consensus.cc:515] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e956027f22214697a4f55cfad0021e5a" member_type: VOTER }
I20260630 12:25:51.817625 15705 leader_election.cc:304] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [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: e956027f22214697a4f55cfad0021e5a; no voters: 
I20260630 12:25:51.818727 15705 leader_election.cc:290] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:51.819074 15708 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:51.820457 15708 raft_consensus.cc:697] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 1 LEADER]: Becoming Leader. State: Replica: e956027f22214697a4f55cfad0021e5a, State: Running, Role: LEADER
I20260630 12:25:51.821269 15708 consensus_queue.cc:237] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [LEADER]: Queue going to LEADER mode. State: All 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: "e956027f22214697a4f55cfad0021e5a" member_type: VOTER }
I20260630 12:25:51.821806 15705 sys_catalog.cc:565] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:51.827018 15710 sys_catalog.cc:455] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e956027f22214697a4f55cfad0021e5a. Latest consensus state: current_term: 1 leader_uuid: "e956027f22214697a4f55cfad0021e5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e956027f22214697a4f55cfad0021e5a" member_type: VOTER } }
I20260630 12:25:51.827783 15709 sys_catalog.cc:455] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e956027f22214697a4f55cfad0021e5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e956027f22214697a4f55cfad0021e5a" member_type: VOTER } }
I20260630 12:25:51.827955 15710 sys_catalog.cc:458] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:51.828281 15709 sys_catalog.cc:458] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:51.830161 15717 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:51.835278 15717 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:51.837399 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:51.844817 15717 catalog_manager.cc:1383] Generated new cluster ID: 385a2dda4e1946b3b61a0b1e53c1ebc1
I20260630 12:25:51.845135 15717 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:51.861696 15717 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:51.863023 15717 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:51.875635 15717 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a: Generated new TSK 0
I20260630 12:25:51.876257 15717 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:51.904078 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:51.910208 15726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:51.911242 15727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:51.913319 15729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:51.913410 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:51.914423 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:51.914603 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:51.914834 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822351914814 us; error 0 us; skew 500 ppm
I20260630 12:25:51.915374 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:51.917743 11320 webserver.cc:533] Webserver started at http://127.11.14.1:37919/ using document root <none> and password file <none>
I20260630 12:25:51.918241 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:51.918445 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:51.918728 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:51.919945 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "6a95271003fe4abba27b5f50ee936263"
format_stamp: "Formatted at 2026-06-30 12:25:51 on dist-test-slave-hwbx"
I20260630 12:25:51.924865 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:25:51.928189 15734 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:51.928960 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:51.929250 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "6a95271003fe4abba27b5f50ee936263"
format_stamp: "Formatted at 2026-06-30 12:25:51 on dist-test-slave-hwbx"
I20260630 12:25:51.929502 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:51.949652 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:51.950881 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:51.952420 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:51.954721 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:51.954962 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:51.955214 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:51.955405 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:51.996471 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:37367
I20260630 12:25:51.996582 15796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:37367 every 8 connection(s)
I20260630 12:25:52.001410 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:52.010248 15801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:52.011790 15802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:52.013762 15804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:52.013948 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:52.015025 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:52.015208 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:52.015450 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822352015430 us; error 0 us; skew 500 ppm
I20260630 12:25:52.015977 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:52.018198 11320 webserver.cc:533] Webserver started at http://127.11.14.2:40027/ using document root <none> and password file <none>
I20260630 12:25:52.018685 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:52.018890 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:52.019183 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:52.020478 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-hwbx"
I20260630 12:25:52.024725 15797 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33261
I20260630 12:25:52.025148 15797 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:52.026072 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:25:52.026090 15797 heartbeater.cc:507] Master 127.11.14.62:33261 requested a full tablet report, sending...
I20260630 12:25:52.028460 15670 ts_manager.cc:194] Registered new tserver with Master: 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367)
I20260630 12:25:52.030102 15809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.030987 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:25:52.031047 15670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40230
I20260630 12:25:52.031375 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-hwbx"
I20260630 12:25:52.031747 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:52.069132 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:52.070395 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:52.071862 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:52.074121 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:52.074355 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.074635 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:52.074815 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.114151 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:33443
I20260630 12:25:52.114248 15871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:33443 every 8 connection(s)
I20260630 12:25:52.118932 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:52.126477 15875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:52.128584 15876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:52.129781 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:52.132216 15872 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33261
I20260630 12:25:52.132817 15872 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:52.133764 15872 heartbeater.cc:507] Master 127.11.14.62:33261 requested a full tablet report, sending...
W20260630 12:25:52.134270 15878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:52.135576 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:52.135766 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:52.135995 15670 ts_manager.cc:194] Registered new tserver with Master: b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:52.136009 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822352135966 us; error 0 us; skew 500 ppm
I20260630 12:25:52.136900 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:52.137744 15670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40238
I20260630 12:25:52.139642 11320 webserver.cc:533] Webserver started at http://127.11.14.3:38909/ using document root <none> and password file <none>
I20260630 12:25:52.140178 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:52.140427 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:52.140744 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:52.141974 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "ea72bf35801b49df803406fd2c042007"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-hwbx"
I20260630 12:25:52.146425 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:25:52.149657 15883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.150527 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:25:52.150779 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "ea72bf35801b49df803406fd2c042007"
format_stamp: "Formatted at 2026-06-30 12:25:52 on dist-test-slave-hwbx"
I20260630 12:25:52.151006 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:52.159866 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:52.161089 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:52.162436 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:52.164623 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:52.164803 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.165096 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:52.165258 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:52.204218 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:41691
I20260630 12:25:52.204322 15945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:41691 every 8 connection(s)
I20260630 12:25:52.218245 15946 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33261
I20260630 12:25:52.218691 15946 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:52.219448 15946 heartbeater.cc:507] Master 127.11.14.62:33261 requested a full tablet report, sending...
I20260630 12:25:52.221467 15670 ts_manager.cc:194] Registered new tserver with Master: ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:52.222409 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01482144s
I20260630 12:25:52.222860 15670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40250
I20260630 12:25:53.034525 15797 heartbeater.cc:499] Master 127.11.14.62:33261 was elected leader, sending a full tablet report...
I20260630 12:25:53.141105 15872 heartbeater.cc:499] Master 127.11.14.62:33261 was elected leader, sending a full tablet report...
I20260630 12:25:53.225862 15946 heartbeater.cc:499] Master 127.11.14.62:33261 was elected leader, sending a full tablet report...
I20260630 12:25:53.281931 15670 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40252:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:53.285337 15670 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:53.382854 15762 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3b65a29c3f4c8fb879a435da4390fc (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:25:53.386186 15761 tablet_service.cc:1511] Processing CreateTablet for tablet 861d31ecb8844854886b36c37dcbc3ba (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:25:53.387281 15760 tablet_service.cc:1511] Processing CreateTablet for tablet be07e267d4d34446b4b6c4d14205df64 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:25:53.390709 15837 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3b65a29c3f4c8fb879a435da4390fc (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:25:53.391400 15836 tablet_service.cc:1511] Processing CreateTablet for tablet 861d31ecb8844854886b36c37dcbc3ba (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:25:53.392362 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3b65a29c3f4c8fb879a435da4390fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.395254 15759 tablet_service.cc:1511] Processing CreateTablet for tablet f1b3ca893ac74ece9733f05913fa2151 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:25:53.396013 15758 tablet_service.cc:1511] Processing CreateTablet for tablet e646da22cbb34c5f8e43adc44c623861 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:25:53.396375 15911 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3b65a29c3f4c8fb879a435da4390fc (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:25:53.397562 15836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861d31ecb8844854886b36c37dcbc3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.397891 15911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3b65a29c3f4c8fb879a435da4390fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.399246 15906 tablet_service.cc:1511] Processing CreateTablet for tablet f62329481f8c43aca874a367e656ca77 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:25:53.399348 15835 tablet_service.cc:1511] Processing CreateTablet for tablet be07e267d4d34446b4b6c4d14205df64 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:25:53.400811 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62329481f8c43aca874a367e656ca77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.401124 15762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3b65a29c3f4c8fb879a435da4390fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.401736 15910 tablet_service.cc:1511] Processing CreateTablet for tablet 861d31ecb8844854886b36c37dcbc3ba (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:25:53.403316 15910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861d31ecb8844854886b36c37dcbc3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.403214 15833 tablet_service.cc:1511] Processing CreateTablet for tablet e646da22cbb34c5f8e43adc44c623861 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:25:53.401768 15834 tablet_service.cc:1511] Processing CreateTablet for tablet f1b3ca893ac74ece9733f05913fa2151 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:25:53.405481 15758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e646da22cbb34c5f8e43adc44c623861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.405565 15835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be07e267d4d34446b4b6c4d14205df64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.407271 15834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b3ca893ac74ece9733f05913fa2151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.407131 15908 tablet_service.cc:1511] Processing CreateTablet for tablet f1b3ca893ac74ece9733f05913fa2151 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:25:53.409698 15759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b3ca893ac74ece9733f05913fa2151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.409525 15907 tablet_service.cc:1511] Processing CreateTablet for tablet e646da22cbb34c5f8e43adc44c623861 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:25:53.410691 15761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861d31ecb8844854886b36c37dcbc3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.405714 15909 tablet_service.cc:1511] Processing CreateTablet for tablet be07e267d4d34446b4b6c4d14205df64 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:25:53.411975 15760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be07e267d4d34446b4b6c4d14205df64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.411665 15832 tablet_service.cc:1511] Processing CreateTablet for tablet f62329481f8c43aca874a367e656ca77 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:25:53.413079 15757 tablet_service.cc:1511] Processing CreateTablet for tablet f62329481f8c43aca874a367e656ca77 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:25:53.414487 15757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62329481f8c43aca874a367e656ca77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.414736 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b3ca893ac74ece9733f05913fa2151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.416718 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be07e267d4d34446b4b6c4d14205df64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.416882 15833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e646da22cbb34c5f8e43adc44c623861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.419399 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e646da22cbb34c5f8e43adc44c623861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.420408 15905 tablet_service.cc:1511] Processing CreateTablet for tablet 408138366b4d40d9b1dd5e65818f6dd0 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:25:53.421873 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408138366b4d40d9b1dd5e65818f6dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.424037 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 408138366b4d40d9b1dd5e65818f6dd0 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:25:53.426265 15830 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1867f44e214793b4d84d03391cc109 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:25:53.428871 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1867f44e214793b4d84d03391cc109 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:25:53.430192 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1867f44e214793b4d84d03391cc109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.432509 15904 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1867f44e214793b4d84d03391cc109 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:25:53.433938 15904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1867f44e214793b4d84d03391cc109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.424031 15756 tablet_service.cc:1511] Processing CreateTablet for tablet 408138366b4d40d9b1dd5e65818f6dd0 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:25:53.437909 15903 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4454f0f61d458f8ece14bf7897afc0 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:25:53.437923 15756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408138366b4d40d9b1dd5e65818f6dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.439292 15903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4454f0f61d458f8ece14bf7897afc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.442389 15829 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4454f0f61d458f8ece14bf7897afc0 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:25:53.424441 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62329481f8c43aca874a367e656ca77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.446672 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408138366b4d40d9b1dd5e65818f6dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.446449 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4454f0f61d458f8ece14bf7897afc0 (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:25:53.448192 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1867f44e214793b4d84d03391cc109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.448231 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4454f0f61d458f8ece14bf7897afc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.452306 15828 tablet_service.cc:1511] Processing CreateTablet for tablet 597e34641af341a78adf00317fa9351a (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:25:53.453683 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597e34641af341a78adf00317fa9351a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.464792 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4454f0f61d458f8ece14bf7897afc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.473376 15753 tablet_service.cc:1511] Processing CreateTablet for tablet 597e34641af341a78adf00317fa9351a (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:25:53.475036 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597e34641af341a78adf00317fa9351a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.487445 15902 tablet_service.cc:1511] Processing CreateTablet for tablet 597e34641af341a78adf00317fa9351a (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:25:53.489432 15902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597e34641af341a78adf00317fa9351a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.504900 15837 tablet_service.cc:1511] Processing CreateTablet for tablet 576bd9e103f841ca872d843df4b848fe (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:25:53.506330 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576bd9e103f841ca872d843df4b848fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.523454 15837 tablet_service.cc:1511] Processing CreateTablet for tablet 6dad7b7d434a406eada4b49b98a1e2ea (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:25:53.525409 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dad7b7d434a406eada4b49b98a1e2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.554746 15911 tablet_service.cc:1511] Processing CreateTablet for tablet 576bd9e103f841ca872d843df4b848fe (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:25:53.556195 15911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576bd9e103f841ca872d843df4b848fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.570619 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 6dad7b7d434a406eada4b49b98a1e2ea (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:25:53.571978 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dad7b7d434a406eada4b49b98a1e2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.577805 15759 tablet_service.cc:1511] Processing CreateTablet for tablet 6dad7b7d434a406eada4b49b98a1e2ea (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:25:53.579101 15759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dad7b7d434a406eada4b49b98a1e2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.586788 15968 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:53.586794 15967 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:53.587877 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 576bd9e103f841ca872d843df4b848fe (DEFAULT_TABLE table=test-workload [id=643e85141ea245eebb440490c4cf9f53]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:25:53.591919 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576bd9e103f841ca872d843df4b848fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:53.594758 15967 tablet_bootstrap.cc:654] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.630522 15968 tablet_bootstrap.cc:654] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.638828 15969 tablet_bootstrap.cc:492] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:53.642021 15967 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:53.642580 15967 ts_tablet_manager.cc:1403] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.008s
I20260630 12:25:53.644042 15968 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:53.644568 15968 ts_tablet_manager.cc:1403] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260630 12:25:53.645730 15969 tablet_bootstrap.cc:654] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.645891 15967 raft_consensus.cc:359] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.646906 15967 raft_consensus.cc:385] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.647228 15967 raft_consensus.cc:740] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.647583 15968 raft_consensus.cc:359] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.648336 15968 raft_consensus.cc:385] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.648041 15967 consensus_queue.cc:260] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.648761 15968 raft_consensus.cc:740] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.649645 15968 consensus_queue.cc:260] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.651198 15969 tablet_bootstrap.cc:492] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:53.651461 15967 ts_tablet_manager.cc:1434] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.007s
I20260630 12:25:53.651685 15969 ts_tablet_manager.cc:1403] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:25:53.652854 15967 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:53.654791 15969 raft_consensus.cc:359] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.655552 15969 raft_consensus.cc:385] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.655896 15969 raft_consensus.cc:740] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.656842 15969 consensus_queue.cc:260] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.660393 15968 ts_tablet_manager.cc:1434] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260630 12:25:53.661520 15968 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:53.662106 15967 tablet_bootstrap.cc:654] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.668929 15968 tablet_bootstrap.cc:654] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.674526 15967 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:53.675166 15967 ts_tablet_manager.cc:1403] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:25:53.678685 15967 raft_consensus.cc:359] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:53.679845 15967 raft_consensus.cc:385] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.680311 15967 raft_consensus.cc:740] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.682346 15969 ts_tablet_manager.cc:1434] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.023s
I20260630 12:25:53.681699 15967 consensus_queue.cc:260] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:53.684286 15967 ts_tablet_manager.cc:1434] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:25:53.685334 15968 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:53.685379 15969 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:53.686071 15968 ts_tablet_manager.cc:1403] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260630 12:25:53.686153 15967 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:53.689172 15968 raft_consensus.cc:359] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:53.689963 15968 raft_consensus.cc:385] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.690313 15968 raft_consensus.cc:740] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.691092 15968 consensus_queue.cc:260] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:53.693068 15967 tablet_bootstrap.cc:654] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.693071 15969 tablet_bootstrap.cc:654] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.695669 15968 ts_tablet_manager.cc:1434] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:25:53.696791 15968 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:53.703292 15968 tablet_bootstrap.cc:654] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.705963 15967 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:53.706090 15969 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:53.706558 15967 ts_tablet_manager.cc:1403] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:25:53.706662 15969 ts_tablet_manager.cc:1403] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260630 12:25:53.709641 15967 raft_consensus.cc:359] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.709798 15969 raft_consensus.cc:359] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
W20260630 12:25:53.710139 15947 tablet.cc:2406] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:25:53.710515 15967 raft_consensus.cc:385] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.710866 15967 raft_consensus.cc:740] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.712008 15969 raft_consensus.cc:385] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.711608 15967 consensus_queue.cc:260] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.712420 15969 raft_consensus.cc:740] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.713346 15969 consensus_queue.cc:260] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.715552 15969 ts_tablet_manager.cc:1434] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:25:53.716544 15969 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:53.716607 15967 ts_tablet_manager.cc:1434] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:25:53.717650 15967 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:53.723896 15967 tablet_bootstrap.cc:654] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.724018 15969 tablet_bootstrap.cc:654] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.742671 15973 raft_consensus.cc:493] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:53.743528 15973 raft_consensus.cc:515] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.751410 15973 leader_election.cc:290] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:53.782826 15967 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:53.782982 15968 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:53.783496 15967 ts_tablet_manager.cc:1403] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.028s
I20260630 12:25:53.783612 15968 ts_tablet_manager.cc:1403] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.066s
I20260630 12:25:53.786559 15969 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:53.786592 15967 raft_consensus.cc:359] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.787546 15967 raft_consensus.cc:385] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.787290 15969 ts_tablet_manager.cc:1403] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.003s
I20260630 12:25:53.787385 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bd9e103f841ca872d843df4b848fe" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:53.791536 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bd9e103f841ca872d843df4b848fe" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:53.793875 15967 raft_consensus.cc:740] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.794919 15967 consensus_queue.cc:260] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
W20260630 12:25:53.795653 15812 leader_election.cc:343] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:53.786828 15968 raft_consensus.cc:359] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.796849 15968 raft_consensus.cc:385] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.797259 15968 raft_consensus.cc:740] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.796798 15969 raft_consensus.cc:359] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.797322 15967 ts_tablet_manager.cc:1434] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:25:53.797725 15969 raft_consensus.cc:385] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.798074 15969 raft_consensus.cc:740] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
W20260630 12:25:53.798465 15810 leader_election.cc:343] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:53.798089 15968 consensus_queue.cc:260] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.798704 15967 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:53.799091 15969 consensus_queue.cc:260] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.800794 15973 raft_consensus.cc:493] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:53.801481 15969 ts_tablet_manager.cc:1434] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:25:53.801259 15973 raft_consensus.cc:515] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.802500 15969 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:53.803340 15973 leader_election.cc:290] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:53.805032 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1867f44e214793b4d84d03391cc109" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:53.805678 15968 ts_tablet_manager.cc:1434] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260630 12:25:53.806553 15812 leader_election.cc:343] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:53.806797 15968 tablet_bootstrap.cc:492] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:53.808069 15810 leader_election.cc:304] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [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: b9d6ea9c607c4fc1b66a4595cabec358; no voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007
I20260630 12:25:53.809352 15969 tablet_bootstrap.cc:654] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.809962 15973 raft_consensus.cc:2749] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:53.811807 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1867f44e214793b4d84d03391cc109" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:53.812475 15772 raft_consensus.cc:2468] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 0.
I20260630 12:25:53.816692 15810 leader_election.cc:304] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [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: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: ea72bf35801b49df803406fd2c042007
I20260630 12:25:53.817521 15973 raft_consensus.cc:2804] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:53.817809 15967 tablet_bootstrap.cc:654] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.817896 15973 raft_consensus.cc:493] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:53.818287 15968 tablet_bootstrap.cc:654] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.818440 15973 raft_consensus.cc:3060] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.828109 15967 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:53.828804 15967 ts_tablet_manager.cc:1403] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260630 12:25:53.828976 15973 raft_consensus.cc:515] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.829746 15968 tablet_bootstrap.cc:492] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:53.830257 15968 ts_tablet_manager.cc:1403] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260630 12:25:53.832057 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1867f44e214793b4d84d03391cc109" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:53.832329 15973 leader_election.cc:290] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:53.832680 15772 raft_consensus.cc:3060] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.832825 15967 raft_consensus.cc:359] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.833588 15967 raft_consensus.cc:385] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.833509 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1867f44e214793b4d84d03391cc109" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:53.833992 15967 raft_consensus.cc:740] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
W20260630 12:25:53.834487 15718 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:53.834790 15967 consensus_queue.cc:260] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
W20260630 12:25:53.835273 15812 leader_election.cc:343] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:53.836210 15975 raft_consensus.cc:493] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:53.836750 15975 raft_consensus.cc:515] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.837544 15967 ts_tablet_manager.cc:1434] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:53.841899 15772 raft_consensus.cc:2468] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 1.
I20260630 12:25:53.843254 15968 raft_consensus.cc:359] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.844079 15968 raft_consensus.cc:385] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.844519 15968 raft_consensus.cc:740] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.845568 15968 consensus_queue.cc:260] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.851605 15810 leader_election.cc:304] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [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: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: ea72bf35801b49df803406fd2c042007
I20260630 12:25:53.853579 15990 raft_consensus.cc:2804] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:53.854086 15968 ts_tablet_manager.cc:1434] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260630 12:25:53.857195 15968 tablet_bootstrap.cc:492] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:53.864454 15975 leader_election.cc:290] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:53.866034 15990 raft_consensus.cc:697] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Becoming Leader. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Running, Role: LEADER
I20260630 12:25:53.867396 15990 consensus_queue.cc:237] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.869043 15967 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:53.875275 15969 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:53.875870 15969 ts_tablet_manager.cc:1403] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.011s
I20260630 12:25:53.876545 15967 tablet_bootstrap.cc:654] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.877482 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be07e267d4d34446b4b6c4d14205df64" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:53.878315 15847 raft_consensus.cc:2468] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 0.
I20260630 12:25:53.879577 15968 tablet_bootstrap.cc:654] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.879601 15974 raft_consensus.cc:493] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:53.881338 15736 leader_election.cc:304] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: 
I20260630 12:25:53.882321 15975 raft_consensus.cc:2804] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:53.882679 15975 raft_consensus.cc:493] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:53.883018 15975 raft_consensus.cc:3060] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.883756 15969 raft_consensus.cc:359] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.884768 15969 raft_consensus.cc:385] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.885041 15969 raft_consensus.cc:740] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.885668 15969 consensus_queue.cc:260] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.887272 15967 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:53.887794 15967 ts_tablet_manager.cc:1403] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260630 12:25:53.888159 15974 raft_consensus.cc:515] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.890941 15974 leader_election.cc:290] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:53.895013 15975 raft_consensus.cc:515] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.896420 15670 catalog_manager.cc:5697] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:53.898120 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be07e267d4d34446b4b6c4d14205df64" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:53.898711 15847 raft_consensus.cc:3060] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.888634 15969 ts_tablet_manager.cc:1434] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:25:53.900223 15969 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:53.906358 15968 tablet_bootstrap.cc:492] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:53.906976 15968 ts_tablet_manager.cc:1403] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.008s
I20260630 12:25:53.897204 15975 leader_election.cc:290] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 election: Requested vote from peers b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:53.908027 15969 tablet_bootstrap.cc:654] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.910066 15968 raft_consensus.cc:359] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.912894 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be07e267d4d34446b4b6c4d14205df64" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:53.917421 15921 raft_consensus.cc:2468] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 0.
I20260630 12:25:53.918972 15847 raft_consensus.cc:2468] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 1.
I20260630 12:25:53.919641 15968 raft_consensus.cc:385] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.920320 15968 raft_consensus.cc:740] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.913904 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be07e267d4d34446b4b6c4d14205df64" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:53.922137 15920 raft_consensus.cc:3060] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.912943 15967 raft_consensus.cc:359] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.923208 15967 raft_consensus.cc:385] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.923944 15974 raft_consensus.cc:493] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:53.920501 15736 leader_election.cc:304] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [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: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: 
I20260630 12:25:53.924440 15974 raft_consensus.cc:515] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.925020 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62329481f8c43aca874a367e656ca77" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:53.922526 15968 consensus_queue.cc:260] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
W20260630 12:25:53.926492 15885 leader_election.cc:343] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:53.926626 15974 leader_election.cc:290] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:53.927088 15975 raft_consensus.cc:2804] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:53.934299 15975 raft_consensus.cc:697] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Becoming Leader. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Running, Role: LEADER
I20260630 12:25:53.935250 15969 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:53.935220 15975 consensus_queue.cc:237] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.936165 15969 ts_tablet_manager.cc:1403] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.010s
I20260630 12:25:53.923954 15967 raft_consensus.cc:740] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.930747 15846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597e34641af341a78adf00317fa9351a" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:53.937119 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62329481f8c43aca874a367e656ca77" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:53.937397 15771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597e34641af341a78adf00317fa9351a" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:53.937522 15967 consensus_queue.cc:260] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.938699 15846 raft_consensus.cc:2468] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 0.
W20260630 12:25:53.940114 15884 leader_election.cc:343] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:53.940841 15920 raft_consensus.cc:2468] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 1.
I20260630 12:25:53.937745 15772 raft_consensus.cc:2468] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 0.
I20260630 12:25:53.942078 15885 leader_election.cc:304] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [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: b9d6ea9c607c4fc1b66a4595cabec358, ea72bf35801b49df803406fd2c042007; no voters: 6a95271003fe4abba27b5f50ee936263
I20260630 12:25:53.942597 15884 leader_election.cc:304] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: b9d6ea9c607c4fc1b66a4595cabec358
I20260630 12:25:53.943215 15974 raft_consensus.cc:2804] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:53.944372 15974 raft_consensus.cc:493] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:53.944833 15974 raft_consensus.cc:3060] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.947376 15969 raft_consensus.cc:359] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.948341 15969 raft_consensus.cc:385] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:53.948746 15969 raft_consensus.cc:740] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:53.949656 16001 raft_consensus.cc:2804] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:53.949591 15969 consensus_queue.cc:260] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.950609 15968 ts_tablet_manager.cc:1434] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.015s
I20260630 12:25:53.951675 15968 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:53.950091 16001 raft_consensus.cc:493] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:53.952659 16001 raft_consensus.cc:3060] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.957885 15969 ts_tablet_manager.cc:1434] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:25:53.959954 16001 raft_consensus.cc:515] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.961148 15974 raft_consensus.cc:515] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:53.961575 15969 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:53.958671 15967 ts_tablet_manager.cc:1434] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.002s
I20260630 12:25:53.963748 15968 tablet_bootstrap.cc:654] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.964198 15967 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:53.965030 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62329481f8c43aca874a367e656ca77" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:53.965355 15771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597e34641af341a78adf00317fa9351a" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:53.965637 15772 raft_consensus.cc:3060] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.965969 15771 raft_consensus.cc:3060] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.971030 15967 tablet_bootstrap.cc:654] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.973269 15846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597e34641af341a78adf00317fa9351a" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:53.974403 15846 raft_consensus.cc:3060] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:53.974715 15772 raft_consensus.cc:2468] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:53.973798 15974 leader_election.cc:290] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:53.973610 15771 raft_consensus.cc:2468] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:53.976296 15884 leader_election.cc:304] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:53.977177 15974 raft_consensus.cc:2804] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:53.979652 15884 leader_election.cc:304] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:53.983425 15846 raft_consensus.cc:2468] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:53.984473 15667 catalog_manager.cc:5697] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a95271003fe4abba27b5f50ee936263 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:53.987624 16006 raft_consensus.cc:2804] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:53.990448 16006 raft_consensus.cc:697] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Becoming Leader. State: Replica: ea72bf35801b49df803406fd2c042007, State: Running, Role: LEADER
I20260630 12:25:53.988485 15969 tablet_bootstrap.cc:654] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:53.987658 16001 leader_election.cc:290] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:53.989430 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62329481f8c43aca874a367e656ca77" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
W20260630 12:25:53.997076 15885 leader_election.cc:343] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:53.995525 15968 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:53.992671 15974 raft_consensus.cc:697] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Becoming Leader. State: Replica: ea72bf35801b49df803406fd2c042007, State: Running, Role: LEADER
I20260630 12:25:54.001986 15968 ts_tablet_manager.cc:1403] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.016s
I20260630 12:25:54.008235 15974 consensus_queue.cc:237] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.001374 16006 consensus_queue.cc:237] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.007046 15968 raft_consensus.cc:359] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.011593 15968 raft_consensus.cc:385] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.012207 15967 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:54.012204 15968 raft_consensus.cc:740] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.012919 15967 ts_tablet_manager.cc:1403] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260630 12:25:54.013270 15968 consensus_queue.cc:260] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.015627 15968 ts_tablet_manager.cc:1434] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:25:54.015892 15967 raft_consensus.cc:359] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.017089 15968 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:54.018083 15969 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:54.018399 15967 raft_consensus.cc:385] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.018797 15969 ts_tablet_manager.cc:1403] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.013s
I20260630 12:25:54.018760 15967 raft_consensus.cc:740] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.019886 15967 consensus_queue.cc:260] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.022042 15969 raft_consensus.cc:359] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.022866 15969 raft_consensus.cc:385] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.023236 15969 raft_consensus.cc:740] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.024147 15969 consensus_queue.cc:260] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.026074 15667 catalog_manager.cc:5697] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea72bf35801b49df803406fd2c042007 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:54.028848 15968 tablet_bootstrap.cc:654] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.030046 15967 ts_tablet_manager.cc:1434] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260630 12:25:54.033885 15969 ts_tablet_manager.cc:1434] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:25:54.038092 15967 tablet_bootstrap.cc:492] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:54.038692 15969 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:54.045598 15967 tablet_bootstrap.cc:654] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.046371 15969 tablet_bootstrap.cc:654] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.047186 15974 raft_consensus.cc:493] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.047847 15974 raft_consensus.cc:515] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.050669 15974 leader_election.cc:290] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.052136 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e646da22cbb34c5f8e43adc44c623861" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.052589 15974 raft_consensus.cc:493] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.052928 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e646da22cbb34c5f8e43adc44c623861" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
W20260630 12:25:54.053629 15885 leader_election.cc:343] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:54.053335 15974 raft_consensus.cc:515] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
W20260630 12:25:54.054481 15884 leader_election.cc:343] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:54.055058 15884 leader_election.cc:304] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [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: ea72bf35801b49df803406fd2c042007; no voters: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358
I20260630 12:25:54.056046 16006 raft_consensus.cc:2749] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:54.056092 15974 leader_election.cc:290] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.057271 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b3ca893ac74ece9733f05913fa2151" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.060134 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b3ca893ac74ece9733f05913fa2151" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.062292 15772 raft_consensus.cc:2468] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 0.
W20260630 12:25:54.062630 15885 leader_election.cc:343] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:54.060904 15670 catalog_manager.cc:5697] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea72bf35801b49df803406fd2c042007 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:54.063648 15884 leader_election.cc:304] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: b9d6ea9c607c4fc1b66a4595cabec358
I20260630 12:25:54.065171 15974 raft_consensus.cc:2804] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.065668 15974 raft_consensus.cc:493] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.066103 15974 raft_consensus.cc:3060] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.080724 15974 raft_consensus.cc:515] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.081738 15968 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:54.081887 15967 tablet_bootstrap.cc:492] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:54.082290 15968 ts_tablet_manager.cc:1403] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.027s
I20260630 12:25:54.082367 15967 ts_tablet_manager.cc:1403] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.002s
I20260630 12:25:54.083668 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b3ca893ac74ece9733f05913fa2151" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:54.083928 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b3ca893ac74ece9733f05913fa2151" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:54.084261 15772 raft_consensus.cc:3060] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.085240 15974 leader_election.cc:290] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
W20260630 12:25:54.085337 15885 leader_election.cc:343] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:54.085140 15967 raft_consensus.cc:359] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.085158 15969 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:54.085917 15967 raft_consensus.cc:385] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.086225 15967 raft_consensus.cc:740] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.086299 15969 ts_tablet_manager.cc:1403] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.012s
I20260630 12:25:54.086964 15967 consensus_queue.cc:260] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.087637 15968 raft_consensus.cc:359] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.088402 15968 raft_consensus.cc:385] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.088709 15968 raft_consensus.cc:740] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.089074 15967 ts_tablet_manager.cc:1434] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:25:54.089337 15969 raft_consensus.cc:359] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:54.090003 15969 raft_consensus.cc:385] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.089610 15968 consensus_queue.cc:260] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.090319 15969 raft_consensus.cc:740] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.091173 15969 consensus_queue.cc:260] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:54.091948 15968 ts_tablet_manager.cc:1434] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:25:54.092962 15968 tablet_bootstrap.cc:492] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:54.095031 15967 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:54.099197 15968 tablet_bootstrap.cc:654] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.100934 15967 tablet_bootstrap.cc:654] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.101227 15969 ts_tablet_manager.cc:1434] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:25:54.106899 15772 raft_consensus.cc:2468] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:54.108603 15884 leader_election.cc:304] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: b9d6ea9c607c4fc1b66a4595cabec358
I20260630 12:25:54.110657 15974 raft_consensus.cc:2804] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.110836 15969 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:54.111330 15974 raft_consensus.cc:697] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Becoming Leader. State: Replica: ea72bf35801b49df803406fd2c042007, State: Running, Role: LEADER
I20260630 12:25:54.113453 15974 consensus_queue.cc:237] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.115003 15967 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:54.115602 15967 ts_tablet_manager.cc:1403] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260630 12:25:54.118037 15969 tablet_bootstrap.cc:654] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.118294 15967 raft_consensus.cc:359] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.118991 15967 raft_consensus.cc:385] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.119277 15967 raft_consensus.cc:740] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.119974 15967 consensus_queue.cc:260] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.126349 15990 raft_consensus.cc:493] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.126741 15967 ts_tablet_manager.cc:1434] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260630 12:25:54.126845 15990 raft_consensus.cc:515] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:54.128114 15967 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:54.131851 15667 catalog_manager.cc:5697] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea72bf35801b49df803406fd2c042007 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:54.133325 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.133713 15969 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:54.134028 15920 raft_consensus.cc:2468] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 0.
I20260630 12:25:54.134236 15969 ts_tablet_manager.cc:1403] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260630 12:25:54.135288 15812 leader_election.cc:304] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9d6ea9c607c4fc1b66a4595cabec358, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.135759 15975 raft_consensus.cc:493] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.136320 15973 raft_consensus.cc:2804] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.136256 15975 raft_consensus.cc:515] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:54.136783 15973 raft_consensus.cc:493] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.137132 15968 tablet_bootstrap.cc:492] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:54.137147 15973 raft_consensus.cc:3060] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.137660 15968 ts_tablet_manager.cc:1403] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.019s
I20260630 12:25:54.137557 15969 raft_consensus.cc:359] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.138228 15969 raft_consensus.cc:385] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.138484 15975 leader_election.cc:290] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.138509 15969 raft_consensus.cc:740] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.139554 15969 consensus_queue.cc:260] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.140292 15968 raft_consensus.cc:359] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.140805 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.141043 15968 raft_consensus.cc:385] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.141163 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.141630 15969 ts_tablet_manager.cc:1434] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:25:54.141820 15772 raft_consensus.cc:2468] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 0.
I20260630 12:25:54.141847 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.141351 15968 raft_consensus.cc:740] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.135278 15990 leader_election.cc:290] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.143318 15968 consensus_queue.cc:260] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.146423 15968 ts_tablet_manager.cc:1434] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:25:54.135790 15967 tablet_bootstrap.cc:654] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.142627 15920 raft_consensus.cc:2468] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 0.
I20260630 12:25:54.148464 15737 leader_election.cc:304] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.149286 15975 raft_consensus.cc:2804] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.150009 15968 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:54.149631 15975 raft_consensus.cc:493] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.150462 15969 tablet_bootstrap.cc:492] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:54.150710 15975 raft_consensus.cc:3060] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.152823 15990 raft_consensus.cc:493] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.154644 15990 raft_consensus.cc:515] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.156039 15968 tablet_bootstrap.cc:654] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.160180 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d31ecb8844854886b36c37dcbc3ba" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.160521 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d31ecb8844854886b36c37dcbc3ba" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.160923 15772 raft_consensus.cc:2468] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 0.
I20260630 12:25:54.156685 15969 tablet_bootstrap.cc:654] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.161172 15920 raft_consensus.cc:2468] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 0.
I20260630 12:25:54.162273 15810 leader_election.cc:304] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: 
I20260630 12:25:54.162765 15991 raft_consensus.cc:493] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.163231 15991 raft_consensus.cc:515] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.166081 15991 leader_election.cc:290] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.166699 15991 raft_consensus.cc:2804] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.167120 15991 raft_consensus.cc:493] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.167511 15991 raft_consensus.cc:3060] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.172927 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dad7b7d434a406eada4b49b98a1e2ea" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.180073 15990 leader_election.cc:290] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
W20260630 12:25:54.184464 15812 leader_election.cc:343] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:54.186352 15968 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:54.186918 15968 ts_tablet_manager.cc:1403] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.008s
I20260630 12:25:54.187628 15969 tablet_bootstrap.cc:492] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:54.187865 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dad7b7d434a406eada4b49b98a1e2ea" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.188102 15969 ts_tablet_manager.cc:1403] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.003s
W20260630 12:25:54.189389 15810 leader_election.cc:343] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:54.189570 15968 raft_consensus.cc:359] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.190358 15968 raft_consensus.cc:385] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.190654 15968 raft_consensus.cc:740] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.190830 15969 raft_consensus.cc:359] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.191532 15969 raft_consensus.cc:385] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.191336 15968 consensus_queue.cc:260] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.191855 15969 raft_consensus.cc:740] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.189826 15810 leader_election.cc:304] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [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: b9d6ea9c607c4fc1b66a4595cabec358; no voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007
I20260630 12:25:54.192909 15990 raft_consensus.cc:2749] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:54.192751 15969 consensus_queue.cc:260] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.193605 15968 ts_tablet_manager.cc:1434] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:54.193717 15974 raft_consensus.cc:493] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.194208 15974 raft_consensus.cc:515] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.194598 15968 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:54.196259 15974 leader_election.cc:290] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.178591 15975 raft_consensus.cc:515] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:54.197736 15846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1867f44e214793b4d84d03391cc109" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.201030 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1867f44e214793b4d84d03391cc109" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.201821 15772 raft_consensus.cc:2393] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea72bf35801b49df803406fd2c042007 in current term 1: Already voted for candidate b9d6ea9c607c4fc1b66a4595cabec358 in this term.
I20260630 12:25:54.202759 15968 tablet_bootstrap.cc:654] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.202732 15884 leader_election.cc:304] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [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: ea72bf35801b49df803406fd2c042007; no voters: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358
I20260630 12:25:54.203562 15969 ts_tablet_manager.cc:1434] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260630 12:25:54.203683 15974 raft_consensus.cc:3060] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.209661 15975 leader_election.cc:290] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 election: Requested vote from peers ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.210798 15846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:54.213002 15973 raft_consensus.cc:515] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:54.210846 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:54.214622 15847 raft_consensus.cc:2393] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a95271003fe4abba27b5f50ee936263 in current term 1: Already voted for candidate b9d6ea9c607c4fc1b66a4595cabec358 in this term.
I20260630 12:25:54.214892 15920 raft_consensus.cc:3060] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.219967 15974 raft_consensus.cc:2749] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:54.220512 15967 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:54.221210 15967 ts_tablet_manager.cc:1403] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.031s
I20260630 12:25:54.222084 15920 raft_consensus.cc:2468] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 1.
I20260630 12:25:54.223472 15969 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:54.223385 15737 leader_election.cc:304] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: b9d6ea9c607c4fc1b66a4595cabec358
I20260630 12:25:54.227162 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:54.227962 15772 raft_consensus.cc:2393] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9d6ea9c607c4fc1b66a4595cabec358 in current term 1: Already voted for candidate 6a95271003fe4abba27b5f50ee936263 in this term.
I20260630 12:25:54.230280 15975 raft_consensus.cc:2804] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.231505 15975 raft_consensus.cc:697] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Becoming Leader. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Running, Role: LEADER
I20260630 12:25:54.232112 15969 tablet_bootstrap.cc:654] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.232555 15975 consensus_queue.cc:237] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } }
I20260630 12:25:54.234114 15973 leader_election.cc:290] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.232918 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3b65a29c3f4c8fb879a435da4390fc" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:54.236475 15920 raft_consensus.cc:2393] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9d6ea9c607c4fc1b66a4595cabec358 in current term 1: Already voted for candidate 6a95271003fe4abba27b5f50ee936263 in this term.
I20260630 12:25:54.236181 15967 raft_consensus.cc:359] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.237121 15967 raft_consensus.cc:385] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.238175 15812 leader_election.cc:304] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [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: b9d6ea9c607c4fc1b66a4595cabec358; no voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007
I20260630 12:25:54.240499 15973 raft_consensus.cc:2749] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:54.241374 15967 raft_consensus.cc:740] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.230463 15991 raft_consensus.cc:515] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.245119 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d31ecb8844854886b36c37dcbc3ba" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:54.244474 15967 consensus_queue.cc:260] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.245826 15772 raft_consensus.cc:3060] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.248194 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d31ecb8844854886b36c37dcbc3ba" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:54.249051 15920 raft_consensus.cc:3060] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.243909 15969 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:54.256894 15969 ts_tablet_manager.cc:1403] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.001s
I20260630 12:25:54.258984 15920 raft_consensus.cc:2468] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 1.
I20260630 12:25:54.256047 15772 raft_consensus.cc:2468] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 1.
I20260630 12:25:54.261179 15810 leader_election.cc:304] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [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: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: 
I20260630 12:25:54.262518 16020 raft_consensus.cc:2804] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.263129 16020 raft_consensus.cc:697] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Becoming Leader. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Running, Role: LEADER
I20260630 12:25:54.264148 16020 consensus_queue.cc:237] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.266279 15967 ts_tablet_manager.cc:1434] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260630 12:25:54.267078 15968 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:54.267205 15967 tablet_bootstrap.cc:492] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:54.267554 15968 ts_tablet_manager.cc:1403] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.036s
I20260630 12:25:54.270174 15968 raft_consensus.cc:359] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.270864 15968 raft_consensus.cc:385] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.271126 15968 raft_consensus.cc:740] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.271916 15968 consensus_queue.cc:260] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.272452 15991 leader_election.cc:290] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.274104 15968 ts_tablet_manager.cc:1434] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:25:54.275084 15968 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:54.278175 15967 tablet_bootstrap.cc:654] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.278337 15969 raft_consensus.cc:359] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.280035 15969 raft_consensus.cc:385] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.280644 15969 raft_consensus.cc:740] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.281023 15968 tablet_bootstrap.cc:654] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.282130 15969 consensus_queue.cc:260] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.285542 15969 ts_tablet_manager.cc:1434] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260630 12:25:54.287954 15969 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:54.291111 15967 tablet_bootstrap.cc:492] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:54.292882 15967 ts_tablet_manager.cc:1403] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260630 12:25:54.293812 15968 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:54.294277 15968 ts_tablet_manager.cc:1403] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:25:54.294234 15975 raft_consensus.cc:493] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.295213 15975 raft_consensus.cc:515] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.295439 15967 raft_consensus.cc:359] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.296092 15967 raft_consensus.cc:385] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.296371 15967 raft_consensus.cc:740] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.296849 15968 raft_consensus.cc:359] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.297278 15975 leader_election.cc:290] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.297487 15968 raft_consensus.cc:385] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.297181 15967 consensus_queue.cc:260] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.297784 15968 raft_consensus.cc:740] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.298565 15968 consensus_queue.cc:260] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.299124 15967 ts_tablet_manager.cc:1434] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:25:54.299970 15967 tablet_bootstrap.cc:492] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358: Bootstrap starting.
I20260630 12:25:54.299366 15667 catalog_manager.cc:5697] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.300570 15968 ts_tablet_manager.cc:1434] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:54.301628 15968 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: Bootstrap starting.
I20260630 12:25:54.303212 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4454f0f61d458f8ece14bf7897afc0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.303851 15847 raft_consensus.cc:2468] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 0.
I20260630 12:25:54.298661 15668 catalog_manager.cc:5697] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a95271003fe4abba27b5f50ee936263 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.305780 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4454f0f61d458f8ece14bf7897afc0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.306371 15920 raft_consensus.cc:2468] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 0.
I20260630 12:25:54.306669 15968 tablet_bootstrap.cc:654] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.307363 15737 leader_election.cc:304] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.308501 15975 raft_consensus.cc:2804] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.308948 15975 raft_consensus.cc:493] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.309330 15975 raft_consensus.cc:3060] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.310741 15969 tablet_bootstrap.cc:654] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.314462 15967 tablet_bootstrap.cc:654] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.316582 15975 raft_consensus.cc:515] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.329559 15975 leader_election.cc:290] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 election: Requested vote from peers b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.331219 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4454f0f61d458f8ece14bf7897afc0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:54.331902 15921 raft_consensus.cc:3060] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.332671 15968 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: No bootstrap required, opened a new log
I20260630 12:25:54.333148 15968 ts_tablet_manager.cc:1403] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260630 12:25:54.334178 15969 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:54.334623 15969 ts_tablet_manager.cc:1403] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.007s
I20260630 12:25:54.335836 15968 raft_consensus.cc:359] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.336536 15968 raft_consensus.cc:385] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.336794 15968 raft_consensus.cc:740] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea72bf35801b49df803406fd2c042007, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.337122 15969 raft_consensus.cc:359] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.337769 15969 raft_consensus.cc:385] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.337579 15968 consensus_queue.cc:260] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.338501 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4454f0f61d458f8ece14bf7897afc0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:54.338776 15975 consensus_queue.cc:1048] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.339605 15967 tablet_bootstrap.cc:492] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358: No bootstrap required, opened a new log
I20260630 12:25:54.339906 15968 ts_tablet_manager.cc:1434] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:54.340056 15967 ts_tablet_manager.cc:1403] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.001s
I20260630 12:25:54.338020 15969 raft_consensus.cc:740] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.343044 15969 consensus_queue.cc:260] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.339078 15847 raft_consensus.cc:3060] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.345098 15969 ts_tablet_manager.cc:1434] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:25:54.346251 15967 raft_consensus.cc:359] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.346985 15967 raft_consensus.cc:385] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.347232 15967 raft_consensus.cc:740] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.347920 15967 consensus_queue.cc:260] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.348408 15969 tablet_bootstrap.cc:492] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263: Bootstrap starting.
I20260630 12:25:54.352779 15969 tablet_bootstrap.cc:654] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:54.353901 15921 raft_consensus.cc:2468] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 1.
I20260630 12:25:54.354372 16020 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.355065 15737 leader_election.cc:304] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.355966 15975 raft_consensus.cc:2804] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.356643 15975 raft_consensus.cc:697] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Becoming Leader. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Running, Role: LEADER
I20260630 12:25:54.357589 15975 consensus_queue.cc:237] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.358675 15967 ts_tablet_manager.cc:1434] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:25:54.363516 15969 tablet_bootstrap.cc:492] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263: No bootstrap required, opened a new log
I20260630 12:25:54.363966 15969 ts_tablet_manager.cc:1403] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260630 12:25:54.366523 15969 raft_consensus.cc:359] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.367244 15969 raft_consensus.cc:385] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:54.366565 15847 raft_consensus.cc:2468] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 1.
I20260630 12:25:54.367607 15969 raft_consensus.cc:740] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Initialized, Role: FOLLOWER
I20260630 12:25:54.368558 15969 consensus_queue.cc:260] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.370952 15969 ts_tablet_manager.cc:1434] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:25:54.378545 15670 catalog_manager.cc:5697] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a95271003fe4abba27b5f50ee936263 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.390645 15975 raft_consensus.cc:493] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.391215 15975 raft_consensus.cc:515] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.393456 15995 consensus_queue.cc:1048] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:54.394037 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408138366b4d40d9b1dd5e65818f6dd0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.394364 15975 leader_election.cc:290] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.394730 15847 raft_consensus.cc:2468] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 0.
I20260630 12:25:54.399415 15973 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:25:54.400543 15736 leader_election.cc:304] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: 
I20260630 12:25:54.401702 15995 raft_consensus.cc:2804] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.402091 15995 raft_consensus.cc:493] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.402419 15995 raft_consensus.cc:3060] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.408870 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408138366b4d40d9b1dd5e65818f6dd0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.409567 15921 raft_consensus.cc:2468] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 0.
I20260630 12:25:54.411315 15995 raft_consensus.cc:515] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.417214 15995 leader_election.cc:290] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [CANDIDATE]: Term 1 election: Requested vote from peers b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.418295 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408138366b4d40d9b1dd5e65818f6dd0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:54.418619 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408138366b4d40d9b1dd5e65818f6dd0" candidate_uuid: "6a95271003fe4abba27b5f50ee936263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:54.418962 15847 raft_consensus.cc:3060] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.419723 15921 raft_consensus.cc:3060] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.423276 15973 raft_consensus.cc:493] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.423795 15973 raft_consensus.cc:515] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.425999 15973 leader_election.cc:290] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.426959 15847 raft_consensus.cc:2468] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 1.
I20260630 12:25:54.427172 15921 raft_consensus.cc:2468] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a95271003fe4abba27b5f50ee936263 in term 1.
I20260630 12:25:54.427595 15974 raft_consensus.cc:493] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.428200 15736 leader_election.cc:304] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [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: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: 
I20260630 12:25:54.428058 15974 raft_consensus.cc:515] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.429371 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e646da22cbb34c5f8e43adc44c623861" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.429905 15995 raft_consensus.cc:2804] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.429994 15920 raft_consensus.cc:2468] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 0.
I20260630 12:25:54.430253 15974 leader_election.cc:290] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.430655 15995 raft_consensus.cc:697] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Becoming Leader. State: Replica: 6a95271003fe4abba27b5f50ee936263, State: Running, Role: LEADER
I20260630 12:25:54.431244 15812 leader_election.cc:304] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9d6ea9c607c4fc1b66a4595cabec358, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.431882 15846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bd9e103f841ca872d843df4b848fe" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.432118 15973 raft_consensus.cc:2804] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.431823 15995 consensus_queue.cc:237] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.432653 15973 raft_consensus.cc:493] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.433079 15973 raft_consensus.cc:3060] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.433015 15771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bd9e103f841ca872d843df4b848fe" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.433833 15771 raft_consensus.cc:2468] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 0.
I20260630 12:25:54.435173 15884 leader_election.cc:304] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.436446 15974 raft_consensus.cc:2804] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.432662 15846 raft_consensus.cc:2468] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 0.
I20260630 12:25:54.436806 15974 raft_consensus.cc:493] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.438436 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e646da22cbb34c5f8e43adc44c623861" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.440966 15974 raft_consensus.cc:3060] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.442013 15772 raft_consensus.cc:2468] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 0.
I20260630 12:25:54.446105 15973 raft_consensus.cc:515] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.448864 15772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e646da22cbb34c5f8e43adc44c623861" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:54.449445 15772 raft_consensus.cc:3060] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.449195 15974 raft_consensus.cc:515] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.449154 15668 catalog_manager.cc:5697] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a95271003fe4abba27b5f50ee936263 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.452010 15974 leader_election.cc:290] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.452292 15771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bd9e103f841ca872d843df4b848fe" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:54.452917 15771 raft_consensus.cc:3060] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.456930 15846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576bd9e103f841ca872d843df4b848fe" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:54.457723 15846 raft_consensus.cc:3060] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.463302 15991 raft_consensus.cc:493] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.463826 15991 raft_consensus.cc:515] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.465973 15991 leader_election.cc:290] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.466727 15772 raft_consensus.cc:2468] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 1.
I20260630 12:25:54.466895 15770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b3ca893ac74ece9733f05913fa2151" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.467789 15770 raft_consensus.cc:2393] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9d6ea9c607c4fc1b66a4595cabec358 in current term 1: Already voted for candidate ea72bf35801b49df803406fd2c042007 in this term.
I20260630 12:25:54.467625 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b3ca893ac74ece9733f05913fa2151" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.468938 15973 leader_election.cc:290] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.470243 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e646da22cbb34c5f8e43adc44c623861" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007"
I20260630 12:25:54.470821 15921 raft_consensus.cc:3060] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.472043 15810 leader_election.cc:304] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [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: 6a95271003fe4abba27b5f50ee936263, b9d6ea9c607c4fc1b66a4595cabec358; no voters: 
I20260630 12:25:54.472774 15846 raft_consensus.cc:2468] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:54.473203 15810 leader_election.cc:304] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [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: b9d6ea9c607c4fc1b66a4595cabec358; no voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007
I20260630 12:25:54.473654 15973 raft_consensus.cc:2804] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.474272 16020 raft_consensus.cc:3060] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.475011 15885 leader_election.cc:304] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [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: b9d6ea9c607c4fc1b66a4595cabec358, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.475229 15974 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.475890 16006 raft_consensus.cc:2804] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.476394 16006 raft_consensus.cc:697] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Becoming Leader. State: Replica: ea72bf35801b49df803406fd2c042007, State: Running, Role: LEADER
I20260630 12:25:54.477183 16006 consensus_queue.cc:237] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.480811 16020 raft_consensus.cc:2749] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:54.481577 15973 raft_consensus.cc:697] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Becoming Leader. State: Replica: b9d6ea9c607c4fc1b66a4595cabec358, State: Running, Role: LEADER
I20260630 12:25:54.481626 15921 raft_consensus.cc:2468] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9d6ea9c607c4fc1b66a4595cabec358 in term 1.
I20260630 12:25:54.482620 15973 consensus_queue.cc:237] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.487884 15668 catalog_manager.cc:5697] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea72bf35801b49df803406fd2c042007 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:54.492272 15771 raft_consensus.cc:2468] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:54.500236 15974 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.505923 15667 catalog_manager.cc:5697] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.508178 15973 raft_consensus.cc:493] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.508724 15973 raft_consensus.cc:515] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.510758 15973 leader_election.cc:290] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:25:54.512421 15771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62329481f8c43aca874a367e656ca77" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.513242 15771 raft_consensus.cc:2393] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9d6ea9c607c4fc1b66a4595cabec358 in current term 1: Already voted for candidate ea72bf35801b49df803406fd2c042007 in this term.
I20260630 12:25:54.514801 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62329481f8c43aca874a367e656ca77" candidate_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea72bf35801b49df803406fd2c042007" is_pre_election: true
I20260630 12:25:54.516222 15812 leader_election.cc:304] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [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: b9d6ea9c607c4fc1b66a4595cabec358; no voters: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007
I20260630 12:25:54.517019 15973 raft_consensus.cc:3060] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.523850 15973 raft_consensus.cc:2749] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:54.525941 15974 consensus_queue.cc:1048] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.530004 15974 consensus_queue.cc:1048] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.682618 15974 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.687525 15974 raft_consensus.cc:493] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:54.687968 15974 raft_consensus.cc:515] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.690003 15974 leader_election.cc:290] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.691737 15846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dad7b7d434a406eada4b49b98a1e2ea" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" is_pre_election: true
I20260630 12:25:54.692449 15846 raft_consensus.cc:2468] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 0.
I20260630 12:25:54.693563 15885 leader_election.cc:304] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9d6ea9c607c4fc1b66a4595cabec358, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.694383 16006 raft_consensus.cc:2804] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:54.694439 15771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dad7b7d434a406eada4b49b98a1e2ea" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263" is_pre_election: true
I20260630 12:25:54.694796 16006 raft_consensus.cc:493] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:54.695170 15771 raft_consensus.cc:2468] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 0.
I20260630 12:25:54.695180 16006 raft_consensus.cc:3060] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.699188 15995 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.700124 16005 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:54.706048 16006 raft_consensus.cc:515] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.709041 15771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dad7b7d434a406eada4b49b98a1e2ea" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95271003fe4abba27b5f50ee936263"
I20260630 12:25:54.709693 15771 raft_consensus.cc:3060] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.712648 15975 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.714351 16006 leader_election.cc:290] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [CANDIDATE]: Term 1 election: Requested vote from peers 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367), b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:25:54.716012 15847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dad7b7d434a406eada4b49b98a1e2ea" candidate_uuid: "ea72bf35801b49df803406fd2c042007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9d6ea9c607c4fc1b66a4595cabec358"
I20260630 12:25:54.716744 15847 raft_consensus.cc:3060] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:54.717146 15771 raft_consensus.cc:2468] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:54.718329 15884 leader_election.cc:304] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [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: 6a95271003fe4abba27b5f50ee936263, ea72bf35801b49df803406fd2c042007; no voters: 
I20260630 12:25:54.719640 16005 raft_consensus.cc:2804] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:54.720099 16005 raft_consensus.cc:697] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Becoming Leader. State: Replica: ea72bf35801b49df803406fd2c042007, State: Running, Role: LEADER
I20260630 12:25:54.720959 16005 consensus_queue.cc:237] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } }
I20260630 12:25:54.731407 15847 raft_consensus.cc:2468] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea72bf35801b49df803406fd2c042007 in term 1.
I20260630 12:25:54.743964 15667 catalog_manager.cc:5697] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea72bf35801b49df803406fd2c042007 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:54.779933 15975 consensus_queue.cc:1048] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.816016 15973 consensus_queue.cc:1048] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.847694 15995 consensus_queue.cc:1048] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:54.856629 16020 consensus_queue.cc:1048] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.864421 16001 consensus_queue.cc:1048] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.878340 16020 consensus_queue.cc:1048] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.900228 15995 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.921011 15973 consensus_queue.cc:1048] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:54.956739 16001 consensus_queue.cc:1048] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:55.010313 16037 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:55.051855 15953 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.004s	sys 0.001s
I20260630 12:25:55.197494 15845 raft_consensus.cc:1275] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:55.202486 16001 consensus_queue.cc:1048] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:55.311103 15772 raft_consensus.cc:1275] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:55.362954 16091 consensus_queue.cc:1048] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:55.439096 15736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.2:33443, user_credentials={real_user=slave}} blocked reactor thread for 84038.2us
W20260630 12:25:55.582432 16010 log.cc:927] Time spent T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260630 12:25:55.777349 15737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.3:41691, user_credentials={real_user=slave}} blocked reactor thread for 48591.4us
W20260630 12:25:56.003436 16031 log.cc:927] Time spent T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260630 12:25:56.061998 15884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.1:37367, user_credentials={real_user=slave}} blocked reactor thread for 45125us
W20260630 12:25:56.066592 15885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.2:33443, user_credentials={real_user=slave}} blocked reactor thread for 46499.6us
W20260630 12:25:56.148883 16126 log.cc:927] Time spent T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260630 12:25:56.187743 16089 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=38, attempt_no=0}) took 1014 ms. Trace:
I20260630 12:25:56.193173 16115 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=45, attempt_no=0}) took 1018 ms. Trace:
I20260630 12:25:56.193614 16115 rpcz_store.cc:276] 0630 12:25:55.174482 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.178299 (+  3817us) service_pool.cc:224] Handling call
0630 12:25:56.192980 (+1014681us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.683573 (+     0us) write_op.cc:183] PREPARE: starting on tablet f62329481f8c43aca874a367e656ca77
0630 12:25:55.684076 (+   503us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.684107 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:25:55.684123 (+    16us) tablet.cc:662] Decoding operations
0630 12:25:55.684575 (+   452us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.684622 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.684654 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:25:55.685018 (+   364us) tablet.cc:701] Row locks acquired
0630 12:25:55.685039 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:25:55.685251 (+   212us) write_op.cc:270] Start()
0630 12:25:55.685371 (+   120us) write_op.cc:276] Timestamp: P: 1782822355685204 usec, L: 0
0630 12:25:55.685395 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.686040 (+   645us) log.cc:844] Serialized 475 byte log entry
0630 12:25:55.890356 (+204316us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.002160 (+111804us) write_op.cc:301] APPLY: starting
0630 12:25:56.005638 (+  3478us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.020604 (+ 14966us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.026945 (+  6341us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.028006 (+  1061us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.028217 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.028279 (+    62us) write_op.cc:312] APPLY: finished
0630 12:25:56.028582 (+   303us) log.cc:844] Serialized 40 byte log entry
0630 12:25:56.028819 (+   237us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.028942 (+   123us) write_op.cc:454] Released schema lock
0630 12:25:56.028996 (+    54us) write_op.cc:341] FINISH: Updating metrics
0630 12:25:56.192866 (+163870us) spinlock_profiling.cc:243] Waited 5.5 ms on lock 0x7b3400032fd8. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be15e5171 00007f4be162b9ae 00007f4be163f4fe 00007f4be8318e51 00007f4be6d6b3ad 00007f4be6d6ab53 00007f4be6d6ed61 00007f4be6d6ed19 00007f4be6d6eca9 00007f4be6d6ec71 00007f4be6d6de9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":99852,"num_ops":4,"prepare.queue_time_us":504102,"prepare.run_cpu_time_us":2725,"prepare.run_wall_time_us":2726,"replication_time_us":198855,"spinlock_wait_cycles":12660096}]]}
I20260630 12:25:56.188251 16089 rpcz_store.cc:276] 0630 12:25:55.173586 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.173940 (+   354us) service_pool.cc:224] Handling call
0630 12:25:56.187542 (+1013602us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.463709 (+     0us) write_op.cc:183] PREPARE: starting on tablet f1b3ca893ac74ece9733f05913fa2151
0630 12:25:55.516199 (+ 52490us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.517801 (+  1602us) write_op.cc:435] Acquired schema lock
0630 12:25:55.519012 (+  1211us) tablet.cc:662] Decoding operations
0630 12:25:55.552519 (+ 33507us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.552574 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.552603 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:25:55.552808 (+   205us) tablet.cc:701] Row locks acquired
0630 12:25:55.552838 (+    30us) write_op.cc:260] PREPARE: finished
0630 12:25:55.553027 (+   189us) write_op.cc:270] Start()
0630 12:25:55.553158 (+   131us) write_op.cc:276] Timestamp: P: 1782822355552980 usec, L: 0
0630 12:25:55.553175 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.553858 (+   683us) log.cc:844] Serialized 388 byte log entry
0630 12:25:55.944183 (+390325us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.123558 (+179375us) write_op.cc:301] APPLY: starting
0630 12:25:56.127869 (+  4311us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.137886 (+ 10017us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.138029 (+   143us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.138559 (+   530us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.138797 (+   238us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.138866 (+    69us) write_op.cc:312] APPLY: finished
0630 12:25:56.139108 (+   242us) log.cc:844] Serialized 28 byte log entry
0630 12:25:56.156957 (+ 17849us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.160260 (+  3303us) write_op.cc:454] Released schema lock
0630 12:25:56.161292 (+  1032us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":169417,"num_ops":2,"prepare.queue_time_us":285281,"prepare.run_cpu_time_us":6650,"prepare.run_wall_time_us":92238,"replication_time_us":385047}]]}
I20260630 12:25:56.211519 16080 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=47, attempt_no=0}) took 1036 ms. Trace:
I20260630 12:25:56.218693 16115 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=42, attempt_no=0}) took 1040 ms. Trace:
W20260630 12:25:56.222932 16131 log.cc:927] Time spent T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260630 12:25:56.233671 16115 rpcz_store.cc:276] 0630 12:25:55.174017 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.176975 (+  2958us) service_pool.cc:224] Handling call
0630 12:25:56.214174 (+1037199us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.679251 (+     0us) write_op.cc:183] PREPARE: starting on tablet 576bd9e103f841ca872d843df4b848fe
0630 12:25:55.679731 (+   480us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.679759 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:25:55.679775 (+    16us) tablet.cc:662] Decoding operations
0630 12:25:55.680160 (+   385us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.680212 (+    52us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.680248 (+    36us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:25:55.715460 (+ 35212us) tablet.cc:701] Row locks acquired
0630 12:25:55.715476 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:25:55.723032 (+  7556us) write_op.cc:270] Start()
0630 12:25:55.731219 (+  8187us) write_op.cc:276] Timestamp: P: 1782822355722213 usec, L: 0
0630 12:25:55.732269 (+  1050us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.747772 (+ 15503us) log.cc:844] Serialized 475 byte log entry
0630 12:25:56.052936 (+305164us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.209915 (+156979us) write_op.cc:301] APPLY: starting
0630 12:25:56.209987 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.210118 (+   131us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.210202 (+    84us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.210812 (+   610us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.210973 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.211023 (+    50us) write_op.cc:312] APPLY: finished
0630 12:25:56.211212 (+   189us) log.cc:844] Serialized 40 byte log entry
0630 12:25:56.211410 (+   198us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.211487 (+    77us) write_op.cc:454] Released schema lock
0630 12:25:56.211528 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":154194,"num_ops":4,"prepare.queue_time_us":501033,"prepare.run_cpu_time_us":3096,"prepare.run_wall_time_us":68803,"replication_time_us":313921}]]}
I20260630 12:25:56.227664 16089 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=34, attempt_no=0}) took 1055 ms. Trace:
I20260630 12:25:56.237076 16089 rpcz_store.cc:276] 0630 12:25:55.172701 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.176077 (+  3376us) service_pool.cc:224] Handling call
0630 12:25:56.227576 (+1051499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.748193 (+     0us) write_op.cc:183] PREPARE: starting on tablet 576bd9e103f841ca872d843df4b848fe
0630 12:25:55.749446 (+  1253us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.749489 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:25:55.749510 (+    21us) tablet.cc:662] Decoding operations
0630 12:25:55.750497 (+   987us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.750560 (+    63us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.750599 (+    39us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:25:55.772813 (+ 22214us) tablet.cc:701] Row locks acquired
0630 12:25:55.772843 (+    30us) write_op.cc:260] PREPARE: finished
0630 12:25:55.773083 (+   240us) write_op.cc:270] Start()
0630 12:25:55.773262 (+   179us) write_op.cc:276] Timestamp: P: 1782822355773027 usec, L: 0
0630 12:25:55.773293 (+    31us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.813190 (+ 39897us) log.cc:844] Serialized 692 byte log entry
0630 12:25:56.065980 (+252790us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.224037 (+158057us) write_op.cc:301] APPLY: starting
0630 12:25:56.224113 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.224320 (+   207us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.224446 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.226433 (+  1987us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.226639 (+   206us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.226691 (+    52us) write_op.cc:312] APPLY: finished
0630 12:25:56.226941 (+   250us) log.cc:844] Serialized 70 byte log entry
0630 12:25:56.227106 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.227210 (+   104us) write_op.cc:454] Released schema lock
0630 12:25:56.227259 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":152514,"mutex_wait_us":9133,"num_ops":9,"prepare.queue_time_us":570644,"prepare.run_cpu_time_us":4565,"prepare.run_wall_time_us":69495,"replication_time_us":289791}]]}
W20260630 12:25:56.231820 16129 log.cc:927] Time spent T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263: Append to log took a long time: real 0.130s	user 0.001s	sys 0.000s
I20260630 12:25:56.246850 16099 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53314 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=28, attempt_no=0}) took 1017 ms. Trace:
I20260630 12:25:56.242059 16114 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53314 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=36, attempt_no=0}) took 1006 ms. Trace:
I20260630 12:25:56.223660 16080 rpcz_store.cc:276] 0630 12:25:55.175419 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.179527 (+  4108us) service_pool.cc:224] Handling call
0630 12:25:56.211325 (+1031798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.300808 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6dad7b7d434a406eada4b49b98a1e2ea
0630 12:25:55.304233 (+  3425us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.304275 (+    42us) write_op.cc:435] Acquired schema lock
0630 12:25:55.304300 (+    25us) tablet.cc:662] Decoding operations
0630 12:25:55.332809 (+ 28509us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.332859 (+    50us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.332885 (+    26us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:25:55.343973 (+ 11088us) tablet.cc:701] Row locks acquired
0630 12:25:55.343998 (+    25us) write_op.cc:260] PREPARE: finished
0630 12:25:55.344188 (+   190us) write_op.cc:270] Start()
0630 12:25:55.344298 (+   110us) write_op.cc:276] Timestamp: P: 1782822355344144 usec, L: 0
0630 12:25:55.344320 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.391400 (+ 47080us) log.cc:844] Serialized 692 byte log entry
0630 12:25:55.501769 (+110369us) spinlock_profiling.cc:243] Waited 21.2 ms on lock 0x7b540004fe54. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be329c571 00007f4be332ee28 00007f4be6d69581 00007f4be6d68d58 00007f4be6d6d9f1 00007f4be6d6d9a9 00007f4be6d6d939 00007f4be6d6d901 00007f4be6d6cb2d 000000000043f3c4 000000000043f209
0630 12:25:56.030825 (+529056us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.208523 (+177698us) write_op.cc:301] APPLY: starting
0630 12:25:56.208601 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.208803 (+   202us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.208824 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.210165 (+  1341us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.210371 (+   206us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.210415 (+    44us) write_op.cc:312] APPLY: finished
0630 12:25:56.210660 (+   245us) log.cc:844] Serialized 70 byte log entry
0630 12:25:56.210850 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.210962 (+   112us) write_op.cc:454] Released schema lock
0630 12:25:56.211016 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":172912,"num_ops":9,"prepare.queue_time_us":118853,"prepare.run_cpu_time_us":7115,"prepare.run_wall_time_us":201152,"replication_time_us":675291,"spinlock_wait_cycles":48772352}]]}
I20260630 12:25:56.256800 16104 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53314 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=15, attempt_no=0}) took 1047 ms. Trace:
I20260630 12:25:56.260936 16089 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=46, attempt_no=0}) took 1086 ms. Trace:
I20260630 12:25:56.273028 16081 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=26, attempt_no=0}) took 1104 ms. Trace:
I20260630 12:25:56.274973 16114 rpcz_store.cc:276] 0630 12:25:55.235662 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.235792 (+   130us) service_pool.cc:224] Handling call
0630 12:25:56.240729 (+1004937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.638300 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3f4454f0f61d458f8ece14bf7897afc0
0630 12:25:55.638789 (+   489us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.638815 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:25:55.638826 (+    11us) tablet.cc:662] Decoding operations
0630 12:25:55.639202 (+   376us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.640752 (+  1550us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.645892 (+  5140us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:25:55.666450 (+ 20558us) tablet.cc:701] Row locks acquired
0630 12:25:55.670159 (+  3709us) write_op.cc:260] PREPARE: finished
0630 12:25:55.675975 (+  5816us) write_op.cc:270] Start()
0630 12:25:55.688022 (+ 12047us) write_op.cc:276] Timestamp: P: 1782822355675940 usec, L: 0
0630 12:25:55.693625 (+  5603us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.913709 (+220084us) log.cc:844] Serialized 432 byte log entry
0630 12:25:56.024661 (+110952us) spinlock_profiling.cc:243] Waited 188 ms on lock 0x7b54001a7cd4. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be329c571 00007f4be332ee28 00007f4be6d69581 00007f4be6d68d58 00007f4be6d6d9f1 00007f4be6d6d9a9 00007f4be6d6d939 00007f4be6d6d901 00007f4be6d6cb2d 000000000043f3c4 000000000043f209
0630 12:25:56.179161 (+154500us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.206515 (+ 27354us) write_op.cc:301] APPLY: starting
0630 12:25:56.206580 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.206697 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.206717 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.207180 (+   463us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.207330 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.207372 (+    42us) write_op.cc:312] APPLY: finished
0630 12:25:56.207546 (+   174us) log.cc:844] Serialized 34 byte log entry
0630 12:25:56.212155 (+  4609us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.212240 (+    85us) write_op.cc:454] Released schema lock
0630 12:25:56.212277 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27187,"num_ops":3,"prepare.queue_time_us":401143,"prepare.run_cpu_time_us":6596,"prepare.run_wall_time_us":386507,"replication_time_us":485439,"spinlock_wait_cycles":432991488}]]}
I20260630 12:25:56.279521 16104 rpcz_store.cc:276] 0630 12:25:55.209466 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.210426 (+   960us) service_pool.cc:224] Handling call
0630 12:25:56.256595 (+1046169us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.281596 (+     0us) write_op.cc:183] PREPARE: starting on tablet be07e267d4d34446b4b6c4d14205df64
0630 12:25:55.282149 (+   553us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.282177 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:25:55.282189 (+    12us) tablet.cc:662] Decoding operations
0630 12:25:55.282673 (+   484us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.282715 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.282742 (+    27us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:25:55.283137 (+   395us) tablet.cc:701] Row locks acquired
0630 12:25:55.283155 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:25:55.283333 (+   178us) write_op.cc:270] Start()
0630 12:25:55.283434 (+   101us) write_op.cc:276] Timestamp: P: 1782822355283291 usec, L: 0
0630 12:25:55.283454 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.284165 (+   711us) log.cc:844] Serialized 475 byte log entry
0630 12:25:56.189382 (+905217us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.234775 (+ 45393us) write_op.cc:301] APPLY: starting
0630 12:25:56.234847 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.234994 (+   147us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.235086 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.235656 (+   570us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.235822 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.235865 (+    43us) write_op.cc:312] APPLY: finished
0630 12:25:56.236070 (+   205us) log.cc:844] Serialized 40 byte log entry
0630 12:25:56.240509 (+  4439us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.242543 (+  2034us) write_op.cc:454] Released schema lock
0630 12:25:56.243228 (+   685us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45206,"num_ops":4,"prepare.queue_time_us":68979,"prepare.run_cpu_time_us":2940,"prepare.run_wall_time_us":11440,"replication_time_us":900495}]]}
I20260630 12:25:56.284266 16081 rpcz_store.cc:276] 0630 12:25:55.168117 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.168232 (+   115us) service_pool.cc:224] Handling call
0630 12:25:56.272829 (+1104597us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.346808 (+     0us) write_op.cc:183] PREPARE: starting on tablet f1b3ca893ac74ece9733f05913fa2151
0630 12:25:55.364997 (+ 18189us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.365211 (+   214us) write_op.cc:435] Acquired schema lock
0630 12:25:55.365227 (+    16us) tablet.cc:662] Decoding operations
0630 12:25:55.385624 (+ 20397us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.386287 (+   663us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.387093 (+   806us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:25:55.400508 (+ 13415us) tablet.cc:701] Row locks acquired
0630 12:25:55.400537 (+    29us) write_op.cc:260] PREPARE: finished
0630 12:25:55.409178 (+  8641us) write_op.cc:270] Start()
0630 12:25:55.411735 (+  2557us) write_op.cc:276] Timestamp: P: 1782822355408138 usec, L: 0
0630 12:25:55.411762 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.448106 (+ 36344us) log.cc:844] Serialized 388 byte log entry
0630 12:25:55.845706 (+397600us) op_driver.cc:464] REPLICATION: finished
0630 12:25:55.925009 (+ 79303us) write_op.cc:301] APPLY: starting
0630 12:25:55.929153 (+  4144us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:55.941613 (+ 12460us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:55.947349 (+  5736us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.006271 (+ 58922us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.011025 (+  4754us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.011071 (+    46us) write_op.cc:312] APPLY: finished
0630 12:25:56.011244 (+   173us) log.cc:844] Serialized 28 byte log entry
0630 12:25:56.011441 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.011515 (+    74us) write_op.cc:454] Released schema lock
0630 12:25:56.011556 (+    41us) write_op.cc:341] FINISH: Updating metrics
0630 12:25:56.272725 (+261169us) spinlock_profiling.cc:243] Waited 20.2 ms on lock 0x7b3400032fd8. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be15e5171 00007f4be162b9ae 00007f4be163f4fe 00007f4be8318e51 00007f4be6d6b3ad 00007f4be6d6ab53 00007f4be6d6ed61 00007f4be6d6ed19 00007f4be6d6eca9 00007f4be6d6ec71 00007f4be6d6de9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73556,"num_ops":2,"prepare.queue_time_us":170274,"prepare.run_cpu_time_us":3671,"prepare.run_wall_time_us":113273,"replication_time_us":431500,"spinlock_wait_cycles":46425344}]]}
I20260630 12:25:56.301429 16115 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45698 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=35, attempt_no=0}) took 1128 ms. Trace:
I20260630 12:25:56.301867 16115 rpcz_store.cc:276] 0630 12:25:55.173115 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.183194 (+ 10079us) service_pool.cc:224] Handling call
0630 12:25:56.301359 (+1118165us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.373649 (+     0us) write_op.cc:183] PREPARE: starting on tablet 597e34641af341a78adf00317fa9351a
0630 12:25:55.402916 (+ 29267us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.402953 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:25:55.404925 (+  1972us) tablet.cc:662] Decoding operations
0630 12:25:55.448400 (+ 43475us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.450441 (+  2041us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.450494 (+    53us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:25:55.465049 (+ 14555us) tablet.cc:701] Row locks acquired
0630 12:25:55.465471 (+   422us) write_op.cc:260] PREPARE: finished
0630 12:25:55.475527 (+ 10056us) write_op.cc:270] Start()
0630 12:25:55.488056 (+ 12529us) write_op.cc:276] Timestamp: P: 1782822355473015 usec, L: 0
0630 12:25:55.489408 (+  1352us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.529020 (+ 39612us) log.cc:844] Serialized 475 byte log entry
0630 12:25:56.208225 (+679205us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.297928 (+ 89703us) write_op.cc:301] APPLY: starting
0630 12:25:56.298002 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.298123 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.298216 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.298822 (+   606us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.298980 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.299023 (+    43us) write_op.cc:312] APPLY: finished
0630 12:25:56.299207 (+   184us) log.cc:844] Serialized 40 byte log entry
0630 12:25:56.300945 (+  1738us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.301036 (+    91us) write_op.cc:454] Released schema lock
0630 12:25:56.301075 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89553,"mutex_wait_us":3554,"num_ops":4,"prepare.queue_time_us":183475,"prepare.run_cpu_time_us":4933,"prepare.run_wall_time_us":179748,"replication_time_us":718214}]]}
I20260630 12:25:56.313364 16104 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53314 (ReqId={client: b2caf37c3ff541cabd5fdbfa3c0de854, seq_no=44, attempt_no=0}) took 1067 ms. Trace:
I20260630 12:25:56.248510 16099 rpcz_store.cc:276] 0630 12:25:55.229468 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.229601 (+   133us) service_pool.cc:224] Handling call
0630 12:25:56.246655 (+1017054us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.293261 (+     0us) write_op.cc:183] PREPARE: starting on tablet be07e267d4d34446b4b6c4d14205df64
0630 12:25:55.321309 (+ 28048us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.321961 (+   652us) write_op.cc:435] Acquired schema lock
0630 12:25:55.322523 (+   562us) tablet.cc:662] Decoding operations
0630 12:25:55.335902 (+ 13379us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.335965 (+    63us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.336005 (+    40us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:25:55.336432 (+   427us) tablet.cc:701] Row locks acquired
0630 12:25:55.336446 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:25:55.336623 (+   177us) write_op.cc:270] Start()
0630 12:25:55.337194 (+   571us) write_op.cc:276] Timestamp: P: 1782822355336582 usec, L: 0
0630 12:25:55.337212 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.338890 (+  1678us) log.cc:844] Serialized 475 byte log entry
0630 12:25:55.794420 (+455530us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b54000bf520. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be329d090 00007f4be32aa6b8 00007f4be32aa2fa 00007f4be332e965 00007f4be332ee09 00007f4be6d69581 00007f4be6d68d58 00007f4be6d6d9f1 00007f4be6d6d9a9 00007f4be6d6d939 00007f4be6d6d901
0630 12:25:56.180498 (+386078us) spinlock_profiling.cc:243] Waited 377 ms on lock 0x7b58000e99d0. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be329d090 00007f4be328d43c 00007f4be3293d53 00007f4be3293cd9 00007f4be3293c69 00007f4be3293c31 00007f4be3292dfd 000000000043f3c4 000000000043f209 00007f4be0247ab5 00007f4be0249e01
0630 12:25:56.189660 (+  9162us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.244165 (+ 54505us) write_op.cc:301] APPLY: starting
0630 12:25:56.244234 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.244383 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.244411 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.245068 (+   657us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.245228 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.245277 (+    49us) write_op.cc:312] APPLY: finished
0630 12:25:56.245483 (+   206us) log.cc:844] Serialized 40 byte log entry
0630 12:25:56.246237 (+   754us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.246319 (+    82us) write_op.cc:454] Released schema lock
0630 12:25:56.246361 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54349,"num_ops":4,"prepare.queue_time_us":62254,"prepare.run_cpu_time_us":5935,"prepare.run_wall_time_us":501528,"raft.queue_time_us":7856,"raft.run_cpu_time_us":3683,"raft.run_wall_time_us":378023,"replication_time_us":852352,"spinlock_wait_cycles":906047488}]]}
I20260630 12:25:56.313812 16104 rpcz_store.cc:276] 0630 12:25:55.246099 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.250589 (+  4490us) service_pool.cc:224] Handling call
0630 12:25:56.313274 (+1062685us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.794983 (+     0us) write_op.cc:183] PREPARE: starting on tablet be07e267d4d34446b4b6c4d14205df64
0630 12:25:55.795697 (+   714us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.795734 (+    37us) write_op.cc:435] Acquired schema lock
0630 12:25:55.795755 (+    21us) tablet.cc:662] Decoding operations
0630 12:25:55.796212 (+   457us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.796282 (+    70us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.796321 (+    39us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:25:55.816895 (+ 20574us) tablet.cc:701] Row locks acquired
0630 12:25:55.816916 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:25:55.818762 (+  1846us) write_op.cc:270] Start()
0630 12:25:55.823017 (+  4255us) write_op.cc:276] Timestamp: P: 1782822355818711 usec, L: 0
0630 12:25:55.824974 (+  1957us) op_driver.cc:348] REPLICATION: starting
0630 12:25:56.181416 (+356442us) spinlock_profiling.cc:243] Waited 121 ms on lock 0x7b54000bf520. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be329c571 00007f4be32b0520 00007f4be3339b42 00007f4be332ef67 00007f4be332eda4 00007f4be6d69581 00007f4be6d68d58 00007f4be6d6d9f1 00007f4be6d6d9a9 00007f4be6d6d939 00007f4be6d6d901
0630 12:25:56.182033 (+   617us) log.cc:844] Serialized 388 byte log entry
0630 12:25:56.265466 (+ 83433us) spinlock_profiling.cc:243] Waited 9.94 ms on lock 0x7b4c003b9dc0. stack: 00007f4be0215983 00007f4be0215880 00007f4bdfba51d4 000000000042d824 000000000042d7b9 00007f4be1601900 00007f4be1612909 00007f4be161301f 00007f4be15d718b 00007f4be1604e1c 00007f4be16052de 00007f4be189250b 00007f4be328f381 00007f4be328d26b 00007f4be3293d53 00007f4be3293cd9
0630 12:25:56.308584 (+ 43118us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.308984 (+   400us) write_op.cc:301] APPLY: starting
0630 12:25:56.309055 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.309156 (+   101us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.309176 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.309665 (+   489us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.309811 (+   146us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.309861 (+    50us) write_op.cc:312] APPLY: finished
0630 12:25:56.310021 (+   160us) log.cc:844] Serialized 28 byte log entry
0630 12:25:56.312091 (+  2070us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.312160 (+    69us) write_op.cc:454] Released schema lock
0630 12:25:56.312195 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":201,"num_ops":2,"prepare.queue_time_us":542443,"prepare.run_cpu_time_us":14928,"prepare.run_wall_time_us":387444,"raft.queue_time_us":90,"raft.run_cpu_time_us":3426,"raft.run_wall_time_us":83198,"replication_time_us":483503,"spinlock_wait_cycles":301258752}]]}
I20260630 12:25:56.282932 16089 rpcz_store.cc:276] 0630 12:25:55.174949 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:25:55.175251 (+   302us) service_pool.cc:224] Handling call
0630 12:25:56.260873 (+1085622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:25:55.329547 (+     0us) write_op.cc:183] PREPARE: starting on tablet 597e34641af341a78adf00317fa9351a
0630 12:25:55.331028 (+  1481us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:25:55.331054 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:25:55.331065 (+    11us) tablet.cc:662] Decoding operations
0630 12:25:55.333028 (+  1963us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:25:55.333071 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:25:55.333100 (+    29us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:25:55.338769 (+  5669us) tablet.cc:701] Row locks acquired
0630 12:25:55.338789 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:25:55.338953 (+   164us) write_op.cc:270] Start()
0630 12:25:55.339057 (+   104us) write_op.cc:276] Timestamp: P: 1782822355338913 usec, L: 0
0630 12:25:55.339077 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:25:55.357964 (+ 18887us) log.cc:844] Serialized 692 byte log entry
0630 12:25:56.112830 (+754866us) op_driver.cc:464] REPLICATION: finished
0630 12:25:56.258013 (+145183us) write_op.cc:301] APPLY: starting
0630 12:25:56.258091 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:25:56.258281 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0630 12:25:56.258369 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:25:56.259660 (+  1291us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:25:56.259856 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:25:56.259899 (+    43us) write_op.cc:312] APPLY: finished
0630 12:25:56.260167 (+   268us) log.cc:844] Serialized 70 byte log entry
0630 12:25:56.260370 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:25:56.260488 (+   118us) write_op.cc:454] Released schema lock
0630 12:25:56.260534 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":144982,"mutex_wait_us":3273,"num_ops":9,"prepare.queue_time_us":152687,"prepare.run_cpu_time_us":3452,"prepare.run_wall_time_us":32764,"replication_time_us":773601}]]}
W20260630 12:25:57.250110 15812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.3:41691, user_credentials={real_user=slave}} blocked reactor thread for 58883.1us
W20260630 12:25:57.255198 15810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.1:37367, user_credentials={real_user=slave}} blocked reactor thread for 59838us
W20260630 12:25:58.033669 15737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.3:41691, user_credentials={real_user=slave}} blocked reactor thread for 44397.8us
W20260630 12:25:58.070631 15736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.2:33443, user_credentials={real_user=slave}} blocked reactor thread for 79084.1us
W20260630 12:25:58.246528 15736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.2:33443, user_credentials={real_user=slave}} blocked reactor thread for 51098.1us
W20260630 12:25:59.011190 15810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.1:37367, user_credentials={real_user=slave}} blocked reactor thread for 161773us
W20260630 12:25:59.077160 16054 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.003s	sys 0.000s
I20260630 12:25:59.419872 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:59.478160 16158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:59.484869 16159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:59.485602 11320 server_base.cc:1061] running on GCE node
W20260630 12:25:59.486302 16161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:59.488705 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:59.488986 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:59.489215 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822359489193 us; error 0 us; skew 500 ppm
I20260630 12:25:59.489777 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:59.493261 11320 webserver.cc:533] Webserver started at http://127.11.14.4:46059/ using document root <none> and password file <none>
I20260630 12:25:59.493813 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:59.494041 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:59.494419 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:59.495714 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "54e1a28b94e64bfeb9443dbc1f6117df"
format_stamp: "Formatted at 2026-06-30 12:25:59 on dist-test-slave-hwbx"
I20260630 12:25:59.500823 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:25:59.504582 16166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:59.505528 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:25:59.505930 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "54e1a28b94e64bfeb9443dbc1f6117df"
format_stamp: "Formatted at 2026-06-30 12:25:59 on dist-test-slave-hwbx"
I20260630 12:25:59.506219 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:59.536911 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:59.538200 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:59.539938 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:59.542920 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:59.543161 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:59.543465 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:59.543674 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:59.593910 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:41977
I20260630 12:25:59.593997 16228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:41977 every 8 connection(s)
I20260630 12:25:59.599493 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:59.606318 16233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:59.606671 16234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:59.609966 16236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:59.610812 11320 server_base.cc:1061] running on GCE node
I20260630 12:25:59.615284 16229 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33261
I20260630 12:25:59.615697 16229 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:59.615871 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:59.616181 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:59.616400 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822359616380 us; error 0 us; skew 500 ppm
I20260630 12:25:59.616573 16229 heartbeater.cc:507] Master 127.11.14.62:33261 requested a full tablet report, sending...
I20260630 12:25:59.617213 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:59.619136 15668 ts_manager.cc:194] Registered new tserver with Master: 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4:41977)
I20260630 12:25:59.620205 11320 webserver.cc:533] Webserver started at http://127.11.14.5:42129/ using document root <none> and password file <none>
I20260630 12:25:59.620750 15668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52460
I20260630 12:25:59.620888 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:59.621266 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:59.621619 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:59.623081 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-4-root/instance:
uuid: "2aec59f4c3e84d4e8536d45d1bc4976f"
format_stamp: "Formatted at 2026-06-30 12:25:59 on dist-test-slave-hwbx"
I20260630 12:25:59.627835 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:59.632179 16241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:59.633093 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:59.633461 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-4-root
uuid: "2aec59f4c3e84d4e8536d45d1bc4976f"
format_stamp: "Formatted at 2026-06-30 12:25:59 on dist-test-slave-hwbx"
I20260630 12:25:59.633821 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:59.661799 15841 consensus_queue.cc:237] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:25:59.664667 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:59.666230 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:59.669625 15920 raft_consensus.cc:1275] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.671172 16157 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:25:59.672708 15768 raft_consensus.cc:1275] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.675169 16156 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:25:59.680413 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:59.683889 16135 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.686591 15770 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
W20260630 12:25:59.692903 15810 consensus_peers.cc:597] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 -> Peer 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4:41977): Couldn't send request to peer 54e1a28b94e64bfeb9443dbc1f6117df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c1867f44e214793b4d84d03391cc109. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:59.692885 15915 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.705770 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:59.706342 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:25:59.706768 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:59.707254 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:59.706705 15668 catalog_manager.cc:5697] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 reported cstate change: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.726034 15770 consensus_queue.cc:237] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:25:59.734388 15841 raft_consensus.cc:1275] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.736490 15995 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:25:59.744179 15915 raft_consensus.cc:1275] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.747900 15841 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.754667 16154 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:25:59.760931 16144 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.764983 15915 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.771759 15663 catalog_manager.cc:5697] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
W20260630 12:25:59.813062 15735 consensus_peers.cc:597] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 -> Peer 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4:41977): Couldn't send request to peer 54e1a28b94e64bfeb9443dbc1f6117df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c3b65a29c3f4c8fb879a435da4390fc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:59.832870 15915 consensus_queue.cc:237] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:25:59.841733 15841 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.845582 16092 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:25:59.845960 15770 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.848752 16092 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:25:59.854368 15884 consensus_peers.cc:597] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 -> Peer 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4:41977): Couldn't send request to peer 54e1a28b94e64bfeb9443dbc1f6117df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1b3ca893ac74ece9733f05913fa2151. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:59.855645 16153 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.858537 15841 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.868160 15770 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.870764 15663 catalog_manager.cc:5697] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.887609 15770 consensus_queue.cc:237] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
W20260630 12:25:59.897187 15735 consensus_peers.cc:597] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 -> Peer 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4:41977): Couldn't send request to peer 54e1a28b94e64bfeb9443dbc1f6117df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 408138366b4d40d9b1dd5e65818f6dd0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:59.897271 15841 raft_consensus.cc:1275] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.899618 15915 raft_consensus.cc:1275] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:25:59.900383 16143 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:25:59.901319 15995 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:25:59.910166 16143 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.913846 15841 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.916616 15915 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } } }
I20260630 12:25:59.931723 15663 catalog_manager.cc:5697] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 reported cstate change: config changed from index -1 to 27, NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:59.973412 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.5:36333
I20260630 12:25:59.973491 16315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.5:36333 every 8 connection(s)
I20260630 12:25:59.979249 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:59.991526 16319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:59.993577 16320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:59.994715 16316 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33261
I20260630 12:25:59.995199 16316 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:59.996104 16316 heartbeater.cc:507] Master 127.11.14.62:33261 requested a full tablet report, sending...
I20260630 12:25:59.998481 15668 ts_manager.cc:194] Registered new tserver with Master: 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5:36333)
I20260630 12:26:00.000171 15668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52472
I20260630 12:26:00.003309 11320 server_base.cc:1061] running on GCE node
W20260630 12:26:00.004419 16322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:00.008894 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:00.009131 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:00.009392 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822360009352 us; error 0 us; skew 500 ppm
I20260630 12:26:00.009975 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:00.013741 11320 webserver.cc:533] Webserver started at http://127.11.14.6:35839/ using document root <none> and password file <none>
I20260630 12:26:00.014248 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:00.014446 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:00.014744 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:00.015817 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-5-root/instance:
uuid: "5034292e198a413b901fb71b0bb3b4b3"
format_stamp: "Formatted at 2026-06-30 12:26:00 on dist-test-slave-hwbx"
I20260630 12:26:00.020505 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:00.024184 16327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:00.025110 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:26:00.025450 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-5-root
uuid: "5034292e198a413b901fb71b0bb3b4b3"
format_stamp: "Formatted at 2026-06-30 12:26:00 on dist-test-slave-hwbx"
I20260630 12:26:00.025768 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:00.045190 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:00.046425 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:00.049042 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:00.051968 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:00.052150 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:00.052495 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:00.052775 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:00.162300 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.6:41363
I20260630 12:26:00.162390 16389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.6:41363 every 8 connection(s)
I20260630 12:26:00.181905 16393 ts_tablet_manager.cc:933] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: Initiating tablet copy from peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367)
I20260630 12:26:00.181951 16390 heartbeater.cc:344] Connected to a master server at 127.11.14.62:33261
I20260630 12:26:00.182560 16390 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:00.183260 16390 heartbeater.cc:507] Master 127.11.14.62:33261 requested a full tablet report, sending...
I20260630 12:26:00.185257 16393 tablet_copy_client.cc:323] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:37367
I20260630 12:26:00.185369 15668 ts_manager.cc:194] Registered new tserver with Master: 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6:41363)
I20260630 12:26:00.187263 15668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52484
I20260630 12:26:00.199486 15782 tablet_copy_service.cc:140] P 6a95271003fe4abba27b5f50ee936263: Received BeginTabletCopySession request for tablet 4c3b65a29c3f4c8fb879a435da4390fc from peer 54e1a28b94e64bfeb9443dbc1f6117df ({username='slave'} at 127.0.0.1:42140)
I20260630 12:26:00.200011 15782 tablet_copy_service.cc:161] P 6a95271003fe4abba27b5f50ee936263: Beginning new tablet copy session on tablet 4c3b65a29c3f4c8fb879a435da4390fc from peer 54e1a28b94e64bfeb9443dbc1f6117df at {username='slave'} at 127.0.0.1:42140: session id = 54e1a28b94e64bfeb9443dbc1f6117df-4c3b65a29c3f4c8fb879a435da4390fc
I20260630 12:26:00.207731 15782 tablet_copy_source_session.cc:215] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:00.210971 16393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3b65a29c3f4c8fb879a435da4390fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.223965 16393 tablet_copy_client.cc:806] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:00.224624 16393 tablet_copy_client.cc:670] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:00.229090 16394 tablet_copy_client.cc:1025] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:00.244794 16396 ts_tablet_manager.cc:933] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: Initiating tablet copy from peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:26:00.246555 16396 tablet_copy_client.cc:323] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:33443
I20260630 12:26:00.259279 15857 tablet_copy_service.cc:140] P b9d6ea9c607c4fc1b66a4595cabec358: Received BeginTabletCopySession request for tablet 8c1867f44e214793b4d84d03391cc109 from peer 54e1a28b94e64bfeb9443dbc1f6117df ({username='slave'} at 127.0.0.1:57080)
I20260630 12:26:00.259902 15857 tablet_copy_service.cc:161] P b9d6ea9c607c4fc1b66a4595cabec358: Beginning new tablet copy session on tablet 8c1867f44e214793b4d84d03391cc109 from peer 54e1a28b94e64bfeb9443dbc1f6117df at {username='slave'} at 127.0.0.1:57080: session id = 54e1a28b94e64bfeb9443dbc1f6117df-8c1867f44e214793b4d84d03391cc109
I20260630 12:26:00.267614 15857 tablet_copy_source_session.cc:215] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:00.271026 16396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1867f44e214793b4d84d03391cc109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.286829 16396 tablet_copy_client.cc:806] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:00.287505 16396 tablet_copy_client.cc:670] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:00.291501 16397 tablet_copy_client.cc:1025] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:00.327528 16399 ts_tablet_manager.cc:933] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: Initiating tablet copy from peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:26:00.329370 16399 tablet_copy_client.cc:323] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:41691
I20260630 12:26:00.340564 15931 tablet_copy_service.cc:140] P ea72bf35801b49df803406fd2c042007: Received BeginTabletCopySession request for tablet f1b3ca893ac74ece9733f05913fa2151 from peer 54e1a28b94e64bfeb9443dbc1f6117df ({username='slave'} at 127.0.0.1:46172)
I20260630 12:26:00.341133 15931 tablet_copy_service.cc:161] P ea72bf35801b49df803406fd2c042007: Beginning new tablet copy session on tablet f1b3ca893ac74ece9733f05913fa2151 from peer 54e1a28b94e64bfeb9443dbc1f6117df at {username='slave'} at 127.0.0.1:46172: session id = 54e1a28b94e64bfeb9443dbc1f6117df-f1b3ca893ac74ece9733f05913fa2151
I20260630 12:26:00.346494 15931 tablet_copy_source_session.cc:215] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:00.349261 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b3ca893ac74ece9733f05913fa2151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.361796 16399 tablet_copy_client.cc:806] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:00.362411 16399 tablet_copy_client.cc:670] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:00.367969 16400 tablet_copy_client.cc:1025] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:00.420815 16402 ts_tablet_manager.cc:933] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: Initiating tablet copy from peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367)
I20260630 12:26:00.424273 16402 tablet_copy_client.cc:323] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:37367
I20260630 12:26:00.426412 15782 tablet_copy_service.cc:140] P 6a95271003fe4abba27b5f50ee936263: Received BeginTabletCopySession request for tablet 408138366b4d40d9b1dd5e65818f6dd0 from peer 54e1a28b94e64bfeb9443dbc1f6117df ({username='slave'} at 127.0.0.1:42140)
I20260630 12:26:00.426994 15782 tablet_copy_service.cc:161] P 6a95271003fe4abba27b5f50ee936263: Beginning new tablet copy session on tablet 408138366b4d40d9b1dd5e65818f6dd0 from peer 54e1a28b94e64bfeb9443dbc1f6117df at {username='slave'} at 127.0.0.1:42140: session id = 54e1a28b94e64bfeb9443dbc1f6117df-408138366b4d40d9b1dd5e65818f6dd0
I20260630 12:26:00.432869 15782 tablet_copy_source_session.cc:215] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:00.435556 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408138366b4d40d9b1dd5e65818f6dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:00.446681 16402 tablet_copy_client.cc:806] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:00.447329 16402 tablet_copy_client.cc:670] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:00.450785 16403 tablet_copy_client.cc:1025] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:00.623612 16229 heartbeater.cc:499] Master 127.11.14.62:33261 was elected leader, sending a full tablet report...
I20260630 12:26:01.003291 16316 heartbeater.cc:499] Master 127.11.14.62:33261 was elected leader, sending a full tablet report...
I20260630 12:26:01.190858 16390 heartbeater.cc:499] Master 127.11.14.62:33261 was elected leader, sending a full tablet report...
I20260630 12:26:02.229979 16393 tablet_copy_client.cc:538] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:02.239356 16393 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap starting.
I20260630 12:26:02.292462 16396 tablet_copy_client.cc:538] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:02.301750 16396 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap starting.
I20260630 12:26:02.368857 16399 tablet_copy_client.cc:538] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:02.378244 16399 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap starting.
I20260630 12:26:02.397141 16393 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:02.398191 16393 tablet_bootstrap.cc:492] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap complete.
I20260630 12:26:02.398891 16393 ts_tablet_manager.cc:1403] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent bootstrapping tablet: real 0.160s	user 0.150s	sys 0.001s
I20260630 12:26:02.401728 16393 raft_consensus.cc:359] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:26:02.402566 16393 raft_consensus.cc:740] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54e1a28b94e64bfeb9443dbc1f6117df, State: Initialized, Role: LEARNER
I20260630 12:26:02.403223 16393 consensus_queue.cc:260] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
W20260630 12:26:02.414546 15735 consensus_peers.cc:597] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 -> Peer 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4:41977): Couldn't send request to peer 54e1a28b94e64bfeb9443dbc1f6117df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:26:02.424870 16393 ts_tablet_manager.cc:1434] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.012s
I20260630 12:26:02.426849 15782 tablet_copy_service.cc:342] P 6a95271003fe4abba27b5f50ee936263: Request end of tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-4c3b65a29c3f4c8fb879a435da4390fc received from {username='slave'} at 127.0.0.1:42140
I20260630 12:26:02.427311 15782 tablet_copy_service.cc:434] P 6a95271003fe4abba27b5f50ee936263: ending tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-4c3b65a29c3f4c8fb879a435da4390fc on tablet 4c3b65a29c3f4c8fb879a435da4390fc with peer 54e1a28b94e64bfeb9443dbc1f6117df
I20260630 12:26:02.451628 16402 tablet_copy_client.cc:538] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:02.461184 16402 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap starting.
I20260630 12:26:02.490343 16396 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:02.491380 16396 tablet_bootstrap.cc:492] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap complete.
I20260630 12:26:02.492139 16396 ts_tablet_manager.cc:1403] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent bootstrapping tablet: real 0.191s	user 0.151s	sys 0.019s
I20260630 12:26:02.495046 16396 raft_consensus.cc:359] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:26:02.495903 16396 raft_consensus.cc:740] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54e1a28b94e64bfeb9443dbc1f6117df, State: Initialized, Role: LEARNER
I20260630 12:26:02.496573 16396 consensus_queue.cc:260] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:26:02.538259 16396 ts_tablet_manager.cc:1434] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.003s
I20260630 12:26:02.546020 15857 tablet_copy_service.cc:342] P b9d6ea9c607c4fc1b66a4595cabec358: Request end of tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-8c1867f44e214793b4d84d03391cc109 received from {username='slave'} at 127.0.0.1:57080
I20260630 12:26:02.546906 15857 tablet_copy_service.cc:434] P b9d6ea9c607c4fc1b66a4595cabec358: ending tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-8c1867f44e214793b4d84d03391cc109 on tablet 8c1867f44e214793b4d84d03391cc109 with peer 54e1a28b94e64bfeb9443dbc1f6117df
I20260630 12:26:02.570470 16204 raft_consensus.cc:1217] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
W20260630 12:26:02.575941 15735 consensus_peers.cc:597] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 -> Peer 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4:41977): Couldn't send request to peer 54e1a28b94e64bfeb9443dbc1f6117df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:26:02.644544 16399 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:02.645938 16399 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap complete.
I20260630 12:26:02.647053 16399 ts_tablet_manager.cc:1403] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent bootstrapping tablet: real 0.269s	user 0.155s	sys 0.008s
I20260630 12:26:02.651438 16399 raft_consensus.cc:359] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:26:02.652451 16399 raft_consensus.cc:740] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54e1a28b94e64bfeb9443dbc1f6117df, State: Initialized, Role: LEARNER
I20260630 12:26:02.653183 16399 consensus_queue.cc:260] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:26:02.655597 16399 ts_tablet_manager.cc:1434] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:02.659144 15931 tablet_copy_service.cc:342] P ea72bf35801b49df803406fd2c042007: Request end of tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-f1b3ca893ac74ece9733f05913fa2151 received from {username='slave'} at 127.0.0.1:46172
I20260630 12:26:02.659807 15931 tablet_copy_service.cc:434] P ea72bf35801b49df803406fd2c042007: ending tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-f1b3ca893ac74ece9733f05913fa2151 on tablet f1b3ca893ac74ece9733f05913fa2151 with peer 54e1a28b94e64bfeb9443dbc1f6117df
I20260630 12:26:02.698807 16402 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:02.699697 16402 tablet_bootstrap.cc:492] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: Bootstrap complete.
I20260630 12:26:02.700666 16402 ts_tablet_manager.cc:1403] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent bootstrapping tablet: real 0.240s	user 0.142s	sys 0.035s
I20260630 12:26:02.703387 16402 raft_consensus.cc:359] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:26:02.704242 16402 raft_consensus.cc:740] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54e1a28b94e64bfeb9443dbc1f6117df, State: Initialized, Role: LEARNER
I20260630 12:26:02.704938 16402 consensus_queue.cc:260] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: true } }
I20260630 12:26:02.707059 16402 ts_tablet_manager.cc:1434] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:02.709687 15782 tablet_copy_service.cc:342] P 6a95271003fe4abba27b5f50ee936263: Request end of tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-408138366b4d40d9b1dd5e65818f6dd0 received from {username='slave'} at 127.0.0.1:42140
I20260630 12:26:02.710323 15782 tablet_copy_service.cc:434] P 6a95271003fe4abba27b5f50ee936263: ending tablet copy session 54e1a28b94e64bfeb9443dbc1f6117df-408138366b4d40d9b1dd5e65818f6dd0 on tablet 408138366b4d40d9b1dd5e65818f6dd0 with peer 54e1a28b94e64bfeb9443dbc1f6117df
I20260630 12:26:02.731848 16204 raft_consensus.cc:1217] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:02.926270 16204 raft_consensus.cc:1217] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:02.994594 16204 raft_consensus.cc:1217] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:03.003086 16420 raft_consensus.cc:1064] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: attempting to promote NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df to VOTER
I20260630 12:26:03.010569 16420 consensus_queue.cc:237] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.019286 15920 raft_consensus.cc:1275] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.019675 15770 raft_consensus.cc:1275] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.021170 16407 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:03.023226 16422 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:03.021492 16204 raft_consensus.cc:1275] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.027221 16422 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:03.036065 16407 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.040158 15770 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.041944 16204 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.061434 15661 catalog_manager.cc:5697] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 reported cstate change: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.063753 15920 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.103395 15840 consensus_queue.cc:237] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.111737 16204 raft_consensus.cc:1275] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.112979 15770 raft_consensus.cc:1275] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.114056 16420 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.115878 16427 consensus_queue.cc:1048] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.125784 16407 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ea72bf35801b49df803406fd2c042007 (127.11.14.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.135200 16204 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ea72bf35801b49df803406fd2c042007 (127.11.14.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.132766 15770 raft_consensus.cc:2955] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER ea72bf35801b49df803406fd2c042007 (127.11.14.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.140487 15655 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c1867f44e214793b4d84d03391cc109 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:03.146957 15663 catalog_manager.cc:5697] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index 28 to 29, VOTER ea72bf35801b49df803406fd2c042007 (127.11.14.3) evicted. New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:03.161537 15907 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c1867f44e214793b4d84d03391cc109 with delete_type TABLET_DATA_TOMBSTONED (TS ea72bf35801b49df803406fd2c042007 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:45670
I20260630 12:26:03.164173 16432 tablet_replica.cc:333] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:03.165557 16432 raft_consensus.cc:2243] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:03.166998 16432 raft_consensus.cc:2272] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:03.170852 16432 ts_tablet_manager.cc:1916] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:03.183091 16432 ts_tablet_manager.cc:1929] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:03.183480 16432 log.cc:1199] T 8c1867f44e214793b4d84d03391cc109 P ea72bf35801b49df803406fd2c042007: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/8c1867f44e214793b4d84d03391cc109
I20260630 12:26:03.185014 15656 catalog_manager.cc:5028] TS ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691): tablet 8c1867f44e214793b4d84d03391cc109 (table test-workload [id=643e85141ea245eebb440490c4cf9f53]) successfully deleted
I20260630 12:26:03.295631 16408 raft_consensus.cc:1064] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: attempting to promote NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df to VOTER
I20260630 12:26:03.298692 16408 consensus_queue.cc:237] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.305838 16204 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.305838 15840 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.307126 15770 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.307521 16433 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:03.308434 16408 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:03.309597 16417 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:03.322804 16408 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.325919 15840 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.334578 15768 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.337064 16204 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.341579 15668 catalog_manager.cc:5697] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.361521 15915 consensus_queue.cc:237] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [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: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.366536 16204 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.367545 15840 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.368253 16417 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.369238 16433 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.375623 16408 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.378906 16204 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.384128 15656 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1b3ca893ac74ece9733f05913fa2151 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:03.385053 15840 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.388581 15663 catalog_manager.cc:5697] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 28 to 29, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:03.403579 15757 tablet_service.cc:1558] Processing DeleteTablet for tablet f1b3ca893ac74ece9733f05913fa2151 with delete_type TABLET_DATA_TOMBSTONED (TS 6a95271003fe4abba27b5f50ee936263 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53294
I20260630 12:26:03.405711 16438 tablet_replica.cc:333] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:03.407087 16438 raft_consensus.cc:2243] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:03.407822 16438 raft_consensus.cc:2272] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:03.412076 16438 ts_tablet_manager.cc:1916] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:03.423003 16438 ts_tablet_manager.cc:1929] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:03.423434 16438 log.cc:1199] T f1b3ca893ac74ece9733f05913fa2151 P 6a95271003fe4abba27b5f50ee936263: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/f1b3ca893ac74ece9733f05913fa2151
I20260630 12:26:03.425060 15654 catalog_manager.cc:5028] TS 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): tablet f1b3ca893ac74ece9733f05913fa2151 (table test-workload [id=643e85141ea245eebb440490c4cf9f53]) successfully deleted
I20260630 12:26:03.485489 16440 raft_consensus.cc:1064] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: attempting to promote NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df to VOTER
I20260630 12:26:03.487608 16440 consensus_queue.cc:237] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.494451 16204 raft_consensus.cc:1275] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.494501 15840 raft_consensus.cc:1275] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.495865 15915 raft_consensus.cc:1275] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.496277 16440 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:03.497238 16439 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:03.498032 15995 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:03.519820 15995 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.521849 15915 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.522519 15840 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.549232 15663 catalog_manager.cc:5697] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.545194 16204 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.564903 16439 raft_consensus.cc:1064] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: attempting to promote NON_VOTER 54e1a28b94e64bfeb9443dbc1f6117df to VOTER
I20260630 12:26:03.570523 16439 consensus_queue.cc:237] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.580649 15768 consensus_queue.cc:237] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.590796 16204 raft_consensus.cc:1275] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.593082 15995 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.593334 15916 raft_consensus.cc:1275] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.593962 16204 raft_consensus.cc:1275] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 LEARNER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.595155 15920 raft_consensus.cc:1275] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.597857 16446 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:03.599745 16446 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:03.601605 16446 consensus_queue.cc:1048] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.607303 16203 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.612262 15916 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.609422 15840 raft_consensus.cc:1275] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:03.604312 16446 raft_consensus.cc:2955] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.631844 16445 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.008s
I20260630 12:26:03.635892 15666 catalog_manager.cc:5697] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.643373 16440 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.650844 15920 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.658922 15833 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c3b65a29c3f4c8fb879a435da4390fc with delete_type TABLET_DATA_TOMBSTONED (TS b9d6ea9c607c4fc1b66a4595cabec358 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:54088
I20260630 12:26:03.661780 16203 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.672066 15666 catalog_manager.cc:5697] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 reported cstate change: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:03.672300 15841 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54e1a28b94e64bfeb9443dbc1f6117df (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.673964 16451 tablet_replica.cc:333] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:03.673861 15654 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c3b65a29c3f4c8fb879a435da4390fc with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:03.676460 16451 raft_consensus.cc:2243] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:03.677142 16451 raft_consensus.cc:2272] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:03.681388 16451 ts_tablet_manager.cc:1916] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:03.695044 15768 consensus_queue.cc:237] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } }
I20260630 12:26:03.698381 16451 ts_tablet_manager.cc:1929] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:03.698948 16451 log.cc:1199] T 4c3b65a29c3f4c8fb879a435da4390fc P b9d6ea9c607c4fc1b66a4595cabec358: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/4c3b65a29c3f4c8fb879a435da4390fc
I20260630 12:26:03.701074 15920 raft_consensus.cc:1275] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.702406 16446 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.703645 15655 catalog_manager.cc:5028] TS b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): tablet 4c3b65a29c3f4c8fb879a435da4390fc (table test-workload [id=643e85141ea245eebb440490c4cf9f53]) successfully deleted
I20260630 12:26:03.705123 16203 raft_consensus.cc:1275] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:03.706800 16440 consensus_queue.cc:1048] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:03.709442 16446 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.710698 15920 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.724054 15654 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 408138366b4d40d9b1dd5e65818f6dd0 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:03.723924 16203 raft_consensus.cc:2955] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.727332 15666 catalog_manager.cc:5697] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 28 to 29, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } }
I20260630 12:26:03.738857 15833 tablet_service.cc:1558] Processing DeleteTablet for tablet 408138366b4d40d9b1dd5e65818f6dd0 with delete_type TABLET_DATA_TOMBSTONED (TS b9d6ea9c607c4fc1b66a4595cabec358 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:54088
I20260630 12:26:03.739809 16451 tablet_replica.cc:333] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:03.740768 16451 raft_consensus.cc:2243] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:03.742147 16451 raft_consensus.cc:2272] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:03.745985 16451 ts_tablet_manager.cc:1916] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:03.760111 16451 ts_tablet_manager.cc:1929] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:03.760555 16451 log.cc:1199] T 408138366b4d40d9b1dd5e65818f6dd0 P b9d6ea9c607c4fc1b66a4595cabec358: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/408138366b4d40d9b1dd5e65818f6dd0
I20260630 12:26:03.762346 15655 catalog_manager.cc:5028] TS b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): tablet 408138366b4d40d9b1dd5e65818f6dd0 (table test-workload [id=643e85141ea245eebb440490c4cf9f53]) successfully deleted
I20260630 12:26:04.763325 15920 consensus_queue.cc:237] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:04.770910 15841 raft_consensus.cc:1275] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:04.772921 15768 raft_consensus.cc:1275] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:04.772768 16408 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:04.774449 16455 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:04.781289 16408 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.782872 15841 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.784986 15768 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
W20260630 12:26:04.787662 15886 consensus_peers.cc:597] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 -> Peer 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6:41363): Couldn't send request to peer 5034292e198a413b901fb71b0bb3b4b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 597e34641af341a78adf00317fa9351a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:04.797930 15661 catalog_manager.cc:5697] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.799333 15768 consensus_queue.cc:237] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:04.806217 15920 raft_consensus.cc:1275] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:04.808393 16446 consensus_queue.cc:1048] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:04.825861 15841 raft_consensus.cc:1275] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:04.826071 16446 raft_consensus.cc:2955] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.828548 16452 consensus_queue.cc:1048] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:04.832612 15920 raft_consensus.cc:2955] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
W20260630 12:26:04.842023 15736 consensus_peers.cc:597] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 -> Peer 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5:36333): Couldn't send request to peer 2aec59f4c3e84d4e8536d45d1bc4976f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be07e267d4d34446b4b6c4d14205df64. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:04.843871 15841 raft_consensus.cc:2955] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.849900 15920 consensus_queue.cc:237] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:04.856432 15666 catalog_manager.cc:5697] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.860576 16203 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260630 12:26:04.861109 15886 consensus_peers.cc:597] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 -> Peer 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6:41363): Couldn't send request to peer 5034292e198a413b901fb71b0bb3b4b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1b3ca893ac74ece9733f05913fa2151. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:04.861508 15841 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:26:04.862171 16408 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:04.863166 16455 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:04.875293 16408 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.876861 15841 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.876861 16203 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.887396 15661 catalog_manager.cc:5697] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 29 to 30, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:04.887869 15840 consensus_queue.cc:237] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:04.897806 15920 raft_consensus.cc:1275] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:04.899154 15768 raft_consensus.cc:1275] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:04.900516 16407 consensus_queue.cc:1048] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:04.902755 16407 consensus_queue.cc:1048] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:04.912452 16407 raft_consensus.cc:2955] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
W20260630 12:26:04.917520 15811 consensus_peers.cc:597] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 -> Peer 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5:36333): Couldn't send request to peer 2aec59f4c3e84d4e8536d45d1bc4976f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 861d31ecb8844854886b36c37dcbc3ba. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:04.923156 15768 raft_consensus.cc:2955] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.927137 15920 consensus_queue.cc:237] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:04.927175 15668 catalog_manager.cc:5697] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:04.927595 15916 raft_consensus.cc:2955] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.941105 15840 raft_consensus.cc:1275] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:04.941310 15768 raft_consensus.cc:1275] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:04.942970 16408 consensus_queue.cc:1048] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:04.944415 16455 consensus_queue.cc:1048] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:26:04.953819 15885 consensus_peers.cc:597] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 -> Peer 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5:36333): Couldn't send request to peer 2aec59f4c3e84d4e8536d45d1bc4976f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 576bd9e103f841ca872d843df4b848fe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:04.955651 16454 raft_consensus.cc:2955] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.958463 15768 raft_consensus.cc:2955] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.959120 15841 raft_consensus.cc:2955] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } }
I20260630 12:26:04.969758 15916 consensus_queue.cc:237] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:04.970417 15668 catalog_manager.cc:5697] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index -1 to 27, NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) added. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:04.978542 15841 raft_consensus.cc:1275] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:26:04.978786 15886 consensus_peers.cc:597] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 -> Peer 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6:41363): Couldn't send request to peer 5034292e198a413b901fb71b0bb3b4b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6dad7b7d434a406eada4b49b98a1e2ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:04.979377 15768 raft_consensus.cc:1275] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:04.980002 16455 consensus_queue.cc:1048] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:04.982045 16455 consensus_queue.cc:1048] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:04.990748 16454 raft_consensus.cc:2955] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.992743 15841 raft_consensus.cc:2955] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:04.993673 15768 raft_consensus.cc:2955] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:05.004035 15661 catalog_manager.cc:5697] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 reported cstate change: config changed from index -1 to 26, NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) added. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } }
I20260630 12:26:05.318039 16487 ts_tablet_manager.cc:933] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: Initiating tablet copy from peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367)
I20260630 12:26:05.320022 16487 tablet_copy_client.cc:323] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:37367
I20260630 12:26:05.328743 16491 ts_tablet_manager.cc:933] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: Initiating tablet copy from peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:26:05.331974 16491 tablet_copy_client.cc:323] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:41691
I20260630 12:26:05.342890 15782 tablet_copy_service.cc:140] P 6a95271003fe4abba27b5f50ee936263: Received BeginTabletCopySession request for tablet be07e267d4d34446b4b6c4d14205df64 from peer 2aec59f4c3e84d4e8536d45d1bc4976f ({username='slave'} at 127.0.0.1:42142)
I20260630 12:26:05.343393 15782 tablet_copy_service.cc:161] P 6a95271003fe4abba27b5f50ee936263: Beginning new tablet copy session on tablet be07e267d4d34446b4b6c4d14205df64 from peer 2aec59f4c3e84d4e8536d45d1bc4976f at {username='slave'} at 127.0.0.1:42142: session id = 2aec59f4c3e84d4e8536d45d1bc4976f-be07e267d4d34446b4b6c4d14205df64
I20260630 12:26:05.346933 15931 tablet_copy_service.cc:140] P ea72bf35801b49df803406fd2c042007: Received BeginTabletCopySession request for tablet 597e34641af341a78adf00317fa9351a from peer 5034292e198a413b901fb71b0bb3b4b3 ({username='slave'} at 127.0.0.1:46186)
I20260630 12:26:05.347538 15931 tablet_copy_service.cc:161] P ea72bf35801b49df803406fd2c042007: Beginning new tablet copy session on tablet 597e34641af341a78adf00317fa9351a from peer 5034292e198a413b901fb71b0bb3b4b3 at {username='slave'} at 127.0.0.1:46186: session id = 5034292e198a413b901fb71b0bb3b4b3-597e34641af341a78adf00317fa9351a
I20260630 12:26:05.351321 15782 tablet_copy_source_session.cc:215] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:05.354758 16487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be07e267d4d34446b4b6c4d14205df64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:05.355494 15931 tablet_copy_source_session.cc:215] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:05.358667 16491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597e34641af341a78adf00317fa9351a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:05.369439 16487 tablet_copy_client.cc:806] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:05.370133 16487 tablet_copy_client.cc:670] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:05.371521 16495 ts_tablet_manager.cc:933] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: Initiating tablet copy from peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:26:05.376165 16491 tablet_copy_client.cc:806] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:05.376773 16491 tablet_copy_client.cc:670] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:05.377766 16488 tablet_copy_client.cc:1025] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:05.381335 16492 tablet_copy_client.cc:1025] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:05.384292 16495 tablet_copy_client.cc:323] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:41691
I20260630 12:26:05.385854 15931 tablet_copy_service.cc:140] P ea72bf35801b49df803406fd2c042007: Received BeginTabletCopySession request for tablet f1b3ca893ac74ece9733f05913fa2151 from peer 5034292e198a413b901fb71b0bb3b4b3 ({username='slave'} at 127.0.0.1:46186)
I20260630 12:26:05.386312 15931 tablet_copy_service.cc:161] P ea72bf35801b49df803406fd2c042007: Beginning new tablet copy session on tablet f1b3ca893ac74ece9733f05913fa2151 from peer 5034292e198a413b901fb71b0bb3b4b3 at {username='slave'} at 127.0.0.1:46186: session id = 5034292e198a413b901fb71b0bb3b4b3-f1b3ca893ac74ece9733f05913fa2151
I20260630 12:26:05.391281 15931 tablet_copy_source_session.cc:215] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:05.394435 16495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b3ca893ac74ece9733f05913fa2151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:05.404639 16495 tablet_copy_client.cc:806] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:05.405180 16495 tablet_copy_client.cc:670] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:05.408757 16496 tablet_copy_client.cc:1025] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:05.418068 16497 ts_tablet_manager.cc:933] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Initiating tablet copy from peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:26:05.419632 16497 tablet_copy_client.cc:323] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:41691
I20260630 12:26:05.430100 15931 tablet_copy_service.cc:140] P ea72bf35801b49df803406fd2c042007: Received BeginTabletCopySession request for tablet 576bd9e103f841ca872d843df4b848fe from peer 2aec59f4c3e84d4e8536d45d1bc4976f ({username='slave'} at 127.0.0.1:46190)
I20260630 12:26:05.430790 15931 tablet_copy_service.cc:161] P ea72bf35801b49df803406fd2c042007: Beginning new tablet copy session on tablet 576bd9e103f841ca872d843df4b848fe from peer 2aec59f4c3e84d4e8536d45d1bc4976f at {username='slave'} at 127.0.0.1:46190: session id = 2aec59f4c3e84d4e8536d45d1bc4976f-576bd9e103f841ca872d843df4b848fe
I20260630 12:26:05.431437 16499 ts_tablet_manager.cc:933] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: Initiating tablet copy from peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443)
I20260630 12:26:05.433446 16499 tablet_copy_client.cc:323] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:33443
I20260630 12:26:05.438017 15931 tablet_copy_source_session.cc:215] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:05.441354 16497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576bd9e103f841ca872d843df4b848fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:05.448961 15857 tablet_copy_service.cc:140] P b9d6ea9c607c4fc1b66a4595cabec358: Received BeginTabletCopySession request for tablet 861d31ecb8844854886b36c37dcbc3ba from peer 2aec59f4c3e84d4e8536d45d1bc4976f ({username='slave'} at 127.0.0.1:57096)
I20260630 12:26:05.449477 15857 tablet_copy_service.cc:161] P b9d6ea9c607c4fc1b66a4595cabec358: Beginning new tablet copy session on tablet 861d31ecb8844854886b36c37dcbc3ba from peer 2aec59f4c3e84d4e8536d45d1bc4976f at {username='slave'} at 127.0.0.1:57096: session id = 2aec59f4c3e84d4e8536d45d1bc4976f-861d31ecb8844854886b36c37dcbc3ba
I20260630 12:26:05.454931 15857 tablet_copy_source_session.cc:215] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:05.456794 16497 tablet_copy_client.cc:806] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:05.457445 16497 tablet_copy_client.cc:670] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:05.457794 16499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861d31ecb8844854886b36c37dcbc3ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:05.461652 16498 tablet_copy_client.cc:1025] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:05.469413 16499 tablet_copy_client.cc:806] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:05.469986 16499 tablet_copy_client.cc:670] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:05.473888 16500 tablet_copy_client.cc:1025] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:05.519520 16502 ts_tablet_manager.cc:933] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: Initiating tablet copy from peer ea72bf35801b49df803406fd2c042007 (127.11.14.3:41691)
I20260630 12:26:05.521085 16502 tablet_copy_client.cc:323] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:41691
I20260630 12:26:05.522636 15931 tablet_copy_service.cc:140] P ea72bf35801b49df803406fd2c042007: Received BeginTabletCopySession request for tablet 6dad7b7d434a406eada4b49b98a1e2ea from peer 5034292e198a413b901fb71b0bb3b4b3 ({username='slave'} at 127.0.0.1:46186)
I20260630 12:26:05.523154 15931 tablet_copy_service.cc:161] P ea72bf35801b49df803406fd2c042007: Beginning new tablet copy session on tablet 6dad7b7d434a406eada4b49b98a1e2ea from peer 5034292e198a413b901fb71b0bb3b4b3 at {username='slave'} at 127.0.0.1:46186: session id = 5034292e198a413b901fb71b0bb3b4b3-6dad7b7d434a406eada4b49b98a1e2ea
I20260630 12:26:05.529057 15931 tablet_copy_source_session.cc:215] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:05.532241 16502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dad7b7d434a406eada4b49b98a1e2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:05.543395 16502 tablet_copy_client.cc:806] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:05.543993 16502 tablet_copy_client.cc:670] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:05.547781 16503 tablet_copy_client.cc:1025] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:07.379043 16487 tablet_copy_client.cc:538] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:07.382202 16491 tablet_copy_client.cc:538] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:07.386302 16487 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap starting.
I20260630 12:26:07.390902 16491 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap starting.
I20260630 12:26:07.411547 16495 tablet_copy_client.cc:538] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:07.436808 16495 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap starting.
I20260630 12:26:07.462528 16497 tablet_copy_client.cc:538] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:07.471351 16497 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap starting.
I20260630 12:26:07.474745 16499 tablet_copy_client.cc:538] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:07.484309 16499 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap starting.
I20260630 12:26:07.548950 16502 tablet_copy_client.cc:538] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:07.573530 16502 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap starting.
I20260630 12:26:07.574497 16487 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:07.585158 16487 tablet_bootstrap.cc:492] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap complete.
I20260630 12:26:07.585888 16487 ts_tablet_manager.cc:1403] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: Time spent bootstrapping tablet: real 0.200s	user 0.142s	sys 0.033s
I20260630 12:26:07.588613 16487 raft_consensus.cc:359] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:07.589382 16487 raft_consensus.cc:740] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2aec59f4c3e84d4e8536d45d1bc4976f, State: Initialized, Role: LEARNER
I20260630 12:26:07.589963 16487 consensus_queue.cc:260] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:07.628942 16487 ts_tablet_manager.cc:1434] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.017s
I20260630 12:26:07.630746 15782 tablet_copy_service.cc:342] P 6a95271003fe4abba27b5f50ee936263: Request end of tablet copy session 2aec59f4c3e84d4e8536d45d1bc4976f-be07e267d4d34446b4b6c4d14205df64 received from {username='slave'} at 127.0.0.1:42142
I20260630 12:26:07.631247 15782 tablet_copy_service.cc:434] P 6a95271003fe4abba27b5f50ee936263: ending tablet copy session 2aec59f4c3e84d4e8536d45d1bc4976f-be07e267d4d34446b4b6c4d14205df64 on tablet be07e267d4d34446b4b6c4d14205df64 with peer 2aec59f4c3e84d4e8536d45d1bc4976f
I20260630 12:26:07.641994 16491 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:07.642994 16491 tablet_bootstrap.cc:492] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap complete.
I20260630 12:26:07.643685 16491 ts_tablet_manager.cc:1403] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: Time spent bootstrapping tablet: real 0.253s	user 0.126s	sys 0.027s
I20260630 12:26:07.646479 16491 raft_consensus.cc:359] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:07.652460 16491 raft_consensus.cc:740] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5034292e198a413b901fb71b0bb3b4b3, State: Initialized, Role: LEARNER
I20260630 12:26:07.653083 16491 consensus_queue.cc:260] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:07.665766 16491 ts_tablet_manager.cc:1434] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.007s
I20260630 12:26:07.667807 15931 tablet_copy_service.cc:342] P ea72bf35801b49df803406fd2c042007: Request end of tablet copy session 5034292e198a413b901fb71b0bb3b4b3-597e34641af341a78adf00317fa9351a received from {username='slave'} at 127.0.0.1:46186
I20260630 12:26:07.668394 15931 tablet_copy_service.cc:434] P ea72bf35801b49df803406fd2c042007: ending tablet copy session 5034292e198a413b901fb71b0bb3b4b3-597e34641af341a78adf00317fa9351a on tablet 597e34641af341a78adf00317fa9351a with peer 5034292e198a413b901fb71b0bb3b4b3
I20260630 12:26:07.699776 16365 raft_consensus.cc:1217] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:07.715654 16497 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:07.716679 16497 tablet_bootstrap.cc:492] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap complete.
I20260630 12:26:07.717374 16497 ts_tablet_manager.cc:1403] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Time spent bootstrapping tablet: real 0.246s	user 0.121s	sys 0.031s
I20260630 12:26:07.719944 16497 raft_consensus.cc:359] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:07.720796 16497 raft_consensus.cc:740] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2aec59f4c3e84d4e8536d45d1bc4976f, State: Initialized, Role: LEARNER
I20260630 12:26:07.721405 16497 consensus_queue.cc:260] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:07.729605 16497 ts_tablet_manager.cc:1434] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260630 12:26:07.729812 16291 raft_consensus.cc:1217] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:07.734131 15931 tablet_copy_service.cc:342] P ea72bf35801b49df803406fd2c042007: Request end of tablet copy session 2aec59f4c3e84d4e8536d45d1bc4976f-576bd9e103f841ca872d843df4b848fe received from {username='slave'} at 127.0.0.1:46190
I20260630 12:26:07.734607 15931 tablet_copy_service.cc:434] P ea72bf35801b49df803406fd2c042007: ending tablet copy session 2aec59f4c3e84d4e8536d45d1bc4976f-576bd9e103f841ca872d843df4b848fe on tablet 576bd9e103f841ca872d843df4b848fe with peer 2aec59f4c3e84d4e8536d45d1bc4976f
I20260630 12:26:07.786350 16495 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:07.787371 16495 tablet_bootstrap.cc:492] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap complete.
I20260630 12:26:07.788067 16495 ts_tablet_manager.cc:1403] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: Time spent bootstrapping tablet: real 0.352s	user 0.153s	sys 0.007s
I20260630 12:26:07.790714 16495 raft_consensus.cc:359] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:07.791527 16495 raft_consensus.cc:740] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5034292e198a413b901fb71b0bb3b4b3, State: Initialized, Role: LEARNER
I20260630 12:26:07.792145 16495 consensus_queue.cc:260] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:07.796757 16495 ts_tablet_manager.cc:1434] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:26:07.798427 15931 tablet_copy_service.cc:342] P ea72bf35801b49df803406fd2c042007: Request end of tablet copy session 5034292e198a413b901fb71b0bb3b4b3-f1b3ca893ac74ece9733f05913fa2151 received from {username='slave'} at 127.0.0.1:46186
I20260630 12:26:07.798840 15931 tablet_copy_service.cc:434] P ea72bf35801b49df803406fd2c042007: ending tablet copy session 5034292e198a413b901fb71b0bb3b4b3-f1b3ca893ac74ece9733f05913fa2151 on tablet f1b3ca893ac74ece9733f05913fa2151 with peer 5034292e198a413b901fb71b0bb3b4b3
I20260630 12:26:07.813645 16502 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:07.814579 16502 tablet_bootstrap.cc:492] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: Bootstrap complete.
I20260630 12:26:07.815212 16502 ts_tablet_manager.cc:1403] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: Time spent bootstrapping tablet: real 0.242s	user 0.115s	sys 0.046s
I20260630 12:26:07.817703 16502 raft_consensus.cc:359] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:07.818480 16502 raft_consensus.cc:740] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5034292e198a413b901fb71b0bb3b4b3, State: Initialized, Role: LEARNER
I20260630 12:26:07.819028 16502 consensus_queue.cc:260] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } }
I20260630 12:26:07.820089 16365 raft_consensus.cc:1217] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260630 12:26:07.820973 16502 ts_tablet_manager.cc:1434] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:26:07.824023 15931 tablet_copy_service.cc:342] P ea72bf35801b49df803406fd2c042007: Request end of tablet copy session 5034292e198a413b901fb71b0bb3b4b3-6dad7b7d434a406eada4b49b98a1e2ea received from {username='slave'} at 127.0.0.1:46186
I20260630 12:26:07.824445 15931 tablet_copy_service.cc:434] P ea72bf35801b49df803406fd2c042007: ending tablet copy session 5034292e198a413b901fb71b0bb3b4b3-6dad7b7d434a406eada4b49b98a1e2ea on tablet 6dad7b7d434a406eada4b49b98a1e2ea with peer 5034292e198a413b901fb71b0bb3b4b3
I20260630 12:26:07.834501 16499 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:07.835536 16499 tablet_bootstrap.cc:492] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: Bootstrap complete.
I20260630 12:26:07.836129 16499 ts_tablet_manager.cc:1403] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: Time spent bootstrapping tablet: real 0.352s	user 0.141s	sys 0.013s
I20260630 12:26:07.838039 16499 raft_consensus.cc:359] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:07.838630 16499 raft_consensus.cc:740] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2aec59f4c3e84d4e8536d45d1bc4976f, State: Initialized, Role: LEARNER
I20260630 12:26:07.839047 16499 consensus_queue.cc:260] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } }
I20260630 12:26:07.840654 16499 ts_tablet_manager.cc:1434] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:07.842320 15857 tablet_copy_service.cc:342] P b9d6ea9c607c4fc1b66a4595cabec358: Request end of tablet copy session 2aec59f4c3e84d4e8536d45d1bc4976f-861d31ecb8844854886b36c37dcbc3ba received from {username='slave'} at 127.0.0.1:57096
I20260630 12:26:07.842730 15857 tablet_copy_service.cc:434] P b9d6ea9c607c4fc1b66a4595cabec358: ending tablet copy session 2aec59f4c3e84d4e8536d45d1bc4976f-861d31ecb8844854886b36c37dcbc3ba on tablet 861d31ecb8844854886b36c37dcbc3ba with peer 2aec59f4c3e84d4e8536d45d1bc4976f
I20260630 12:26:07.873317 16291 raft_consensus.cc:1217] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:08.084117 16291 raft_consensus.cc:1217] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:08.128921 16510 raft_consensus.cc:1064] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: attempting to promote NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f to VOTER
I20260630 12:26:08.131562 16510 consensus_queue.cc:237] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } }
I20260630 12:26:08.139213 15920 raft_consensus.cc:1275] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.141341 16291 raft_consensus.cc:1275] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.141455 15840 raft_consensus.cc:1275] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer 6a95271003fe4abba27b5f50ee936263: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.141258 16521 consensus_queue.cc:1048] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:08.143299 16520 consensus_queue.cc:1048] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:08.144243 16521 consensus_queue.cc:1048] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:08.161510 16520 raft_consensus.cc:2955] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.163386 16291 raft_consensus.cc:2955] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.166688 15920 raft_consensus.cc:2955] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.177981 15668 catalog_manager.cc:5697] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f reported cstate change: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6a95271003fe4abba27b5f50ee936263" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.178759 15840 raft_consensus.cc:2955] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.193075 16365 raft_consensus.cc:1217] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:08.208109 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
W20260630 12:26:08.228085 15654 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260630 12:26:08.234097 15654 catalog_manager.cc:4755] TS 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): ChangeConfig:REMOVE_PEER RPC failed for tablet be07e267d4d34446b4b6c4d14205df64: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:26:08.237754 15884 consensus_peers.cc:597] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 -> Peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Couldn't send request to peer 6a95271003fe4abba27b5f50ee936263. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.257246 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.258105 11320 tablet_replica.cc:333] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.258692 11320 raft_consensus.cc:2243] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.259461 11320 raft_consensus.cc:2272] T e646da22cbb34c5f8e43adc44c623861 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.261974 11320 tablet_replica.cc:333] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.262548 11320 raft_consensus.cc:2243] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.263111 11320 raft_consensus.cc:2272] T 6dad7b7d434a406eada4b49b98a1e2ea P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.265453 11320 tablet_replica.cc:333] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.266172 11320 raft_consensus.cc:2243] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.266832 11320 raft_consensus.cc:2272] T 861d31ecb8844854886b36c37dcbc3ba P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.269487 11320 tablet_replica.cc:333] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.270041 11320 raft_consensus.cc:2243] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.270736 11320 raft_consensus.cc:2272] T 408138366b4d40d9b1dd5e65818f6dd0 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.272847 11320 tablet_replica.cc:333] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.273362 11320 raft_consensus.cc:2243] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.274051 11320 raft_consensus.cc:2272] T 4c3b65a29c3f4c8fb879a435da4390fc P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.276206 11320 tablet_replica.cc:333] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.276747 11320 raft_consensus.cc:2243] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.277602 11320 raft_consensus.cc:2272] T 3f4454f0f61d458f8ece14bf7897afc0 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.280637 11320 tablet_replica.cc:333] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.281792 11320 raft_consensus.cc:2243] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.282774 11320 raft_consensus.cc:2272] T 8c1867f44e214793b4d84d03391cc109 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.285482 16507 raft_consensus.cc:1064] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: attempting to promote NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 to VOTER
I20260630 12:26:08.287901 11320 tablet_replica.cc:333] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.288553 11320 raft_consensus.cc:2243] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.288059 16507 consensus_queue.cc:237] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } }
I20260630 12:26:08.289163 11320 raft_consensus.cc:2272] T 597e34641af341a78adf00317fa9351a P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.291620 11320 tablet_replica.cc:333] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.292258 11320 raft_consensus.cc:2243] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.293550 11320 raft_consensus.cc:2272] T be07e267d4d34446b4b6c4d14205df64 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.294763 16365 raft_consensus.cc:1275] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:08.296137 15840 raft_consensus.cc:1275] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:08.296404 16532 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:08.298223 16533 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:08.300597 11320 tablet_replica.cc:333] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
W20260630 12:26:08.301020 15884 consensus_peers.cc:597] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 -> Peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Couldn't send request to peer 6a95271003fe4abba27b5f50ee936263. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.301379 11320 raft_consensus.cc:2243] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.302165 11320 raft_consensus.cc:2272] T f62329481f8c43aca874a367e656ca77 P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.305943 11320 tablet_replica.cc:333] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263: stopping tablet replica
I20260630 12:26:08.306746 11320 raft_consensus.cc:2243] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.307719 11320 raft_consensus.cc:2272] T 576bd9e103f841ca872d843df4b848fe P 6a95271003fe4abba27b5f50ee936263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.323459 16533 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.327826 15840 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.340143 16365 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.344380 15666 catalog_manager.cc:5697] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 reported cstate change: config changed from index 26 to 27, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
W20260630 12:26:08.360623 15884 consensus_peers.cc:597] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 -> Peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Couldn't send request to peer 6a95271003fe4abba27b5f50ee936263. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:37367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.363715 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:26:08.364868 15920 consensus_queue.cc:237] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [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: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } }
I20260630 12:26:08.371394 16365 raft_consensus.cc:1275] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.373121 16533 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:08.380967 15840 raft_consensus.cc:1275] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.380066 16532 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.382674 16507 consensus_queue.cc:1048] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:08.388700 15840 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.390831 16365 raft_consensus.cc:2955] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.406466 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:26:08.411427 15656 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 597e34641af341a78adf00317fa9351a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:26:08.413204 15885 consensus_peers.cc:597] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 -> Peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Couldn't send request to peer b9d6ea9c607c4fc1b66a4595cabec358. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.432092 15666 catalog_manager.cc:5697] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 27 to 28, VOTER 6a95271003fe4abba27b5f50ee936263 (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:08.445465 16543 raft_consensus.cc:1064] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: attempting to promote NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f to VOTER
I20260630 12:26:08.452723 16541 raft_consensus.cc:1064] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: attempting to promote NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 to VOTER
I20260630 12:26:08.451949 16543 consensus_queue.cc:237] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } }
W20260630 12:26:08.453769 15810 consensus_peers.cc:597] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 -> Peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Couldn't send request to peer 6a95271003fe4abba27b5f50ee936263. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:37367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.455190 16541 consensus_queue.cc:237] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } }
I20260630 12:26:08.470954 16291 raft_consensus.cc:1275] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.472642 16508 consensus_queue.cc:1048] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:08.483117 15920 raft_consensus.cc:1275] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Refusing update from remote peer b9d6ea9c607c4fc1b66a4595cabec358: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.485291 16508 consensus_queue.cc:1048] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:26:08.508627 15810 consensus_peers.cc:597] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 -> Peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Couldn't send request to peer 6a95271003fe4abba27b5f50ee936263. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:37367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.517791 16203 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:26:08.519606 16532 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
W20260630 12:26:08.522876 15885 consensus_peers.cc:597] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 -> Peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Couldn't send request to peer b9d6ea9c607c4fc1b66a4595cabec358. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.528578 16365 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:26:08.530123 16543 raft_consensus.cc:2955] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.535960 16541 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:26:08.545676 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.550084 15920 raft_consensus.cc:2955] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.552582 11320 tablet_replica.cc:333] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.554095 11320 raft_consensus.cc:2243] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.555039 11320 raft_consensus.cc:2272] T f62329481f8c43aca874a367e656ca77 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.555071 16532 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.558358 11320 tablet_replica.cc:333] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.561530 11320 raft_consensus.cc:2243] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.562882 11320 raft_consensus.cc:2272] T 6dad7b7d434a406eada4b49b98a1e2ea P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.563045 16291 raft_consensus.cc:2955] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.564116 15666 catalog_manager.cc:5697] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 27 to 28, 2aec59f4c3e84d4e8536d45d1bc4976f (127.11.14.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } attrs { replace: true } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } }
I20260630 12:26:08.566744 11320 tablet_replica.cc:333] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.571199 11320 raft_consensus.cc:2243] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.573055 11320 raft_consensus.cc:2272] T e646da22cbb34c5f8e43adc44c623861 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:08.575595 15884 consensus_peers.cc:597] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 -> Peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Couldn't send request to peer 6a95271003fe4abba27b5f50ee936263. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:37367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.577452 11320 tablet_replica.cc:333] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.579044 11320 raft_consensus.cc:2243] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.577847 16365 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.580554 11320 raft_consensus.cc:2272] T 861d31ecb8844854886b36c37dcbc3ba P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.586625 11320 tablet_replica.cc:333] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.587510 11320 raft_consensus.cc:2243] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.586683 16203 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.588598 11320 raft_consensus.cc:2272] T f1b3ca893ac74ece9733f05913fa2151 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.591579 11320 tablet_replica.cc:333] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.592322 11320 raft_consensus.cc:2243] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.593027 11320 raft_consensus.cc:2272] T 3f4454f0f61d458f8ece14bf7897afc0 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.596307 11320 tablet_replica.cc:333] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.597311 11320 raft_consensus.cc:2243] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.599251 11320 raft_consensus.cc:2272] T 8c1867f44e214793b4d84d03391cc109 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.602800 11320 tablet_replica.cc:333] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.601604 15661 catalog_manager.cc:5697] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 30 to 31, 5034292e198a413b901fb71b0bb3b4b3 (127.11.14.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:08.603569 11320 raft_consensus.cc:2243] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.604593 11320 raft_consensus.cc:2272] T 597e34641af341a78adf00317fa9351a P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.608055 11320 tablet_replica.cc:333] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.608690 11320 raft_consensus.cc:2243] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.609324 11320 raft_consensus.cc:2272] T be07e267d4d34446b4b6c4d14205df64 P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.612967 11320 tablet_replica.cc:333] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358: stopping tablet replica
I20260630 12:26:08.613615 11320 raft_consensus.cc:2243] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.614416 11320 raft_consensus.cc:2272] T 576bd9e103f841ca872d843df4b848fe P b9d6ea9c607c4fc1b66a4595cabec358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.620030 15920 consensus_queue.cc:237] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } }
I20260630 12:26:08.626334 16365 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:26:08.627938 16507 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:26:08.628635 16203 raft_consensus.cc:1275] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:26:08.632332 16532 consensus_queue.cc:1048] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:26:08.634410 16541 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.643796 16365 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.646472 16203 raft_consensus.cc:2955] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } }
I20260630 12:26:08.650636 15656 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1b3ca893ac74ece9733f05913fa2151 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:08.651237 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:26:08.657624 15661 catalog_manager.cc:5697] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 reported cstate change: config changed from index 31 to 32, VOTER b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2) evicted. New cstate: current_term: 1 leader_uuid: "ea72bf35801b49df803406fd2c042007" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54e1a28b94e64bfeb9443dbc1f6117df" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41977 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:26:08.663786 15885 consensus_peers.cc:597] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 -> Peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Couldn't send request to peer b9d6ea9c607c4fc1b66a4595cabec358. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.2:33443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.668836 16507 raft_consensus.cc:1064] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: attempting to promote NON_VOTER 2aec59f4c3e84d4e8536d45d1bc4976f to VOTER
I20260630 12:26:08.671249 16507 consensus_queue.cc:237] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } }
I20260630 12:26:08.689533 16291 raft_consensus.cc:1275] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:08.692210 16541 consensus_queue.cc:1048] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:08.699958 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
W20260630 12:26:08.704298 15885 consensus_peers.cc:597] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 -> Peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Couldn't send request to peer b9d6ea9c607c4fc1b66a4595cabec358. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.2:33443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:08.710367 15884 consensus_peers.cc:597] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 -> Peer 6a95271003fe4abba27b5f50ee936263 (127.11.14.1:37367): Couldn't send request to peer 6a95271003fe4abba27b5f50ee936263. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:37367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.753993 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.754914 11320 tablet_replica.cc:333] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.755733 11320 raft_consensus.cc:2243] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.756677 11320 raft_consensus.cc:2272] T 861d31ecb8844854886b36c37dcbc3ba P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.760166 11320 tablet_replica.cc:333] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.760953 11320 raft_consensus.cc:2243] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.761830 11320 raft_consensus.cc:2272] T 408138366b4d40d9b1dd5e65818f6dd0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.764760 11320 tablet_replica.cc:333] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.765450 11320 raft_consensus.cc:2243] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.766590 11320 pending_rounds.cc:70] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: Trying to abort 1 pending ops.
I20260630 12:26:08.766834 11320 pending_rounds.cc:77] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302440422071595008 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "576bd9e103f841ca872d843df4b848fe" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } } }
I20260630 12:26:08.767925 11320 raft_consensus.cc:2917] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:26:08.768283 11320 raft_consensus.cc:2889] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:26:08.768639 11320 raft_consensus.cc:2272] T 576bd9e103f841ca872d843df4b848fe P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.771726 11320 tablet_replica.cc:333] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.772439 11320 raft_consensus.cc:2243] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.773495 11320 raft_consensus.cc:2272] T 597e34641af341a78adf00317fa9351a P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.776714 11320 tablet_replica.cc:333] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.777439 11320 raft_consensus.cc:2243] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.778167 11320 raft_consensus.cc:2272] T 3f4454f0f61d458f8ece14bf7897afc0 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.781091 11320 tablet_replica.cc:333] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.781797 11320 raft_consensus.cc:2243] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.782768 11320 raft_consensus.cc:2272] T f1b3ca893ac74ece9733f05913fa2151 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:08.788888 15885 consensus_peers.cc:597] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 -> Peer b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): Couldn't send request to peer b9d6ea9c607c4fc1b66a4595cabec358. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.2:33443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:08.789597 11320 tablet_replica.cc:333] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.790349 11320 raft_consensus.cc:2243] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.791489 11320 raft_consensus.cc:2272] T 4c3b65a29c3f4c8fb879a435da4390fc P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.793937 16507 raft_consensus.cc:1064] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: attempting to promote NON_VOTER 5034292e198a413b901fb71b0bb3b4b3 to VOTER
I20260630 12:26:08.794412 11320 tablet_replica.cc:333] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.796020 16507 consensus_queue.cc:237] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [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: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } }
I20260630 12:26:08.799582 11320 raft_consensus.cc:2243] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.802001 16365 raft_consensus.cc:1275] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Refusing update from remote peer ea72bf35801b49df803406fd2c042007: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:08.804152 16507 consensus_queue.cc:1048] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:08.806643 11320 pending_rounds.cc:70] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: Trying to abort 1 pending ops.
I20260630 12:26:08.806938 11320 pending_rounds.cc:77] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7302440422583975936 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6dad7b7d434a406eada4b49b98a1e2ea" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: NON_VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "5034292e198a413b901fb71b0bb3b4b3" member_type: VOTER last_known_addr { host: "127.11.14.6" port: 41363 } attrs { promote: false } } } }
I20260630 12:26:08.807929 11320 raft_consensus.cc:2917] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260630 12:26:08.808336 11320 raft_consensus.cc:2889] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:26:08.808692 11320 raft_consensus.cc:2272] T 6dad7b7d434a406eada4b49b98a1e2ea P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.812100 11320 tablet_replica.cc:333] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.812619 11320 raft_consensus.cc:2243] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.813153 11320 raft_consensus.cc:2272] T e646da22cbb34c5f8e43adc44c623861 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.815353 11320 tablet_replica.cc:333] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.815822 11320 raft_consensus.cc:2243] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:08.816555 11320 raft_consensus.cc:2272] T f62329481f8c43aca874a367e656ca77 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.818619 11320 tablet_replica.cc:333] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007: stopping tablet replica
I20260630 12:26:08.819082 11320 raft_consensus.cc:2243] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.819664 11320 raft_consensus.cc:2272] T be07e267d4d34446b4b6c4d14205df64 P ea72bf35801b49df803406fd2c042007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.855852 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:26:08.889148 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:26:08.923048 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:08.923884 11320 tablet_replica.cc:333] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df: stopping tablet replica
I20260630 12:26:08.924602 11320 raft_consensus.cc:2243] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.925143 11320 raft_consensus.cc:2272] T 408138366b4d40d9b1dd5e65818f6dd0 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.927299 11320 tablet_replica.cc:333] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df: stopping tablet replica
I20260630 12:26:08.927999 11320 raft_consensus.cc:2243] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.928630 11320 raft_consensus.cc:2272] T f1b3ca893ac74ece9733f05913fa2151 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.931100 11320 tablet_replica.cc:333] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df: stopping tablet replica
I20260630 12:26:08.931669 11320 raft_consensus.cc:2243] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.932138 11320 raft_consensus.cc:2272] T 8c1867f44e214793b4d84d03391cc109 P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.934273 11320 tablet_replica.cc:333] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df: stopping tablet replica
I20260630 12:26:08.934697 11320 raft_consensus.cc:2243] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:08.935120 11320 raft_consensus.cc:2272] T 4c3b65a29c3f4c8fb879a435da4390fc P 54e1a28b94e64bfeb9443dbc1f6117df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:08.959194 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:26:08.978832 11320 tablet_server.cc:179] TabletServer@127.11.14.5:0 shutting down...
I20260630 12:26:09.003963 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:09.004791 11320 tablet_replica.cc:333] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f: stopping tablet replica
I20260630 12:26:09.005359 11320 raft_consensus.cc:2243] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:09.005889 11320 raft_consensus.cc:2272] T 861d31ecb8844854886b36c37dcbc3ba P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:09.008335 11320 tablet_replica.cc:333] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: stopping tablet replica
I20260630 12:26:09.008909 11320 raft_consensus.cc:2243] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:09.009254 11320 pending_rounds.cc:70] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Trying to abort 1 pending ops.
I20260630 12:26:09.009433 11320 pending_rounds.cc:77] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7302440422071595008 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "576bd9e103f841ca872d843df4b848fe" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: NON_VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6a95271003fe4abba27b5f50ee936263" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 37367 } attrs { replace: true } } peers { permanent_uuid: "b9d6ea9c607c4fc1b66a4595cabec358" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 33443 } } peers { permanent_uuid: "ea72bf35801b49df803406fd2c042007" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 41691 } } peers { permanent_uuid: "2aec59f4c3e84d4e8536d45d1bc4976f" member_type: VOTER last_known_addr { host: "127.11.14.5" port: 36333 } attrs { promote: false } } } }
I20260630 12:26:09.010076 11320 raft_consensus.cc:2917] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260630 12:26:09.010368 11320 raft_consensus.cc:2889] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:26:09.010633 11320 raft_consensus.cc:2272] T 576bd9e103f841ca872d843df4b848fe P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:26:09.013357 11320 tablet_replica.cc:333] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f: stopping tablet replica
I20260630 12:26:09.013804 11320 raft_consensus.cc:2243] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:09.014238 11320 raft_consensus.cc:2272] T be07e267d4d34446b4b6c4d14205df64 P 2aec59f4c3e84d4e8536d45d1bc4976f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:09.035811 11320 tablet_server.cc:196] TabletServer@127.11.14.5:0 shutdown complete.
I20260630 12:26:09.051755 11320 tablet_server.cc:179] TabletServer@127.11.14.6:0 shutting down...
I20260630 12:26:09.082049 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:09.082763 11320 tablet_replica.cc:333] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3: stopping tablet replica
I20260630 12:26:09.083333 11320 raft_consensus.cc:2243] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:09.083896 11320 raft_consensus.cc:2272] T f1b3ca893ac74ece9733f05913fa2151 P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:09.086184 11320 tablet_replica.cc:333] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3: stopping tablet replica
I20260630 12:26:09.086661 11320 raft_consensus.cc:2243] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:26:09.087023 11320 raft_consensus.cc:2272] T 6dad7b7d434a406eada4b49b98a1e2ea P 5034292e198a413b901fb71b0bb3b4b3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:26:09.088793 11320 tablet_replica.cc:333] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3: stopping tablet replica
I20260630 12:26:09.089426 11320 raft_consensus.cc:2243] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:09.089987 11320 raft_consensus.cc:2272] T 597e34641af341a78adf00317fa9351a P 5034292e198a413b901fb71b0bb3b4b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:09.112746 11320 tablet_server.cc:196] TabletServer@127.11.14.6:0 shutdown complete.
I20260630 12:26:09.127712 11320 master.cc:562] Master@127.11.14.62:33261 shutting down...
W20260630 12:26:09.155704 15718 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260630 12:26:09.319913 15655 catalog_manager.cc:4755] TS b9d6ea9c607c4fc1b66a4595cabec358 (127.11.14.2:33443): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f1b3ca893ac74ece9733f05913fa2151: Network error: Client connection negotiation failed: client connection to 127.11.14.2:33443: connect: Connection refused (error 111)
I20260630 12:26:09.477895 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:09.478550 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:09.478885 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P e956027f22214697a4f55cfad0021e5a: stopping tablet replica
I20260630 12:26:09.507041 11320 master.cc:584] Master@127.11.14.62:33261 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17867 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:26:09.552892 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:44829
I20260630 12:26:09.554095 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.559602 16556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.560571 16557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.561128 16559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.561231 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:09.562268 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.562439 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.562548 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822369562538 us; error 0 us; skew 500 ppm
I20260630 12:26:09.562973 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.565147 11320 webserver.cc:533] Webserver started at http://127.11.14.62:33997/ using document root <none> and password file <none>
I20260630 12:26:09.565547 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.565685 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.565924 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.566927 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "164eb367178842aa8175016a98e9097c"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.571026 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:09.573988 16564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.574704 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:09.574971 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "164eb367178842aa8175016a98e9097c"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.575238 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:09.600416 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:09.601564 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:09.637377 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:44829
I20260630 12:26:09.637485 16615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:44829 every 8 connection(s)
I20260630 12:26:09.641006 16616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.650549 16616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c: Bootstrap starting.
I20260630 12:26:09.654860 16616 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.658699 16616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c: No bootstrap required, opened a new log
I20260630 12:26:09.660739 16616 raft_consensus.cc:359] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164eb367178842aa8175016a98e9097c" member_type: VOTER }
I20260630 12:26:09.661129 16616 raft_consensus.cc:385] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.661356 16616 raft_consensus.cc:740] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164eb367178842aa8175016a98e9097c, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.661907 16616 consensus_queue.cc:260] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "164eb367178842aa8175016a98e9097c" member_type: VOTER }
I20260630 12:26:09.662359 16616 raft_consensus.cc:399] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:09.662595 16616 raft_consensus.cc:493] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:09.662858 16616 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.666867 16616 raft_consensus.cc:515] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164eb367178842aa8175016a98e9097c" member_type: VOTER }
I20260630 12:26:09.667344 16616 leader_election.cc:304] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [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: 164eb367178842aa8175016a98e9097c; no voters: 
I20260630 12:26:09.668504 16616 leader_election.cc:290] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:09.668766 16619 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.670143 16619 raft_consensus.cc:697] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 1 LEADER]: Becoming Leader. State: Replica: 164eb367178842aa8175016a98e9097c, State: Running, Role: LEADER
I20260630 12:26:09.670751 16619 consensus_queue.cc:237] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [LEADER]: Queue going to LEADER mode. State: All 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: "164eb367178842aa8175016a98e9097c" member_type: VOTER }
I20260630 12:26:09.671245 16616 sys_catalog.cc:565] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:09.674996 16620 sys_catalog.cc:455] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "164eb367178842aa8175016a98e9097c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164eb367178842aa8175016a98e9097c" member_type: VOTER } }
I20260630 12:26:09.675753 16620 sys_catalog.cc:458] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:09.675659 16621 sys_catalog.cc:455] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 164eb367178842aa8175016a98e9097c. Latest consensus state: current_term: 1 leader_uuid: "164eb367178842aa8175016a98e9097c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164eb367178842aa8175016a98e9097c" member_type: VOTER } }
I20260630 12:26:09.676501 16621 sys_catalog.cc:458] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:09.678481 16625 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:09.686712 16625 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:09.687698 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:09.694792 16625 catalog_manager.cc:1383] Generated new cluster ID: f69c7a86a52946f3ad128104160e9958
I20260630 12:26:09.695024 16625 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:09.728251 16625 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:09.729454 16625 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:09.741974 16625 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c: Generated new TSK 0
I20260630 12:26:09.742506 16625 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:09.754539 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.761368 16637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.762430 16638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.764720 11320 server_base.cc:1061] running on GCE node
W20260630 12:26:09.766101 16640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.766863 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.767081 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.767241 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822369767220 us; error 0 us; skew 500 ppm
I20260630 12:26:09.767696 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.769927 11320 webserver.cc:533] Webserver started at http://127.11.14.1:34709/ using document root <none> and password file <none>
I20260630 12:26:09.770392 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.770604 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.770857 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.772444 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "5d938e42c6234b09b224b0f573033d48"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.776623 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:26:09.779567 16645 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.780418 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:09.780795 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "5d938e42c6234b09b224b0f573033d48"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.781170 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:09.802350 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:09.803442 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:09.804816 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:09.807024 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:09.807184 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.807444 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:09.807639 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.844930 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:43771
I20260630 12:26:09.845026 16707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:43771 every 8 connection(s)
I20260630 12:26:09.849712 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.856834 16713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.857823 16712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.858878 16715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.859691 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:09.862628 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.862901 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.863139 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822369863119 us; error 0 us; skew 500 ppm
I20260630 12:26:09.863781 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.865315 16708 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44829
I20260630 12:26:09.865708 16708 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:09.866497 11320 webserver.cc:533] Webserver started at http://127.11.14.2:43611/ using document root <none> and password file <none>
I20260630 12:26:09.866631 16708 heartbeater.cc:507] Master 127.11.14.62:44829 requested a full tablet report, sending...
I20260630 12:26:09.867177 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.867449 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.867810 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.868996 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.869004 16581 ts_manager.cc:194] Registered new tserver with Master: 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771)
I20260630 12:26:09.870797 16581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47434
I20260630 12:26:09.873795 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:26:09.876979 16720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.877627 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:09.877910 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.878171 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:09.919044 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:09.920090 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:09.921494 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:09.923574 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:09.923789 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.924017 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:09.924183 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.959235 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:41005
I20260630 12:26:09.959334 16782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:41005 every 8 connection(s)
I20260630 12:26:09.963678 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.969691 16786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.971261 16787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.973242 16789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.974238 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:09.975122 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.975402 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.975445 16783 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44829
I20260630 12:26:09.975648 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822369975632 us; error 0 us; skew 500 ppm
I20260630 12:26:09.975922 16783 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:09.976289 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.976724 16783 heartbeater.cc:507] Master 127.11.14.62:44829 requested a full tablet report, sending...
I20260630 12:26:09.978756 11320 webserver.cc:533] Webserver started at http://127.11.14.3:35325/ using document root <none> and password file <none>
I20260630 12:26:09.978879 16581 ts_manager.cc:194] Registered new tserver with Master: e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005)
I20260630 12:26:09.979424 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.979673 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.979990 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.980721 16581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47438
I20260630 12:26:09.981318 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "7c41788f11ed4f529e0574589c6610fa"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.985610 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:09.988231 16794 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.988919 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:09.989127 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "7c41788f11ed4f529e0574589c6610fa"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-hwbx"
I20260630 12:26:09.989329 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:10.006810 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:10.007855 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:10.009174 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:10.011147 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:10.011318 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:10.011548 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:10.011689 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:10.047588 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:40047
I20260630 12:26:10.047683 16856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:40047 every 8 connection(s)
I20260630 12:26:10.060613 16857 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44829
I20260630 12:26:10.061045 16857 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:10.061702 16857 heartbeater.cc:507] Master 127.11.14.62:44829 requested a full tablet report, sending...
I20260630 12:26:10.063556 16581 ts_manager.cc:194] Registered new tserver with Master: 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:10.064568 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014257986s
I20260630 12:26:10.065073 16581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47446
I20260630 12:26:10.873587 16708 heartbeater.cc:499] Master 127.11.14.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:10.983233 16783 heartbeater.cc:499] Master 127.11.14.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:11.067418 16857 heartbeater.cc:499] Master 127.11.14.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:11.117477 16581 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47460:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:11.119637 16581 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:11.178300 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 581a74a8d49948cca6870cd997c80aa0 (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:11.178781 16672 tablet_service.cc:1511] Processing CreateTablet for tablet b1992396062e4442aa7a1cc6c0118357 (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:11.179729 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a74a8d49948cca6870cd997c80aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.181002 16671 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb715e99ba04e7d9b2d2ade35ead93d (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:11.182276 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb715e99ba04e7d9b2d2ade35ead93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.184868 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1992396062e4442aa7a1cc6c0118357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.187563 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 581a74a8d49948cca6870cd997c80aa0 (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:11.188112 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 581a74a8d49948cca6870cd997c80aa0 (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:11.188920 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a74a8d49948cca6870cd997c80aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.188710 16746 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb715e99ba04e7d9b2d2ade35ead93d (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:11.189409 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a74a8d49948cca6870cd997c80aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.189931 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb715e99ba04e7d9b2d2ade35ead93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.190922 16747 tablet_service.cc:1511] Processing CreateTablet for tablet b1992396062e4442aa7a1cc6c0118357 (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:11.191561 16821 tablet_service.cc:1511] Processing CreateTablet for tablet b1992396062e4442aa7a1cc6c0118357 (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:11.192169 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1992396062e4442aa7a1cc6c0118357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.193511 16820 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb715e99ba04e7d9b2d2ade35ead93d (DEFAULT_TABLE table=test-workload [id=02390d9779804ef2bc9396c8995b715b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:11.194713 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1992396062e4442aa7a1cc6c0118357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.198189 16820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb715e99ba04e7d9b2d2ade35ead93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.252004 16879 tablet_bootstrap.cc:492] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa: Bootstrap starting.
I20260630 12:26:11.258461 16879 tablet_bootstrap.cc:654] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.262935 16877 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: Bootstrap starting.
I20260630 12:26:11.263742 16878 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6: Bootstrap starting.
I20260630 12:26:11.265364 16879 tablet_bootstrap.cc:492] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa: No bootstrap required, opened a new log
I20260630 12:26:11.265858 16879 ts_tablet_manager.cc:1403] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:26:11.267854 16877 tablet_bootstrap.cc:654] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.268837 16879 raft_consensus.cc:359] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.269637 16879 raft_consensus.cc:385] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.269953 16879 raft_consensus.cc:740] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c41788f11ed4f529e0574589c6610fa, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.270321 16878 tablet_bootstrap.cc:654] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.270797 16879 consensus_queue.cc:260] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.272727 16877 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: No bootstrap required, opened a new log
I20260630 12:26:11.273329 16877 ts_tablet_manager.cc:1403] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:26:11.274030 16879 ts_tablet_manager.cc:1434] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:11.275343 16879 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: Bootstrap starting.
I20260630 12:26:11.276307 16877 raft_consensus.cc:359] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.277135 16877 raft_consensus.cc:385] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.277487 16877 raft_consensus.cc:740] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d938e42c6234b09b224b0f573033d48, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.278426 16877 consensus_queue.cc:260] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.284149 16879 tablet_bootstrap.cc:654] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.288125 16877 ts_tablet_manager.cc:1434] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:26:11.294399 16877 tablet_bootstrap.cc:492] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48: Bootstrap starting.
I20260630 12:26:11.295562 16878 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6: No bootstrap required, opened a new log
I20260630 12:26:11.296053 16878 ts_tablet_manager.cc:1403] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260630 12:26:11.299028 16878 raft_consensus.cc:359] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.299804 16878 raft_consensus.cc:385] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.300119 16878 raft_consensus.cc:740] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bfe0c5ab34436a8b64184c7c50b0a6, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.300838 16878 consensus_queue.cc:260] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.301465 16879 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: No bootstrap required, opened a new log
I20260630 12:26:11.301761 16877 tablet_bootstrap.cc:654] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.301965 16879 ts_tablet_manager.cc:1403] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260630 12:26:11.303948 16878 ts_tablet_manager.cc:1434] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:11.304930 16878 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: Bootstrap starting.
I20260630 12:26:11.305190 16879 raft_consensus.cc:359] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.306097 16879 raft_consensus.cc:385] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.306479 16879 raft_consensus.cc:740] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c41788f11ed4f529e0574589c6610fa, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.307585 16879 consensus_queue.cc:260] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.310288 16879 ts_tablet_manager.cc:1434] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:26:11.311489 16879 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: Bootstrap starting.
I20260630 12:26:11.316664 16884 raft_consensus.cc:493] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.317183 16884 raft_consensus.cc:515] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.318488 16879 tablet_bootstrap.cc:654] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.322110 16878 tablet_bootstrap.cc:654] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.331804 16884 leader_election.cc:290] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:11.335219 16878 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: No bootstrap required, opened a new log
I20260630 12:26:11.335700 16878 ts_tablet_manager.cc:1403] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.003s
I20260630 12:26:11.338923 16878 raft_consensus.cc:359] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.339558 16878 raft_consensus.cc:385] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.339807 16878 raft_consensus.cc:740] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bfe0c5ab34436a8b64184c7c50b0a6, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.340483 16878 consensus_queue.cc:260] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.345155 16878 ts_tablet_manager.cc:1434] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:26:11.346076 16878 tablet_bootstrap.cc:492] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6: Bootstrap starting.
I20260630 12:26:11.351292 16877 tablet_bootstrap.cc:492] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48: No bootstrap required, opened a new log
I20260630 12:26:11.358233 16877 ts_tablet_manager.cc:1403] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.016s
I20260630 12:26:11.352607 16878 tablet_bootstrap.cc:654] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.364584 16877 raft_consensus.cc:359] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.365279 16877 raft_consensus.cc:385] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.365548 16877 raft_consensus.cc:740] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d938e42c6234b09b224b0f573033d48, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.366272 16877 consensus_queue.cc:260] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.368556 16877 ts_tablet_manager.cc:1434] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:26:11.369796 16877 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: Bootstrap starting.
I20260630 12:26:11.371649 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "5d938e42c6234b09b224b0f573033d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" is_pre_election: true
I20260630 12:26:11.372414 16758 raft_consensus.cc:2468] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d938e42c6234b09b224b0f573033d48 in term 0.
I20260630 12:26:11.373859 16879 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: No bootstrap required, opened a new log
I20260630 12:26:11.373805 16648 leader_election.cc:304] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d938e42c6234b09b224b0f573033d48, e2bfe0c5ab34436a8b64184c7c50b0a6; no voters: 
I20260630 12:26:11.374457 16879 ts_tablet_manager.cc:1403] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.045s
I20260630 12:26:11.374758 16884 raft_consensus.cc:2804] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.375165 16884 raft_consensus.cc:493] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.375495 16884 raft_consensus.cc:3060] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.376379 16877 tablet_bootstrap.cc:654] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.377426 16879 raft_consensus.cc:359] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.378165 16879 raft_consensus.cc:385] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.378448 16879 raft_consensus.cc:740] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c41788f11ed4f529e0574589c6610fa, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.379186 16879 consensus_queue.cc:260] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.381784 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "5d938e42c6234b09b224b0f573033d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa" is_pre_election: true
I20260630 12:26:11.382483 16832 raft_consensus.cc:2468] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d938e42c6234b09b224b0f573033d48 in term 0.
I20260630 12:26:11.383842 16879 ts_tablet_manager.cc:1434] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:26:11.385389 16878 tablet_bootstrap.cc:492] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6: No bootstrap required, opened a new log
I20260630 12:26:11.385903 16878 ts_tablet_manager.cc:1403] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.006s
I20260630 12:26:11.386526 16884 raft_consensus.cc:515] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.388752 16878 raft_consensus.cc:359] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.389644 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "5d938e42c6234b09b224b0f573033d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa"
I20260630 12:26:11.390398 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "5d938e42c6234b09b224b0f573033d48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6"
I20260630 12:26:11.390762 16832 raft_consensus.cc:3060] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.390949 16758 raft_consensus.cc:3060] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.390081 16884 leader_election.cc:290] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [CANDIDATE]: Term 1 election: Requested vote from peers e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:11.397603 16758 raft_consensus.cc:2468] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d938e42c6234b09b224b0f573033d48 in term 1.
I20260630 12:26:11.397650 16832 raft_consensus.cc:2468] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d938e42c6234b09b224b0f573033d48 in term 1.
I20260630 12:26:11.398002 16878 raft_consensus.cc:385] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.398504 16878 raft_consensus.cc:740] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2bfe0c5ab34436a8b64184c7c50b0a6, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.398864 16648 leader_election.cc:304] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [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: 5d938e42c6234b09b224b0f573033d48, e2bfe0c5ab34436a8b64184c7c50b0a6; no voters: 
I20260630 12:26:11.399891 16884 raft_consensus.cc:2804] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.399537 16878 consensus_queue.cc:260] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.401252 16884 raft_consensus.cc:697] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 LEADER]: Becoming Leader. State: Replica: 5d938e42c6234b09b224b0f573033d48, State: Running, Role: LEADER
I20260630 12:26:11.401535 16877 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: No bootstrap required, opened a new log
I20260630 12:26:11.402107 16884 consensus_queue.cc:237] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.402055 16877 ts_tablet_manager.cc:1403] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.007s
I20260630 12:26:11.403390 16878 ts_tablet_manager.cc:1434] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:26:11.405689 16877 raft_consensus.cc:359] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.406369 16877 raft_consensus.cc:385] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.406680 16877 raft_consensus.cc:740] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d938e42c6234b09b224b0f573033d48, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.407459 16877 consensus_queue.cc:260] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.409726 16877 ts_tablet_manager.cc:1434] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:26:11.411972 16581 catalog_manager.cc:5697] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d938e42c6234b09b224b0f573033d48 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "5d938e42c6234b09b224b0f573033d48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.432682 16886 raft_consensus.cc:493] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.433090 16886 raft_consensus.cc:515] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.435015 16886 leader_election.cc:290] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:11.445688 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a74a8d49948cca6870cd997c80aa0" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48" is_pre_election: true
I20260630 12:26:11.445989 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a74a8d49948cca6870cd997c80aa0" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa" is_pre_election: true
I20260630 12:26:11.446255 16683 raft_consensus.cc:2468] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bfe0c5ab34436a8b64184c7c50b0a6 in term 0.
I20260630 12:26:11.446539 16832 raft_consensus.cc:2468] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bfe0c5ab34436a8b64184c7c50b0a6 in term 0.
I20260630 12:26:11.447345 16724 leader_election.cc:304] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d938e42c6234b09b224b0f573033d48, e2bfe0c5ab34436a8b64184c7c50b0a6; no voters: 
I20260630 12:26:11.447964 16886 raft_consensus.cc:2804] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.448341 16886 raft_consensus.cc:493] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.448659 16886 raft_consensus.cc:3060] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.453016 16886 raft_consensus.cc:515] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.454438 16886 leader_election.cc:290] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:11.455082 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a74a8d49948cca6870cd997c80aa0" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48"
I20260630 12:26:11.455343 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a74a8d49948cca6870cd997c80aa0" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa"
I20260630 12:26:11.455638 16683 raft_consensus.cc:3060] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.455929 16832 raft_consensus.cc:3060] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.462297 16832 raft_consensus.cc:2468] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bfe0c5ab34436a8b64184c7c50b0a6 in term 1.
I20260630 12:26:11.462301 16683 raft_consensus.cc:2468] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bfe0c5ab34436a8b64184c7c50b0a6 in term 1.
I20260630 12:26:11.463425 16722 leader_election.cc:304] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [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: 7c41788f11ed4f529e0574589c6610fa, e2bfe0c5ab34436a8b64184c7c50b0a6; no voters: 
I20260630 12:26:11.464331 16886 raft_consensus.cc:2804] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.465492 16886 raft_consensus.cc:697] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 LEADER]: Becoming Leader. State: Replica: e2bfe0c5ab34436a8b64184c7c50b0a6, State: Running, Role: LEADER
I20260630 12:26:11.466236 16886 consensus_queue.cc:237] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.471972 16581 catalog_manager.cc:5697] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.540095 16882 raft_consensus.cc:493] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.540575 16882 raft_consensus.cc:515] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.542593 16882 leader_election.cc:290] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005)
I20260630 12:26:11.553506 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "7c41788f11ed4f529e0574589c6610fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48" is_pre_election: true
I20260630 12:26:11.553553 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "7c41788f11ed4f529e0574589c6610fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" is_pre_election: true
I20260630 12:26:11.554401 16683 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c41788f11ed4f529e0574589c6610fa in term 0.
I20260630 12:26:11.554450 16758 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c41788f11ed4f529e0574589c6610fa in term 0.
I20260630 12:26:11.555470 16798 leader_election.cc:304] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d938e42c6234b09b224b0f573033d48, 7c41788f11ed4f529e0574589c6610fa; no voters: 
I20260630 12:26:11.556146 16882 raft_consensus.cc:2804] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.556488 16882 raft_consensus.cc:493] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.556761 16882 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.561826 16882 raft_consensus.cc:515] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.563333 16882 leader_election.cc:290] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [CANDIDATE]: Term 1 election: Requested vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005)
I20260630 12:26:11.564073 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "7c41788f11ed4f529e0574589c6610fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48"
I20260630 12:26:11.564220 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "7c41788f11ed4f529e0574589c6610fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6"
I20260630 12:26:11.564586 16683 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.564751 16758 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.569185 16683 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c41788f11ed4f529e0574589c6610fa in term 1.
I20260630 12:26:11.569182 16758 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c41788f11ed4f529e0574589c6610fa in term 1.
I20260630 12:26:11.570309 16798 leader_election.cc:304] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [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: 5d938e42c6234b09b224b0f573033d48, 7c41788f11ed4f529e0574589c6610fa; no voters: 
I20260630 12:26:11.570998 16882 raft_consensus.cc:2804] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.572074 16882 raft_consensus.cc:697] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 1 LEADER]: Becoming Leader. State: Replica: 7c41788f11ed4f529e0574589c6610fa, State: Running, Role: LEADER
I20260630 12:26:11.572858 16882 consensus_queue.cc:237] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } }
I20260630 12:26:11.579190 16581 catalog_manager.cc:5697] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c41788f11ed4f529e0574589c6610fa (127.11.14.3). New cstate: current_term: 1 leader_uuid: "7c41788f11ed4f529e0574589c6610fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:11.650367 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.655507 16904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:11.656903 16905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:11.658936 16907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:11.659194 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:11.660758 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:11.660950 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:11.661087 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822371661075 us; error 0 us; skew 500 ppm
I20260630 12:26:11.661501 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:11.663642 11320 webserver.cc:533] Webserver started at http://127.11.14.4:40893/ using document root <none> and password file <none>
I20260630 12:26:11.664036 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:11.664181 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:11.664424 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:11.665343 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "faef59190cc44e0a8988e9f624910bfd"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-hwbx"
I20260630 12:26:11.669034 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:26:11.671789 16912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.672598 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:11.672940 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "faef59190cc44e0a8988e9f624910bfd"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-hwbx"
I20260630 12:26:11.673173 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:11.679898 16884 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:11.687004 16884 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:26:11.687251 16884 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:26:11.688179 16634 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:11.692898 16634 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:11.693459 16634 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:11.699715 16886 consensus_queue.cc:1048] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.701936 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:11.703397 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:11.705438 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:11.709020 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:11.709260 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.709609 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:11.709862 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.727429 16894 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.761902 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:43463
I20260630 12:26:11.762089 16980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:43463 every 8 connection(s)
I20260630 12:26:11.774930 16981 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44829
I20260630 12:26:11.775290 16981 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:11.775931 16981 heartbeater.cc:507] Master 127.11.14.62:44829 requested a full tablet report, sending...
I20260630 12:26:11.777724 16581 ts_manager.cc:194] Registered new tserver with Master: faef59190cc44e0a8988e9f624910bfd (127.11.14.4:43463)
I20260630 12:26:11.778916 16581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47464
I20260630 12:26:11.787497 16886 consensus_queue.cc:1048] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.804863 16882 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:11.857645 16882 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:12.716187 16683 consensus_queue.cc:237] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:12.726864 16758 raft_consensus.cc:1275] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Refusing update from remote peer 5d938e42c6234b09b224b0f573033d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.728930 16884 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.730312 16832 raft_consensus.cc:1275] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Refusing update from remote peer 5d938e42c6234b09b224b0f573033d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.731993 16884 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:12.739686 16758 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
W20260630 12:26:12.741840 16648 consensus_peers.cc:597] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 -> Peer faef59190cc44e0a8988e9f624910bfd (127.11.14.4:43463): Couldn't send request to peer faef59190cc44e0a8988e9f624910bfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7eb715e99ba04e7d9b2d2ade35ead93d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.743443 16832 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
I20260630 12:26:12.754403 16581 catalog_manager.cc:5697] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 reported cstate change: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "5d938e42c6234b09b224b0f573033d48" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
I20260630 12:26:12.766562 16993 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
I20260630 12:26:12.781338 16981 heartbeater.cc:499] Master 127.11.14.62:44829 was elected leader, sending a full tablet report...
I20260630 12:26:12.788551 16832 consensus_queue.cc:237] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:12.795446 16683 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Refusing update from remote peer 7c41788f11ed4f529e0574589c6610fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.796918 16758 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Refusing update from remote peer 7c41788f11ed4f529e0574589c6610fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:12.797341 16902 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:12.798597 17001 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:12.807060 16797 consensus_peers.cc:597] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa -> Peer faef59190cc44e0a8988e9f624910bfd (127.11.14.4:43463): Couldn't send request to peer faef59190cc44e0a8988e9f624910bfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1992396062e4442aa7a1cc6c0118357. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:12.808075 16683 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
I20260630 12:26:12.808760 16758 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
I20260630 12:26:12.907531 16882 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
I20260630 12:26:12.997435 17003 ts_tablet_manager.cc:933] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: Initiating tablet copy from peer 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771)
I20260630 12:26:12.999307 17003 tablet_copy_client.cc:323] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:43771
I20260630 12:26:13.009846 16693 tablet_copy_service.cc:140] P 5d938e42c6234b09b224b0f573033d48: Received BeginTabletCopySession request for tablet 7eb715e99ba04e7d9b2d2ade35ead93d from peer faef59190cc44e0a8988e9f624910bfd ({username='slave'} at 127.0.0.1:55846)
I20260630 12:26:13.010450 16693 tablet_copy_service.cc:161] P 5d938e42c6234b09b224b0f573033d48: Beginning new tablet copy session on tablet 7eb715e99ba04e7d9b2d2ade35ead93d from peer faef59190cc44e0a8988e9f624910bfd at {username='slave'} at 127.0.0.1:55846: session id = faef59190cc44e0a8988e9f624910bfd-7eb715e99ba04e7d9b2d2ade35ead93d
I20260630 12:26:13.019340 16693 tablet_copy_source_session.cc:215] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:13.023160 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb715e99ba04e7d9b2d2ade35ead93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.034138 17003 tablet_copy_client.cc:806] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:13.034703 17003 tablet_copy_client.cc:670] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:13.038391 17003 tablet_copy_client.cc:538] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:13.044210 17003 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: Bootstrap starting.
I20260630 12:26:13.060002 17003 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:13.061043 17003 tablet_bootstrap.cc:492] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: Bootstrap complete.
I20260630 12:26:13.062222 17003 ts_tablet_manager.cc:1403] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.013s
I20260630 12:26:13.065989 17003 raft_consensus.cc:359] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:13.067674 17003 raft_consensus.cc:740] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: faef59190cc44e0a8988e9f624910bfd, State: Initialized, Role: LEARNER
I20260630 12:26:13.068512 17003 consensus_queue.cc:260] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:13.068568 16580 catalog_manager.cc:5697] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 reported cstate change: config changed from index -1 to 2, NON_VOTER faef59190cc44e0a8988e9f624910bfd (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "7c41788f11ed4f529e0574589c6610fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } } }
I20260630 12:26:13.075182 17003 ts_tablet_manager.cc:1434] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260630 12:26:13.076967 16693 tablet_copy_service.cc:342] P 5d938e42c6234b09b224b0f573033d48: Request end of tablet copy session faef59190cc44e0a8988e9f624910bfd-7eb715e99ba04e7d9b2d2ade35ead93d received from {username='slave'} at 127.0.0.1:55846
I20260630 12:26:13.077440 16693 tablet_copy_service.cc:434] P 5d938e42c6234b09b224b0f573033d48: ending tablet copy session faef59190cc44e0a8988e9f624910bfd-7eb715e99ba04e7d9b2d2ade35ead93d on tablet 7eb715e99ba04e7d9b2d2ade35ead93d with peer faef59190cc44e0a8988e9f624910bfd
I20260630 12:26:13.137411 17003 ts_tablet_manager.cc:933] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Initiating tablet copy from peer 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:13.138952 17003 tablet_copy_client.cc:323] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:40047
I20260630 12:26:13.150985 16842 tablet_copy_service.cc:140] P 7c41788f11ed4f529e0574589c6610fa: Received BeginTabletCopySession request for tablet b1992396062e4442aa7a1cc6c0118357 from peer faef59190cc44e0a8988e9f624910bfd ({username='slave'} at 127.0.0.1:37938)
I20260630 12:26:13.151731 16842 tablet_copy_service.cc:161] P 7c41788f11ed4f529e0574589c6610fa: Beginning new tablet copy session on tablet b1992396062e4442aa7a1cc6c0118357 from peer faef59190cc44e0a8988e9f624910bfd at {username='slave'} at 127.0.0.1:37938: session id = faef59190cc44e0a8988e9f624910bfd-b1992396062e4442aa7a1cc6c0118357
I20260630 12:26:13.162427 16842 tablet_copy_source_session.cc:215] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:13.165802 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1992396062e4442aa7a1cc6c0118357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.183097 17003 tablet_copy_client.cc:806] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:13.183682 17003 tablet_copy_client.cc:670] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:13.187678 17003 tablet_copy_client.cc:538] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:13.193774 17003 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Bootstrap starting.
I20260630 12:26:13.208209 17003 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:13.208930 17003 tablet_bootstrap.cc:492] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Bootstrap complete.
I20260630 12:26:13.209448 17003 ts_tablet_manager.cc:1403] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260630 12:26:13.211484 17003 raft_consensus.cc:359] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:13.212065 17003 raft_consensus.cc:740] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: faef59190cc44e0a8988e9f624910bfd, State: Initialized, Role: LEARNER
I20260630 12:26:13.212677 17003 consensus_queue.cc:260] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:13.214357 17003 ts_tablet_manager.cc:1434] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:26:13.216019 16842 tablet_copy_service.cc:342] P 7c41788f11ed4f529e0574589c6610fa: Request end of tablet copy session faef59190cc44e0a8988e9f624910bfd-b1992396062e4442aa7a1cc6c0118357 received from {username='slave'} at 127.0.0.1:37938
I20260630 12:26:13.216466 16842 tablet_copy_service.cc:434] P 7c41788f11ed4f529e0574589c6610fa: ending tablet copy session faef59190cc44e0a8988e9f624910bfd-b1992396062e4442aa7a1cc6c0118357 on tablet b1992396062e4442aa7a1cc6c0118357 with peer faef59190cc44e0a8988e9f624910bfd
I20260630 12:26:13.307554 16956 raft_consensus.cc:1217] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:13.420850 16956 raft_consensus.cc:1217] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:13.694952 16634 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:13.698940 16634 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:13.699390 16634 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:13.780915 16993 raft_consensus.cc:1064] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: attempting to promote NON_VOTER faef59190cc44e0a8988e9f624910bfd to VOTER
I20260630 12:26:13.783020 16993 consensus_queue.cc:237] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:13.791216 16832 raft_consensus.cc:1275] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Refusing update from remote peer 5d938e42c6234b09b224b0f573033d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.792689 16758 raft_consensus.cc:1275] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Refusing update from remote peer 5d938e42c6234b09b224b0f573033d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.791219 16956 raft_consensus.cc:1275] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Refusing update from remote peer 5d938e42c6234b09b224b0f573033d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:13.793253 16993 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:13.794479 17012 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:13.795742 16884 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:13.812803 16758 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:13.812687 16956 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:13.826458 16581 catalog_manager.cc:5697] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 reported cstate change: config changed from index 2 to 3, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5d938e42c6234b09b224b0f573033d48" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:13.826107 16884 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:13.838829 16832 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:13.977715 16882 raft_consensus.cc:1064] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: attempting to promote NON_VOTER faef59190cc44e0a8988e9f624910bfd to VOTER
I20260630 12:26:14.096838 16882 consensus_queue.cc:237] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:14.713773 17021 raft_consensus.cc:493] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5d938e42c6234b09b224b0f573033d48)
I20260630 12:26:14.714417 17021 raft_consensus.cc:515] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:14.715312 17022 raft_consensus.cc:493] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c41788f11ed4f529e0574589c6610fa)
I20260630 12:26:14.716084 17022 raft_consensus.cc:515] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:14.717693 17021 leader_election.cc:290] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047), faef59190cc44e0a8988e9f624910bfd (127.11.14.4:43463)
I20260630 12:26:14.718433 17022 leader_election.cc:290] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:14.720568 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48" is_pre_election: true
I20260630 12:26:14.729367 17020 raft_consensus.cc:493] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c41788f11ed4f529e0574589c6610fa)
I20260630 12:26:14.729946 17020 raft_consensus.cc:515] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:14.732360 17020 leader_election.cc:290] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:14.736543 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "5d938e42c6234b09b224b0f573033d48" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa" is_pre_election: true
I20260630 12:26:14.740978 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa" is_pre_election: true
I20260630 12:26:14.742556 16722 leader_election.cc:304] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e2bfe0c5ab34436a8b64184c7c50b0a6; no voters: 5d938e42c6234b09b224b0f573033d48, 7c41788f11ed4f529e0574589c6610fa
I20260630 12:26:14.743386 17022 raft_consensus.cc:2749] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:14.750969 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48" is_pre_election: true
I20260630 12:26:14.751530 16682 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2bfe0c5ab34436a8b64184c7c50b0a6 in term 1.
I20260630 12:26:14.752509 16724 leader_election.cc:304] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [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: 5d938e42c6234b09b224b0f573033d48, e2bfe0c5ab34436a8b64184c7c50b0a6; no voters: 
I20260630 12:26:14.753361 17022 raft_consensus.cc:2804] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:14.753746 17022 raft_consensus.cc:493] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c41788f11ed4f529e0574589c6610fa)
I20260630 12:26:14.754118 17022 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:14.759312 17024 raft_consensus.cc:493] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5d938e42c6234b09b224b0f573033d48)
I20260630 12:26:14.759888 17024 raft_consensus.cc:515] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } attrs { replace: true } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:14.762184 17022 raft_consensus.cc:515] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:14.763741 17024 leader_election.cc:290] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:14.764171 17022 leader_election.cc:290] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [CANDIDATE]: Term 2 election: Requested vote from peers 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771), 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047)
I20260630 12:26:14.764163 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "faef59190cc44e0a8988e9f624910bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48" is_pre_election: true
I20260630 12:26:14.767076 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5d938e42c6234b09b224b0f573033d48"
I20260630 12:26:14.767647 16682 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:14.771646 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa" is_pre_election: true
I20260630 12:26:14.775964 16682 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2bfe0c5ab34436a8b64184c7c50b0a6 in term 2.
I20260630 12:26:14.777146 16724 leader_election.cc:304] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [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: 5d938e42c6234b09b224b0f573033d48, e2bfe0c5ab34436a8b64184c7c50b0a6; no voters: 
I20260630 12:26:14.777908 17022 raft_consensus.cc:2804] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:14.778416 17022 raft_consensus.cc:697] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: Becoming Leader. State: Replica: e2bfe0c5ab34436a8b64184c7c50b0a6, State: Running, Role: LEADER
I20260630 12:26:14.779343 17022 consensus_queue.cc:237] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } }
I20260630 12:26:14.781602 16682 consensus_queue.cc:237] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:14.788784 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa"
I20260630 12:26:14.791240 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "faef59190cc44e0a8988e9f624910bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" is_pre_election: true
I20260630 12:26:14.791880 16758 raft_consensus.cc:2468] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate faef59190cc44e0a8988e9f624910bfd in term 1.
I20260630 12:26:14.794608 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "5d938e42c6234b09b224b0f573033d48" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" is_pre_election: true
I20260630 12:26:14.795974 16648 leader_election.cc:304] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [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: 5d938e42c6234b09b224b0f573033d48; no voters: 7c41788f11ed4f529e0574589c6610fa, e2bfe0c5ab34436a8b64184c7c50b0a6
I20260630 12:26:14.796924 16756 raft_consensus.cc:1275] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Refusing update from remote peer 5d938e42c6234b09b224b0f573033d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.797669 17020 raft_consensus.cc:2749] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:14.798871 17020 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:14.810443 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "faef59190cc44e0a8988e9f624910bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7c41788f11ed4f529e0574589c6610fa" is_pre_election: true
I20260630 12:26:14.811980 16914 leader_election.cc:304] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: e2bfe0c5ab34436a8b64184c7c50b0a6, faef59190cc44e0a8988e9f624910bfd; no voters: 5d938e42c6234b09b224b0f573033d48, 7c41788f11ed4f529e0574589c6610fa
I20260630 12:26:14.813289 17024 raft_consensus.cc:2749] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:14.818423 16955 raft_consensus.cc:1275] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Refusing update from remote peer 5d938e42c6234b09b224b0f573033d48: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:14.821312 17020 consensus_queue.cc:1048] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:14.823125 16955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb715e99ba04e7d9b2d2ade35ead93d" candidate_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "faef59190cc44e0a8988e9f624910bfd" is_pre_election: true
I20260630 12:26:14.824851 16954 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 1 LEARNER]: Refusing update from remote peer 7c41788f11ed4f529e0574589c6610fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:14.827534 17029 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:14.829267 16580 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47464 (request call id 9) took 1004 ms. Trace:
I20260630 12:26:14.829676 16580 rpcz_store.cc:276] 0630 12:26:13.824926 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:26:13.825051 (+   125us) service_pool.cc:224] Handling call
0630 12:26:14.829208 (+1004157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":329,"reported_tablets":1,"spinlock_wait_cycles":42880}
I20260630 12:26:14.830487 16956 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c41788f11ed4f529e0574589c6610fa (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:14.834708 16682 raft_consensus.cc:1240] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Rejecting Update request from peer 7c41788f11ed4f529e0574589c6610fa for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:14.836575 16882 consensus_queue.cc:1059] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:14.843322 16756 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c41788f11ed4f529e0574589c6610fa (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:14.843514 16579 catalog_manager.cc:5697] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 reported cstate change: term changed from 1 to 2, leader changed from 7c41788f11ed4f529e0574589c6610fa (127.11.14.3) to e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2). New cstate: current_term: 2 leader_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:14.865381 16578 catalog_manager.cc:5697] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd reported cstate change: config changed from index 3 to 4, VOTER 7c41788f11ed4f529e0574589c6610fa (127.11.14.3) evicted. New cstate: current_term: 1 leader_uuid: "5d938e42c6234b09b224b0f573033d48" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:14.870610 16756 raft_consensus.cc:1240] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: Rejecting Update request from peer 7c41788f11ed4f529e0574589c6610fa for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:14.872481 17029 consensus_queue.cc:1059] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:14.873153 17029 consensus_queue.cc:1243] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Peer e2bfe0c5ab34436a8b64184c7c50b0a6 log is divergent from this leader: its last log entry 2.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260630 12:26:14.921173 16882 raft_consensus.cc:3055] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:14.921551 16882 raft_consensus.cc:740] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c41788f11ed4f529e0574589c6610fa, State: Running, Role: LEADER
I20260630 12:26:14.922345 16882 consensus_queue.cc:260] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:14.923545 16882 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:15.063444 16682 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:15.065529 17022 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:15.084108 16956 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:15.092240 16956 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 FOLLOWER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 3. (term mismatch)
I20260630 12:26:15.092658 16956 pending_rounds.cc:85] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Aborting all ops after (but not including) 2
I20260630 12:26:15.092941 16956 pending_rounds.cc:107] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260630 12:26:15.093271 16956 raft_consensus.cc:2917] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260630 12:26:15.093696 16956 raft_consensus.cc:2889] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:26:15.096716 17022 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:15.158531 16828 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 3. (term mismatch)
I20260630 12:26:15.158941 16828 pending_rounds.cc:85] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: Aborting all ops after (but not including) 2
I20260630 12:26:15.159143 16828 pending_rounds.cc:107] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260630 12:26:15.159385 16828 raft_consensus.cc:2917] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260630 12:26:15.159709 16828 raft_consensus.cc:2889] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:26:15.161264 17022 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:15.193892 16822 tablet_service.cc:1558] Processing DeleteTablet for tablet 7eb715e99ba04e7d9b2d2ade35ead93d with delete_type TABLET_DATA_TOMBSTONED (TS 7c41788f11ed4f529e0574589c6610fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37916
I20260630 12:26:15.198762 17039 tablet_replica.cc:333] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: stopping tablet replica
I20260630 12:26:15.199790 17039 raft_consensus.cc:2243] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:15.200645 17039 raft_consensus.cc:2272] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:15.205758 17039 ts_tablet_manager.cc:1916] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:15.218407 17039 ts_tablet_manager.cc:1929] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:15.218719 17039 log.cc:1199] T 7eb715e99ba04e7d9b2d2ade35ead93d P 7c41788f11ed4f529e0574589c6610fa: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/7eb715e99ba04e7d9b2d2ade35ead93d
I20260630 12:26:15.220208 16566 catalog_manager.cc:5028] TS 7c41788f11ed4f529e0574589c6610fa (127.11.14.3:40047): tablet 7eb715e99ba04e7d9b2d2ade35ead93d (table test-workload [id=02390d9779804ef2bc9396c8995b715b]) successfully deleted
I20260630 12:26:15.400070 16884 raft_consensus.cc:2955] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c41788f11ed4f529e0574589c6610fa (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:15.407315 16568 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7eb715e99ba04e7d9b2d2ade35ead93d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:15.559110 17021 raft_consensus.cc:1064] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: attempting to promote NON_VOTER faef59190cc44e0a8988e9f624910bfd to VOTER
I20260630 12:26:15.561864 17021 consensus_queue.cc:237] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [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: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:15.567883 16956 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 LEARNER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:15.569200 16828 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:15.574592 17042 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:15.575253 16682 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:15.577654 17041 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:15.584374 17045 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:15.595413 16682 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:15.598608 16828 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:15.606612 16579 catalog_manager.cc:5697] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 reported cstate change: config changed from index 2 to 4, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:15.700492 16634 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:15.720256 16756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357"
dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6"
mode: GRACEFUL
new_leader_uuid: "7c41788f11ed4f529e0574589c6610fa"
 from {username='slave'} at 127.0.0.1:43522
I20260630 12:26:15.721019 16756 raft_consensus.cc:606] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: Received request to transfer leadership to TS 7c41788f11ed4f529e0574589c6610fa
I20260630 12:26:15.722296 16634 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:26:15.722707 16634 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:15.791687 16977 debug-util.cc:398] Leaking SignalData structure 0x7b0800161900 after lost signal to thread 11323
W20260630 12:26:15.792940 16977 debug-util.cc:398] Leaking SignalData structure 0x7b0800209700 after lost signal to thread 16615
W20260630 12:26:15.794230 16977 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1a00 after lost signal to thread 16707
W20260630 12:26:15.796202 16977 debug-util.cc:398] Leaking SignalData structure 0x7b0800173400 after lost signal to thread 16856
W20260630 12:26:15.797451 16977 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2480 after lost signal to thread 16980
I20260630 12:26:15.910734 16956 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:16.056483 17022 raft_consensus.cc:1027] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: attempt to promote peer faef59190cc44e0a8988e9f624910bfd: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260630 12:26:16.347821 17042 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, faef59190cc44e0a8988e9f624910bfd (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5d938e42c6234b09b224b0f573033d48" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
W20260630 12:26:16.366853 16567 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 33 similar messages]
W20260630 12:26:16.370723 16567 catalog_manager.cc:4755] TS e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005): ChangeConfig:REMOVE_PEER RPC failed for tablet b1992396062e4442aa7a1cc6c0118357: Remote error: Service unavailable: leader transfer in progress
I20260630 12:26:16.580551 16756 consensus_queue.cc:237] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [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: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:16.586515 16956 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 FOLLOWER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:16.586833 16828 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Refusing update from remote peer e2bfe0c5ab34436a8b64184c7c50b0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:16.596657 17022 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:16.602243 17041 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:16.615113 16956 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5d938e42c6234b09b224b0f573033d48 (127.11.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:16.626924 16828 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5d938e42c6234b09b224b0f573033d48 (127.11.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:16.638383 16581 catalog_manager.cc:5697] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd reported cstate change: config changed from index 4 to 5, VOTER 5d938e42c6234b09b224b0f573033d48 (127.11.14.1) evicted. New cstate: current_term: 2 leader_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:16.866503 17042 raft_consensus.cc:993] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: : Instructing follower 7c41788f11ed4f529e0574589c6610fa to start an election
I20260630 12:26:16.867017 17042 raft_consensus.cc:1081] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: Signalling peer 7c41788f11ed4f529e0574589c6610fa to start an election
I20260630 12:26:16.867264 16672 tablet_service.cc:1558] Processing DeleteTablet for tablet b1992396062e4442aa7a1cc6c0118357 with delete_type TABLET_DATA_TOMBSTONED (TS 5d938e42c6234b09b224b0f573033d48 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55812
I20260630 12:26:16.869235 16828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357"
dest_uuid: "7c41788f11ed4f529e0574589c6610fa"
 from {username='slave'} at 127.0.0.1:37922
I20260630 12:26:16.869823 16828 raft_consensus.cc:493] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:16.870193 16828 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:16.873791 17061 tablet_replica.cc:333] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: stopping tablet replica
I20260630 12:26:16.874668 17061 raft_consensus.cc:2243] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:16.875454 17061 raft_consensus.cc:2272] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:16.876653 16828 raft_consensus.cc:515] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:16.877830 16829 raft_consensus.cc:1240] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 3 FOLLOWER]: Rejecting Update request from peer e2bfe0c5ab34436a8b64184c7c50b0a6 for earlier term 2. Current term is 3. Ops: []
I20260630 12:26:16.878525 17061 ts_tablet_manager.cc:1916] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:16.878808 16828 leader_election.cc:290] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [CANDIDATE]: Term 3 election: Requested vote from peers e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2:41005), faef59190cc44e0a8988e9f624910bfd (127.11.14.4:43463)
I20260630 12:26:16.881342 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "7c41788f11ed4f529e0574589c6610fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6"
I20260630 12:26:16.881906 16756 raft_consensus.cc:3055] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:26:16.882010 16956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1992396062e4442aa7a1cc6c0118357" candidate_uuid: "7c41788f11ed4f529e0574589c6610fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "faef59190cc44e0a8988e9f624910bfd"
I20260630 12:26:16.882722 16956 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:16.883159 17041 consensus_queue.cc:1059] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:26:16.882254 16756 raft_consensus.cc:740] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2bfe0c5ab34436a8b64184c7c50b0a6, State: Running, Role: LEADER
I20260630 12:26:16.884620 16756 consensus_queue.cc:260] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:16.885943 16756 raft_consensus.cc:3060] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:16.890584 16956 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c41788f11ed4f529e0574589c6610fa in term 3.
I20260630 12:26:16.892063 16797 leader_election.cc:304] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [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: 7c41788f11ed4f529e0574589c6610fa, faef59190cc44e0a8988e9f624910bfd; no voters: 
I20260630 12:26:16.892995 16756 raft_consensus.cc:2468] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c41788f11ed4f529e0574589c6610fa in term 3.
I20260630 12:26:16.893007 17057 raft_consensus.cc:2804] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:16.895123 17057 raft_consensus.cc:697] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 3 LEADER]: Becoming Leader. State: Replica: 7c41788f11ed4f529e0574589c6610fa, State: Running, Role: LEADER
I20260630 12:26:16.896051 17061 ts_tablet_manager.cc:1929] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:26:16.896667 17061 log.cc:1199] T b1992396062e4442aa7a1cc6c0118357 P 5d938e42c6234b09b224b0f573033d48: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/b1992396062e4442aa7a1cc6c0118357
I20260630 12:26:16.896034 17057 consensus_queue.cc:237] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } }
I20260630 12:26:16.898128 16568 catalog_manager.cc:5028] TS 5d938e42c6234b09b224b0f573033d48 (127.11.14.1:43771): tablet b1992396062e4442aa7a1cc6c0118357 (table test-workload [id=02390d9779804ef2bc9396c8995b715b]) successfully deleted
I20260630 12:26:16.903992 16581 catalog_manager.cc:5697] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa reported cstate change: term changed from 2 to 3, leader changed from e2bfe0c5ab34436a8b64184c7c50b0a6 (127.11.14.2) to 7c41788f11ed4f529e0574589c6610fa (127.11.14.3). New cstate: current_term: 3 leader_uuid: "7c41788f11ed4f529e0574589c6610fa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:17.185228 16956 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 3 FOLLOWER]: Refusing update from remote peer 7c41788f11ed4f529e0574589c6610fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:26:17.186502 17057 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:26:17.243250 16756 raft_consensus.cc:1275] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 3 FOLLOWER]: Refusing update from remote peer 7c41788f11ed4f529e0574589c6610fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:26:17.244689 17057 consensus_queue.cc:1048] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:26:17.247079 16756 raft_consensus.cc:2955] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 3 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5d938e42c6234b09b224b0f573033d48 (127.11.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2bfe0c5ab34436a8b64184c7c50b0a6" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41005 } } peers { permanent_uuid: "7c41788f11ed4f529e0574589c6610fa" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40047 } } peers { permanent_uuid: "faef59190cc44e0a8988e9f624910bfd" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 43463 } attrs { promote: false } } }
I20260630 12:26:17.257109 16567 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1992396062e4442aa7a1cc6c0118357 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 4)
I20260630 12:26:17.723580 16634 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:17.726167 16634 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:17.726540 16634 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:19.727494 16634 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:19.730135 16634 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:19.730474 16634 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:21.731526 16634 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:21.734081 16634 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:21.734427 16634 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:22.118273 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:26:22.141798 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:22.142616 11320 tablet_replica.cc:333] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48: stopping tablet replica
I20260630 12:26:22.143149 11320 raft_consensus.cc:2243] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.143623 11320 raft_consensus.cc:2272] T 581a74a8d49948cca6870cd997c80aa0 P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.145612 11320 tablet_replica.cc:333] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48: stopping tablet replica
I20260630 12:26:22.146047 11320 raft_consensus.cc:2243] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:22.146780 11320 raft_consensus.cc:2272] T 7eb715e99ba04e7d9b2d2ade35ead93d P 5d938e42c6234b09b224b0f573033d48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.169911 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:26:22.184428 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:26:22.205874 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:22.206462 11320 tablet_replica.cc:333] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6: stopping tablet replica
I20260630 12:26:22.207062 11320 raft_consensus.cc:2243] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:22.207948 11320 raft_consensus.cc:2272] T 581a74a8d49948cca6870cd997c80aa0 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.210029 11320 tablet_replica.cc:333] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6: stopping tablet replica
I20260630 12:26:22.210487 11320 raft_consensus.cc:2243] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.210924 11320 raft_consensus.cc:2272] T b1992396062e4442aa7a1cc6c0118357 P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.212796 11320 tablet_replica.cc:333] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6: stopping tablet replica
I20260630 12:26:22.213239 11320 raft_consensus.cc:2243] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.213781 11320 raft_consensus.cc:2272] T 7eb715e99ba04e7d9b2d2ade35ead93d P e2bfe0c5ab34436a8b64184c7c50b0a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.236192 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:26:22.248309 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:26:22.269610 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:22.270381 11320 tablet_replica.cc:333] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa: stopping tablet replica
I20260630 12:26:22.270890 11320 raft_consensus.cc:2243] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:22.271724 11320 raft_consensus.cc:2272] T b1992396062e4442aa7a1cc6c0118357 P 7c41788f11ed4f529e0574589c6610fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.273548 11320 tablet_replica.cc:333] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa: stopping tablet replica
I20260630 12:26:22.273984 11320 raft_consensus.cc:2243] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.274410 11320 raft_consensus.cc:2272] T 581a74a8d49948cca6870cd997c80aa0 P 7c41788f11ed4f529e0574589c6610fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.295482 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:26:22.308264 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:26:22.327148 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:22.327838 11320 tablet_replica.cc:333] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd: stopping tablet replica
I20260630 12:26:22.328437 11320 raft_consensus.cc:2243] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.328979 11320 raft_consensus.cc:2272] T b1992396062e4442aa7a1cc6c0118357 P faef59190cc44e0a8988e9f624910bfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.330726 11320 tablet_replica.cc:333] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd: stopping tablet replica
I20260630 12:26:22.331220 11320 raft_consensus.cc:2243] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:22.331699 11320 raft_consensus.cc:2272] T 7eb715e99ba04e7d9b2d2ade35ead93d P faef59190cc44e0a8988e9f624910bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.375030 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:26:22.385838 11320 master.cc:562] Master@127.11.14.62:44829 shutting down...
I20260630 12:26:22.406517 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:22.407040 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:22.407383 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 164eb367178842aa8175016a98e9097c: stopping tablet replica
I20260630 12:26:22.426700 11320 master.cc:584] Master@127.11.14.62:44829 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12911 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:26:22.464599 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:41573
I20260630 12:26:22.465667 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:22.471230 17070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:22.471392 17069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:22.472213 17072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:22.472543 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:22.473428 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:22.473598 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:22.473706 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822382473695 us; error 0 us; skew 500 ppm
I20260630 12:26:22.474107 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:22.476338 11320 webserver.cc:533] Webserver started at http://127.11.14.62:44927/ using document root <none> and password file <none>
I20260630 12:26:22.477272 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:22.477538 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:22.477792 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:22.478771 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "67124868b1064626b3035f2430f1af36"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.482820 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:22.485817 17077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.486581 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:26:22.486804 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "67124868b1064626b3035f2430f1af36"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.487018 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:22.523567 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:22.524758 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:22.560274 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:41573
I20260630 12:26:22.560395 17128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:41573 every 8 connection(s)
I20260630 12:26:22.564157 17129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:22.574144 17129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36: Bootstrap starting.
I20260630 12:26:22.578541 17129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:22.582458 17129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36: No bootstrap required, opened a new log
I20260630 12:26:22.584537 17129 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67124868b1064626b3035f2430f1af36" member_type: VOTER }
I20260630 12:26:22.584919 17129 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:22.585134 17129 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67124868b1064626b3035f2430f1af36, State: Initialized, Role: FOLLOWER
I20260630 12:26:22.585762 17129 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67124868b1064626b3035f2430f1af36" member_type: VOTER }
I20260630 12:26:22.586198 17129 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:22.586423 17129 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:22.586752 17129 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:22.591214 17129 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67124868b1064626b3035f2430f1af36" member_type: VOTER }
I20260630 12:26:22.591692 17129 leader_election.cc:304] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [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: 67124868b1064626b3035f2430f1af36; no voters: 
I20260630 12:26:22.592864 17129 leader_election.cc:290] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:22.593156 17132 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:22.594568 17132 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 1 LEADER]: Becoming Leader. State: Replica: 67124868b1064626b3035f2430f1af36, State: Running, Role: LEADER
I20260630 12:26:22.595168 17132 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [LEADER]: Queue going to LEADER mode. State: All 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: "67124868b1064626b3035f2430f1af36" member_type: VOTER }
I20260630 12:26:22.595709 17129 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:22.599188 17133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67124868b1064626b3035f2430f1af36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67124868b1064626b3035f2430f1af36" member_type: VOTER } }
I20260630 12:26:22.599854 17133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:22.599695 17134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67124868b1064626b3035f2430f1af36. Latest consensus state: current_term: 1 leader_uuid: "67124868b1064626b3035f2430f1af36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67124868b1064626b3035f2430f1af36" member_type: VOTER } }
I20260630 12:26:22.601265 17134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:22.601915 17139 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:22.625509 17139 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:22.627472 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:22.636772 17139 catalog_manager.cc:1383] Generated new cluster ID: c19bd835712a42cabe033dde35984b05
I20260630 12:26:22.637100 17139 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:22.658696 17139 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:22.660061 17139 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:22.677181 17139 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36: Generated new TSK 0
I20260630 12:26:22.677742 17139 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:22.694077 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:22.701031 17151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:22.702101 17152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:22.703097 17154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:22.703681 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:22.704731 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:22.704931 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:22.705113 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822382705097 us; error 0 us; skew 500 ppm
I20260630 12:26:22.705639 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:22.708200 11320 webserver.cc:533] Webserver started at http://127.11.14.1:46569/ using document root <none> and password file <none>
I20260630 12:26:22.708750 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:22.708961 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:22.709260 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:22.710677 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "a64ac507cd42413ba515f090f3ba2044"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.715236 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:26:22.718573 17159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.719275 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:26:22.719556 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "a64ac507cd42413ba515f090f3ba2044"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.719847 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:22.739440 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:22.740773 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:22.742223 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:22.744720 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:22.744956 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.745204 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:22.745400 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.786182 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:43977
I20260630 12:26:22.786285 17221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:43977 every 8 connection(s)
I20260630 12:26:22.792071 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:22.799937 17226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:22.801786 17227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:22.804270 17229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:22.805385 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:22.806241 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:22.806452 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:22.806631 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822382806615 us; error 0 us; skew 500 ppm
I20260630 12:26:22.807147 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:22.809759 11320 webserver.cc:533] Webserver started at http://127.11.14.2:42723/ using document root <none> and password file <none>
I20260630 12:26:22.810393 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:22.810621 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:22.810985 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:22.812639 17222 heartbeater.cc:344] Connected to a master server at 127.11.14.62:41573
I20260630 12:26:22.812640 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "999f1e7116de478da9d01c8fc9d4485c"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.813211 17222 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:22.814014 17222 heartbeater.cc:507] Master 127.11.14.62:41573 requested a full tablet report, sending...
I20260630 12:26:22.816180 17094 ts_manager.cc:194] Registered new tserver with Master: a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977)
I20260630 12:26:22.818079 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:26:22.818532 17094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34792
I20260630 12:26:22.821813 17234 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.822645 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260630 12:26:22.822945 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "999f1e7116de478da9d01c8fc9d4485c"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.823220 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:22.843858 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:22.845129 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:22.846547 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:22.848781 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:22.849016 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.849239 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:22.849409 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.889536 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:38577
I20260630 12:26:22.889647 17296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:38577 every 8 connection(s)
I20260630 12:26:22.894428 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:22.901572 17300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:22.903298 17301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:22.906629 11320 server_base.cc:1061] running on GCE node
W20260630 12:26:22.907336 17303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:22.907876 17297 heartbeater.cc:344] Connected to a master server at 127.11.14.62:41573
I20260630 12:26:22.908262 17297 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:22.908475 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:22.908764 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:22.908946 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822382908912 us; error 0 us; skew 500 ppm
I20260630 12:26:22.909211 17297 heartbeater.cc:507] Master 127.11.14.62:41573 requested a full tablet report, sending...
I20260630 12:26:22.909624 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:22.911338 17094 ts_manager.cc:194] Registered new tserver with Master: 999f1e7116de478da9d01c8fc9d4485c (127.11.14.2:38577)
I20260630 12:26:22.912122 11320 webserver.cc:533] Webserver started at http://127.11.14.3:42451/ using document root <none> and password file <none>
I20260630 12:26:22.912660 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:22.912853 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:22.913010 17094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34794
I20260630 12:26:22.913133 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:22.914681 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "f2308c59806d41dd9fb850b142fdb5b4"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.919066 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:22.922411 17308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.923146 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:22.923445 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "f2308c59806d41dd9fb850b142fdb5b4"
format_stamp: "Formatted at 2026-06-30 12:26:22 on dist-test-slave-hwbx"
I20260630 12:26:22.923729 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:22.933719 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:22.934854 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:22.936208 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:22.938409 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:22.938632 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.938864 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:22.939035 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:22.977676 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:35805
I20260630 12:26:22.977768 17370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:35805 every 8 connection(s)
I20260630 12:26:22.991837 17371 heartbeater.cc:344] Connected to a master server at 127.11.14.62:41573
I20260630 12:26:22.992197 17371 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:22.992954 17371 heartbeater.cc:507] Master 127.11.14.62:41573 requested a full tablet report, sending...
I20260630 12:26:22.994817 17094 ts_manager.cc:194] Registered new tserver with Master: f2308c59806d41dd9fb850b142fdb5b4 (127.11.14.3:35805)
I20260630 12:26:22.995343 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014360541s
I20260630 12:26:22.996168 17094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34806
I20260630 12:26:23.999040 17371 heartbeater.cc:499] Master 127.11.14.62:41573 was elected leader, sending a full tablet report...
I20260630 12:26:24.545827 17222 heartbeater.cc:499] Master 127.11.14.62:41573 was elected leader, sending a full tablet report...
I20260630 12:26:24.556290 17297 heartbeater.cc:499] Master 127.11.14.62:41573 was elected leader, sending a full tablet report...
I20260630 12:26:24.626849 17148 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:24.642138 17094 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34820:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:24.644176 17094 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:24.698601 17262 tablet_service.cc:1511] Processing CreateTablet for tablet 32badf3c601043f6b0b8bb26c3642a24 (DEFAULT_TABLE table=test-workload [id=78caab410aed42c3ab28a92ecb25f14f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:24.699903 17336 tablet_service.cc:1511] Processing CreateTablet for tablet 32badf3c601043f6b0b8bb26c3642a24 (DEFAULT_TABLE table=test-workload [id=78caab410aed42c3ab28a92ecb25f14f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:24.700093 17262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32badf3c601043f6b0b8bb26c3642a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:24.701092 17336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32badf3c601043f6b0b8bb26c3642a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:24.702126 17187 tablet_service.cc:1511] Processing CreateTablet for tablet 32badf3c601043f6b0b8bb26c3642a24 (DEFAULT_TABLE table=test-workload [id=78caab410aed42c3ab28a92ecb25f14f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:24.703416 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32badf3c601043f6b0b8bb26c3642a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:24.716740 17391 tablet_bootstrap.cc:492] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c: Bootstrap starting.
I20260630 12:26:24.719403 17392 tablet_bootstrap.cc:492] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4: Bootstrap starting.
I20260630 12:26:24.721698 17393 tablet_bootstrap.cc:492] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044: Bootstrap starting.
I20260630 12:26:24.724057 17391 tablet_bootstrap.cc:654] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:24.727408 17393 tablet_bootstrap.cc:654] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:24.728241 17392 tablet_bootstrap.cc:654] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:24.729799 17391 tablet_bootstrap.cc:492] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c: No bootstrap required, opened a new log
I20260630 12:26:24.730432 17391 ts_tablet_manager.cc:1403] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:26:24.732476 17393 tablet_bootstrap.cc:492] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044: No bootstrap required, opened a new log
I20260630 12:26:24.732867 17393 ts_tablet_manager.cc:1403] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.009s
I20260630 12:26:24.733487 17392 tablet_bootstrap.cc:492] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4: No bootstrap required, opened a new log
I20260630 12:26:24.734207 17392 ts_tablet_manager.cc:1403] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:26:24.733462 17391 raft_consensus.cc:359] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.734757 17391 raft_consensus.cc:385] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:24.735118 17391 raft_consensus.cc:740] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999f1e7116de478da9d01c8fc9d4485c, State: Initialized, Role: FOLLOWER
I20260630 12:26:24.735493 17393 raft_consensus.cc:359] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.736255 17393 raft_consensus.cc:385] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:24.736033 17391 consensus_queue.cc:260] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.736686 17393 raft_consensus.cc:740] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64ac507cd42413ba515f090f3ba2044, State: Initialized, Role: FOLLOWER
I20260630 12:26:24.737125 17392 raft_consensus.cc:359] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.737529 17393 consensus_queue.cc:260] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.739287 17391 ts_tablet_manager.cc:1434] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:24.740240 17393 ts_tablet_manager.cc:1434] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:24.738063 17392 raft_consensus.cc:385] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:24.740988 17392 raft_consensus.cc:740] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2308c59806d41dd9fb850b142fdb5b4, State: Initialized, Role: FOLLOWER
I20260630 12:26:24.741688 17392 consensus_queue.cc:260] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.745782 17392 ts_tablet_manager.cc:1434] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260630 12:26:24.807565 17298 tablet.cc:2406] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:24.872437 17397 raft_consensus.cc:493] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:24.872918 17397 raft_consensus.cc:515] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.875093 17397 leader_election.cc:290] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977), f2308c59806d41dd9fb850b142fdb5b4 (127.11.14.3:35805)
I20260630 12:26:24.885073 17346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32badf3c601043f6b0b8bb26c3642a24" candidate_uuid: "999f1e7116de478da9d01c8fc9d4485c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2308c59806d41dd9fb850b142fdb5b4" is_pre_election: true
I20260630 12:26:24.885371 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32badf3c601043f6b0b8bb26c3642a24" candidate_uuid: "999f1e7116de478da9d01c8fc9d4485c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64ac507cd42413ba515f090f3ba2044" is_pre_election: true
I20260630 12:26:24.885931 17346 raft_consensus.cc:2468] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 999f1e7116de478da9d01c8fc9d4485c in term 0.
I20260630 12:26:24.885933 17197 raft_consensus.cc:2468] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 999f1e7116de478da9d01c8fc9d4485c in term 0.
I20260630 12:26:24.887382 17237 leader_election.cc:304] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 999f1e7116de478da9d01c8fc9d4485c, f2308c59806d41dd9fb850b142fdb5b4; no voters: 
I20260630 12:26:24.888069 17397 raft_consensus.cc:2804] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:24.888474 17397 raft_consensus.cc:493] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:24.888756 17397 raft_consensus.cc:3060] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:24.894838 17397 raft_consensus.cc:515] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.896567 17397 leader_election.cc:290] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [CANDIDATE]: Term 1 election: Requested vote from peers a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977), f2308c59806d41dd9fb850b142fdb5b4 (127.11.14.3:35805)
I20260630 12:26:24.897202 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32badf3c601043f6b0b8bb26c3642a24" candidate_uuid: "999f1e7116de478da9d01c8fc9d4485c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64ac507cd42413ba515f090f3ba2044"
I20260630 12:26:24.897478 17346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32badf3c601043f6b0b8bb26c3642a24" candidate_uuid: "999f1e7116de478da9d01c8fc9d4485c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2308c59806d41dd9fb850b142fdb5b4"
I20260630 12:26:24.897689 17197 raft_consensus.cc:3060] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:24.898026 17346 raft_consensus.cc:3060] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:24.903501 17197 raft_consensus.cc:2468] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 999f1e7116de478da9d01c8fc9d4485c in term 1.
I20260630 12:26:24.903795 17346 raft_consensus.cc:2468] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 999f1e7116de478da9d01c8fc9d4485c in term 1.
I20260630 12:26:24.904582 17236 leader_election.cc:304] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [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: 999f1e7116de478da9d01c8fc9d4485c, a64ac507cd42413ba515f090f3ba2044; no voters: 
I20260630 12:26:24.905304 17397 raft_consensus.cc:2804] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:24.906371 17397 raft_consensus.cc:697] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 1 LEADER]: Becoming Leader. State: Replica: 999f1e7116de478da9d01c8fc9d4485c, State: Running, Role: LEADER
I20260630 12:26:24.907147 17397 consensus_queue.cc:237] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } }
I20260630 12:26:24.914554 17092 catalog_manager.cc:5697] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c reported cstate change: term changed from 0 to 1, leader changed from <none> to 999f1e7116de478da9d01c8fc9d4485c (127.11.14.2). New cstate: current_term: 1 leader_uuid: "999f1e7116de478da9d01c8fc9d4485c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "999f1e7116de478da9d01c8fc9d4485c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a64ac507cd42413ba515f090f3ba2044" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:24.941867 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:26:24.959959 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:24.960772 11320 tablet_replica.cc:333] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044: stopping tablet replica
I20260630 12:26:24.961233 11320 raft_consensus.cc:2243] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.961584 11320 raft_consensus.cc:2272] T 32badf3c601043f6b0b8bb26c3642a24 P a64ac507cd42413ba515f090f3ba2044 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.979642 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:26:25.406808 17397 consensus_queue.cc:1048] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2308c59806d41dd9fb850b142fdb5b4" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:25.421072 17236 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:26:25.425864 17236 consensus_peers.cc:597] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c -> Peer a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977): Couldn't send request to peer a64ac507cd42413ba515f090f3ba2044. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:25.563912 17367 debug-util.cc:398] Leaking SignalData structure 0x7b080014b660 after lost signal to thread 11323
I20260630 12:26:26.628149 17148 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:26.629528 17148 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:26.629856 17148 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:27.752743 17236 consensus_peers.cc:597] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c -> Peer a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977): Couldn't send request to peer a64ac507cd42413ba515f090f3ba2044. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:26:28.630808 17148 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:28.632176 17148 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:28.632524 17148 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:30.489959 17236 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:26:30.492410 17236 consensus_peers.cc:597] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c -> Peer a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977): Couldn't send request to peer a64ac507cd42413ba515f090f3ba2044. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:26:30.633460 17148 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:30.634711 17148 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:30.634979 17148 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:32.636284 17148 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:32.638196 17148 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:32.638597 17148 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:33.051057 17236 consensus_peers.cc:597] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c -> Peer a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977): Couldn't send request to peer a64ac507cd42413ba515f090f3ba2044. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:26:34.639873 17148 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:34.641350 17148 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:34.641614 17148 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:35.339509 17236 consensus_peers.cc:597] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c -> Peer a64ac507cd42413ba515f090f3ba2044 (127.11.14.1:43977): Couldn't send request to peer a64ac507cd42413ba515f090f3ba2044. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260630 12:26:35.756122 17236 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:43977: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:26:36.642566 17148 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:36.643786 17148 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:36.644047 17148 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:37.049510 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:26:37.079944 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:37.080808 11320 tablet_replica.cc:333] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c: stopping tablet replica
I20260630 12:26:37.081524 11320 raft_consensus.cc:2243] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:37.082561 11320 raft_consensus.cc:2272] T 32badf3c601043f6b0b8bb26c3642a24 P 999f1e7116de478da9d01c8fc9d4485c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:37.103148 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:26:37.116339 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:26:37.136710 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:37.137344 11320 tablet_replica.cc:333] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4: stopping tablet replica
I20260630 12:26:37.137838 11320 raft_consensus.cc:2243] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:37.138268 11320 raft_consensus.cc:2272] T 32badf3c601043f6b0b8bb26c3642a24 P f2308c59806d41dd9fb850b142fdb5b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:37.177244 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:26:37.188812 11320 master.cc:562] Master@127.11.14.62:41573 shutting down...
I20260630 12:26:37.209116 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:37.209751 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:37.210084 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67124868b1064626b3035f2430f1af36: stopping tablet replica
I20260630 12:26:37.228093 11320 master.cc:584] Master@127.11.14.62:41573 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (14801 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:26:37.265911 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:40013
I20260630 12:26:37.266971 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:37.271924 17433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:37.272025 17434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:37.274462 11320 server_base.cc:1061] running on GCE node
W20260630 12:26:37.274703 17436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:37.275540 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:37.275745 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:37.275938 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822397275905 us; error 0 us; skew 500 ppm
I20260630 12:26:37.276561 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:37.278844 11320 webserver.cc:533] Webserver started at http://127.11.14.62:43709/ using document root <none> and password file <none>
I20260630 12:26:37.279330 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:37.279512 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:37.279795 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:37.281026 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "b9fca47a4b094433b89c701368b72687"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.285097 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:37.288271 17441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.289018 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:37.289301 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "b9fca47a4b094433b89c701368b72687"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.289559 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:37.313123 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:37.314704 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:37.351428 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:40013
I20260630 12:26:37.351526 17492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:40013 every 8 connection(s)
I20260630 12:26:37.355314 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:37.367148 17493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687: Bootstrap starting.
I20260630 12:26:37.371567 17493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:37.375411 17493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687: No bootstrap required, opened a new log
I20260630 12:26:37.377382 17493 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fca47a4b094433b89c701368b72687" member_type: VOTER }
I20260630 12:26:37.377759 17493 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:37.377944 17493 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9fca47a4b094433b89c701368b72687, State: Initialized, Role: FOLLOWER
I20260630 12:26:37.378509 17493 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9fca47a4b094433b89c701368b72687" member_type: VOTER }
I20260630 12:26:37.378928 17493 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:37.379103 17493 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:37.379307 17493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:37.383564 17493 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fca47a4b094433b89c701368b72687" member_type: VOTER }
I20260630 12:26:37.383997 17493 leader_election.cc:304] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [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: b9fca47a4b094433b89c701368b72687; no voters: 
I20260630 12:26:37.385025 17493 leader_election.cc:290] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:37.385447 17496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:37.386758 17496 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 1 LEADER]: Becoming Leader. State: Replica: b9fca47a4b094433b89c701368b72687, State: Running, Role: LEADER
I20260630 12:26:37.387331 17496 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [LEADER]: Queue going to LEADER mode. State: All 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: "b9fca47a4b094433b89c701368b72687" member_type: VOTER }
I20260630 12:26:37.387931 17493 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:37.394888 17498 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9fca47a4b094433b89c701368b72687. Latest consensus state: current_term: 1 leader_uuid: "b9fca47a4b094433b89c701368b72687" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fca47a4b094433b89c701368b72687" member_type: VOTER } }
I20260630 12:26:37.395129 17497 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9fca47a4b094433b89c701368b72687" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9fca47a4b094433b89c701368b72687" member_type: VOTER } }
I20260630 12:26:37.395550 17498 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:37.395841 17497 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:37.397375 17506 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:37.403406 17506 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:37.404428 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:37.411865 17506 catalog_manager.cc:1383] Generated new cluster ID: 6e47eb5fbe05426d9fd33d5f7e743fb4
I20260630 12:26:37.412077 17506 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:37.450328 17506 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:37.451686 17506 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:37.463984 17506 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687: Generated new TSK 0
I20260630 12:26:37.464547 17506 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:37.470804 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:37.476398 17514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:37.477523 17515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:37.478785 17517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:37.479127 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:37.479969 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:37.480159 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:37.480342 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822397480324 us; error 0 us; skew 500 ppm
I20260630 12:26:37.480911 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:37.482950 11320 webserver.cc:533] Webserver started at http://127.11.14.1:33817/ using document root <none> and password file <none>
I20260630 12:26:37.483386 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:37.483572 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:37.483839 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:37.484994 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "fd00e7655b2947ffac2189abb63c4dba"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.489110 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:26:37.492307 17522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.493104 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:37.493396 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "fd00e7655b2947ffac2189abb63c4dba"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.493666 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:37.504776 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:37.505899 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:37.507195 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:37.509320 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:37.509526 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.509747 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:37.509934 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.547978 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:45299
I20260630 12:26:37.548077 17584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:45299 every 8 connection(s)
I20260630 12:26:37.553030 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:37.559721 17589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:37.559944 17590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:37.564229 17592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:37.564551 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:37.565299 17585 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40013
I20260630 12:26:37.565639 17585 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:37.565670 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:37.566045 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:37.566217 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822397566201 us; error 0 us; skew 500 ppm
I20260630 12:26:37.566498 17585 heartbeater.cc:507] Master 127.11.14.62:40013 requested a full tablet report, sending...
I20260630 12:26:37.566843 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:37.568806 17458 ts_manager.cc:194] Registered new tserver with Master: fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299)
I20260630 12:26:37.569984 11320 webserver.cc:533] Webserver started at http://127.11.14.2:39941/ using document root <none> and password file <none>
I20260630 12:26:37.570633 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:37.570859 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:37.571126 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:37.571347 17458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46796
I20260630 12:26:37.572800 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "394e7afb727645a1ab577554d8980b00"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.576959 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:37.579908 17597 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.580672 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:37.580957 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "394e7afb727645a1ab577554d8980b00"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.581211 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:37.592038 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:37.593194 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:37.594489 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:37.596841 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:37.597071 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.597316 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:37.597492 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.635473 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:46551
I20260630 12:26:37.635577 17659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:46551 every 8 connection(s)
I20260630 12:26:37.640127 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:37.646421 17663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:37.648144 17664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:37.650570 17666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:37.651515 17660 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40013
I20260630 12:26:37.651804 11320 server_base.cc:1061] running on GCE node
I20260630 12:26:37.651916 17660 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:37.652930 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:37.652963 17660 heartbeater.cc:507] Master 127.11.14.62:40013 requested a full tablet report, sending...
W20260630 12:26:37.653368 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:37.653595 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822397653575 us; error 0 us; skew 500 ppm
I20260630 12:26:37.654277 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:37.655395 17458 ts_manager.cc:194] Registered new tserver with Master: 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551)
I20260630 12:26:37.656853 11320 webserver.cc:533] Webserver started at http://127.11.14.3:46583/ using document root <none> and password file <none>
I20260630 12:26:37.657097 17458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46802
I20260630 12:26:37.657321 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:37.657599 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:37.657872 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:37.659451 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "d579bba3441b44d2a1d1a63933118934"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.663757 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:26:37.666867 17671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.667562 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:37.667797 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "d579bba3441b44d2a1d1a63933118934"
format_stamp: "Formatted at 2026-06-30 12:26:37 on dist-test-slave-hwbx"
I20260630 12:26:37.668016 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:37.702337 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:37.703439 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:37.704816 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:37.706967 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:37.707163 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.707424 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:37.707579 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:37.746955 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:45755
I20260630 12:26:37.747046 17733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:45755 every 8 connection(s)
I20260630 12:26:37.763209 17734 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40013
I20260630 12:26:37.763635 17734 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:37.764397 17734 heartbeater.cc:507] Master 127.11.14.62:40013 requested a full tablet report, sending...
I20260630 12:26:37.766323 17458 ts_manager.cc:194] Registered new tserver with Master: d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:37.767167 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017128996s
I20260630 12:26:37.767815 17458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46804
I20260630 12:26:38.573995 17585 heartbeater.cc:499] Master 127.11.14.62:40013 was elected leader, sending a full tablet report...
I20260630 12:26:38.659895 17660 heartbeater.cc:499] Master 127.11.14.62:40013 was elected leader, sending a full tablet report...
I20260630 12:26:38.771063 17734 heartbeater.cc:499] Master 127.11.14.62:40013 was elected leader, sending a full tablet report...
I20260630 12:26:38.827963 17458 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55588:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:38.830305 17458 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:38.876737 17550 tablet_service.cc:1511] Processing CreateTablet for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:38.878140 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bbc2e315f74ea48b114cf9e1ebdc54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.881611 17549 tablet_service.cc:1511] Processing CreateTablet for tablet 20a870d93df6424f97224d9564bda663 (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:38.883005 17549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a870d93df6424f97224d9564bda663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.885414 17548 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe096acfccc40f48d4b3c7ac33939dd (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:38.886731 17548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe096acfccc40f48d4b3c7ac33939dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.886790 17547 tablet_service.cc:1511] Processing CreateTablet for tablet 51b04a2d73724298aa519b7bdc2842bf (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:38.888111 17547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b04a2d73724298aa519b7bdc2842bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.917548 17753 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba: Bootstrap starting.
I20260630 12:26:38.921432 17699 tablet_service.cc:1511] Processing CreateTablet for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:38.922793 17699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bbc2e315f74ea48b114cf9e1ebdc54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.924464 17753 tablet_bootstrap.cc:654] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.929098 17622 tablet_service.cc:1511] Processing CreateTablet for tablet 51b04a2d73724298aa519b7bdc2842bf (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:38.929637 17698 tablet_service.cc:1511] Processing CreateTablet for tablet 20a870d93df6424f97224d9564bda663 (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:38.930485 17622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b04a2d73724298aa519b7bdc2842bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.930907 17698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a870d93df6424f97224d9564bda663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.933590 17697 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe096acfccc40f48d4b3c7ac33939dd (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:38.934947 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe096acfccc40f48d4b3c7ac33939dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.937529 17696 tablet_service.cc:1511] Processing CreateTablet for tablet 51b04a2d73724298aa519b7bdc2842bf (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:26:38.938752 17696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b04a2d73724298aa519b7bdc2842bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.941273 17624 tablet_service.cc:1511] Processing CreateTablet for tablet 20a870d93df6424f97224d9564bda663 (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:26:38.942557 17624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a870d93df6424f97224d9564bda663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.945063 17625 tablet_service.cc:1511] Processing CreateTablet for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:26:38.946322 17625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bbc2e315f74ea48b114cf9e1ebdc54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.948809 17623 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe096acfccc40f48d4b3c7ac33939dd (DEFAULT_TABLE table=test-workload [id=b654d8dba9e5453c8d581e2e04929860]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:26:38.950043 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe096acfccc40f48d4b3c7ac33939dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:38.951612 17755 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: Bootstrap starting.
I20260630 12:26:38.961815 17755 tablet_bootstrap.cc:654] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:38.973735 17755 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: No bootstrap required, opened a new log
I20260630 12:26:38.974320 17755 ts_tablet_manager.cc:1403] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260630 12:26:38.977252 17755 raft_consensus.cc:359] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:38.978101 17755 raft_consensus.cc:385] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:38.978457 17755 raft_consensus.cc:740] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d579bba3441b44d2a1d1a63933118934, State: Initialized, Role: FOLLOWER
I20260630 12:26:38.979415 17755 consensus_queue.cc:260] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:38.995414 17753 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba: No bootstrap required, opened a new log
I20260630 12:26:38.995997 17753 ts_tablet_manager.cc:1403] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba: Time spent bootstrapping tablet: real 0.079s	user 0.043s	sys 0.031s
I20260630 12:26:38.998181 17755 ts_tablet_manager.cc:1434] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.007s
I20260630 12:26:38.998940 17753 raft_consensus.cc:359] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:38.999694 17753 raft_consensus.cc:385] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.000003 17753 raft_consensus.cc:740] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd00e7655b2947ffac2189abb63c4dba, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.000653 17755 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: Bootstrap starting.
I20260630 12:26:39.000963 17753 consensus_queue.cc:260] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.003525 17758 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: Bootstrap starting.
I20260630 12:26:39.009752 17758 tablet_bootstrap.cc:654] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.012223 17755 tablet_bootstrap.cc:654] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.020223 17753 ts_tablet_manager.cc:1434] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260630 12:26:39.021670 17753 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba: Bootstrap starting.
I20260630 12:26:39.029881 17753 tablet_bootstrap.cc:654] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.037508 17758 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: No bootstrap required, opened a new log
I20260630 12:26:39.037953 17758 ts_tablet_manager.cc:1403] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.012s
I20260630 12:26:39.038563 17755 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: No bootstrap required, opened a new log
I20260630 12:26:39.039089 17755 ts_tablet_manager.cc:1403] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.024s
I20260630 12:26:39.039669 17753 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba: No bootstrap required, opened a new log
I20260630 12:26:39.040237 17753 ts_tablet_manager.cc:1403] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:26:39.040879 17758 raft_consensus.cc:359] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.041471 17758 raft_consensus.cc:385] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.041738 17758 raft_consensus.cc:740] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394e7afb727645a1ab577554d8980b00, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.042184 17755 raft_consensus.cc:359] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.042418 17758 consensus_queue.cc:260] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.042893 17755 raft_consensus.cc:385] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.043248 17755 raft_consensus.cc:740] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d579bba3441b44d2a1d1a63933118934, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.043123 17753 raft_consensus.cc:359] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.043905 17753 raft_consensus.cc:385] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.044256 17753 raft_consensus.cc:740] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd00e7655b2947ffac2189abb63c4dba, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.044173 17755 consensus_queue.cc:260] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.045316 17758 ts_tablet_manager.cc:1434] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:39.045214 17753 consensus_queue.cc:260] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.046341 17758 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00: Bootstrap starting.
I20260630 12:26:39.046679 17755 ts_tablet_manager.cc:1434] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:39.047335 17753 ts_tablet_manager.cc:1434] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:26:39.047672 17755 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934: Bootstrap starting.
I20260630 12:26:39.048362 17753 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba: Bootstrap starting.
I20260630 12:26:39.054450 17755 tablet_bootstrap.cc:654] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.054569 17758 tablet_bootstrap.cc:654] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.054648 17753 tablet_bootstrap.cc:654] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.062955 17758 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00: No bootstrap required, opened a new log
I20260630 12:26:39.063621 17758 ts_tablet_manager.cc:1403] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260630 12:26:39.067088 17758 raft_consensus.cc:359] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.067797 17758 raft_consensus.cc:385] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.068070 17758 raft_consensus.cc:740] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394e7afb727645a1ab577554d8980b00, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.068727 17755 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934: No bootstrap required, opened a new log
I20260630 12:26:39.069237 17755 ts_tablet_manager.cc:1403] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260630 12:26:39.068934 17758 consensus_queue.cc:260] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.071720 17758 ts_tablet_manager.cc:1434] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:39.072471 17755 raft_consensus.cc:359] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.073179 17755 raft_consensus.cc:385] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.073468 17755 raft_consensus.cc:740] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d579bba3441b44d2a1d1a63933118934, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.073813 17758 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00: Bootstrap starting.
I20260630 12:26:39.074364 17755 consensus_queue.cc:260] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.076875 17755 ts_tablet_manager.cc:1434] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:26:39.077896 17755 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934: Bootstrap starting.
I20260630 12:26:39.080293 17758 tablet_bootstrap.cc:654] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.083828 17755 tablet_bootstrap.cc:654] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.084347 17753 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba: No bootstrap required, opened a new log
I20260630 12:26:39.086977 17753 ts_tablet_manager.cc:1403] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.013s
I20260630 12:26:39.091059 17753 raft_consensus.cc:359] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.091771 17753 raft_consensus.cc:385] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.092067 17753 raft_consensus.cc:740] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd00e7655b2947ffac2189abb63c4dba, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.092597 17758 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00: No bootstrap required, opened a new log
I20260630 12:26:39.093086 17758 ts_tablet_manager.cc:1403] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260630 12:26:39.092927 17753 consensus_queue.cc:260] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.095304 17753 ts_tablet_manager.cc:1434] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:39.096374 17753 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba: Bootstrap starting.
I20260630 12:26:39.095394 17758 raft_consensus.cc:359] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.096956 17758 raft_consensus.cc:385] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.097290 17758 raft_consensus.cc:740] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394e7afb727645a1ab577554d8980b00, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.097668 17755 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934: No bootstrap required, opened a new log
I20260630 12:26:39.098153 17755 ts_tablet_manager.cc:1403] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.009s
I20260630 12:26:39.098070 17758 consensus_queue.cc:260] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.100312 17758 ts_tablet_manager.cc:1434] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:26:39.101367 17758 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: Bootstrap starting.
I20260630 12:26:39.101152 17755 raft_consensus.cc:359] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.101928 17755 raft_consensus.cc:385] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.102245 17755 raft_consensus.cc:740] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d579bba3441b44d2a1d1a63933118934, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.103111 17755 consensus_queue.cc:260] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.105544 17755 ts_tablet_manager.cc:1434] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:26:39.107677 17758 tablet_bootstrap.cc:654] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.108722 17753 tablet_bootstrap.cc:654] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.120087 17753 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba: No bootstrap required, opened a new log
I20260630 12:26:39.120486 17758 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: No bootstrap required, opened a new log
I20260630 12:26:39.120712 17753 ts_tablet_manager.cc:1403] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260630 12:26:39.121085 17758 ts_tablet_manager.cc:1403] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260630 12:26:39.123762 17753 raft_consensus.cc:359] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.124387 17753 raft_consensus.cc:385] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.124600 17753 raft_consensus.cc:740] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd00e7655b2947ffac2189abb63c4dba, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.125216 17758 raft_consensus.cc:359] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.125305 17753 consensus_queue.cc:260] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.125834 17758 raft_consensus.cc:385] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.126175 17758 raft_consensus.cc:740] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 394e7afb727645a1ab577554d8980b00, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.127295 17753 ts_tablet_manager.cc:1434] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:26:39.126914 17758 consensus_queue.cc:260] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.129192 17758 ts_tablet_manager.cc:1434] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:26:39.210485 17763 raft_consensus.cc:493] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.210956 17763 raft_consensus.cc:515] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.213110 17763 leader_election.cc:290] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:39.225033 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba" is_pre_election: true
I20260630 12:26:39.225135 17709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:39.225767 17560 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 0.
I20260630 12:26:39.225782 17709 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 0.
I20260630 12:26:39.227002 17599 leader_election.cc:304] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394e7afb727645a1ab577554d8980b00, fd00e7655b2947ffac2189abb63c4dba; no voters: 
I20260630 12:26:39.227711 17763 raft_consensus.cc:2804] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.228055 17763 raft_consensus.cc:493] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.228379 17763 raft_consensus.cc:3060] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.233108 17763 raft_consensus.cc:515] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.234586 17763 leader_election.cc:290] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 1 election: Requested vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:39.235258 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba"
I20260630 12:26:39.235579 17709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934"
I20260630 12:26:39.235742 17560 raft_consensus.cc:3060] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.236126 17709 raft_consensus.cc:3060] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.240693 17560 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 1.
I20260630 12:26:39.240790 17709 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 1.
I20260630 12:26:39.241724 17599 leader_election.cc:304] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [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: 394e7afb727645a1ab577554d8980b00, fd00e7655b2947ffac2189abb63c4dba; no voters: 
I20260630 12:26:39.242403 17763 raft_consensus.cc:2804] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.243396 17763 raft_consensus.cc:697] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Becoming Leader. State: Replica: 394e7afb727645a1ab577554d8980b00, State: Running, Role: LEADER
I20260630 12:26:39.244105 17763 consensus_queue.cc:237] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.250865 17456 catalog_manager.cc:5697] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 394e7afb727645a1ab577554d8980b00 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:39.311517 17757 raft_consensus.cc:493] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.311992 17757 raft_consensus.cc:515] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.314061 17757 leader_election.cc:290] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551)
I20260630 12:26:39.315402 17760 raft_consensus.cc:493] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.316035 17760 raft_consensus.cc:515] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.318835 17760 leader_election.cc:290] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:39.320007 17763 raft_consensus.cc:493] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.320991 17763 raft_consensus.cc:515] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.326231 17709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:39.326930 17709 raft_consensus.cc:2468] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 0.
I20260630 12:26:39.328409 17598 leader_election.cc:304] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934; no voters: 
I20260630 12:26:39.329021 17763 leader_election.cc:290] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:39.329603 17763 raft_consensus.cc:2804] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.329682 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba" is_pre_election: true
I20260630 12:26:39.330075 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:39.330521 17559 raft_consensus.cc:2468] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 0.
I20260630 12:26:39.330920 17635 raft_consensus.cc:2468] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 0.
I20260630 12:26:39.330036 17763 raft_consensus.cc:493] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.331686 17763 raft_consensus.cc:3060] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.331987 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba" is_pre_election: true
I20260630 12:26:39.332633 17560 raft_consensus.cc:2468] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 0.
I20260630 12:26:39.333005 17672 leader_election.cc:304] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934; no voters: 
I20260630 12:26:39.333971 17757 raft_consensus.cc:2804] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.334303 17757 raft_consensus.cc:493] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.334718 17757 raft_consensus.cc:3060] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.339864 17763 raft_consensus.cc:515] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.342597 17757 raft_consensus.cc:515] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.343524 17560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba"
I20260630 12:26:39.344132 17560 raft_consensus.cc:3060] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.344400 17709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934"
I20260630 12:26:39.344959 17709 raft_consensus.cc:3060] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.345732 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba"
I20260630 12:26:39.346307 17559 raft_consensus.cc:3060] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.351624 17709 raft_consensus.cc:2468] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 1.
I20260630 12:26:39.352181 17560 raft_consensus.cc:2468] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 394e7afb727645a1ab577554d8980b00 in term 1.
I20260630 12:26:39.352818 17598 leader_election.cc:304] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [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: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934; no voters: 
I20260630 12:26:39.353039 17757 leader_election.cc:290] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 1 election: Requested vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551)
I20260630 12:26:39.353788 17773 raft_consensus.cc:2804] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.354202 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00"
I20260630 12:26:39.354787 17635 raft_consensus.cc:3060] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.355181 17763 leader_election.cc:290] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 1 election: Requested vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:39.355892 17559 raft_consensus.cc:2468] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 1.
I20260630 12:26:39.356768 17773 raft_consensus.cc:697] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Becoming Leader. State: Replica: 394e7afb727645a1ab577554d8980b00, State: Running, Role: LEADER
I20260630 12:26:39.356894 17708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "fd00e7655b2947ffac2189abb63c4dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:39.357462 17673 leader_election.cc:304] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [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: d579bba3441b44d2a1d1a63933118934, fd00e7655b2947ffac2189abb63c4dba; no voters: 
I20260630 12:26:39.357542 17634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "fd00e7655b2947ffac2189abb63c4dba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:39.357779 17708 raft_consensus.cc:2393] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd00e7655b2947ffac2189abb63c4dba in current term 1: Already voted for candidate 394e7afb727645a1ab577554d8980b00 in this term.
I20260630 12:26:39.357725 17773 consensus_queue.cc:237] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.359723 17523 leader_election.cc:304] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [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: fd00e7655b2947ffac2189abb63c4dba; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:39.359859 17757 raft_consensus.cc:2804] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.360601 17760 raft_consensus.cc:2749] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:39.362149 17757 raft_consensus.cc:697] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Becoming Leader. State: Replica: d579bba3441b44d2a1d1a63933118934, State: Running, Role: LEADER
I20260630 12:26:39.363459 17757 consensus_queue.cc:237] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.364207 17635 raft_consensus.cc:2468] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 1.
I20260630 12:26:39.368198 17456 catalog_manager.cc:5697] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 394e7afb727645a1ab577554d8980b00 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:39.372066 17457 catalog_manager.cc:5697] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 reported cstate change: term changed from 0 to 1, leader changed from <none> to d579bba3441b44d2a1d1a63933118934 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } }
W20260630 12:26:39.399835 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:39.489843 17757 raft_consensus.cc:493] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:39.490548 17757 raft_consensus.cc:515] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.492612 17757 leader_election.cc:290] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551)
I20260630 12:26:39.493280 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba" is_pre_election: true
I20260630 12:26:39.493634 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:39.493818 17559 raft_consensus.cc:2468] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 0.
I20260630 12:26:39.494231 17635 raft_consensus.cc:2468] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 0.
I20260630 12:26:39.494783 17673 leader_election.cc:304] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d579bba3441b44d2a1d1a63933118934, fd00e7655b2947ffac2189abb63c4dba; no voters: 
I20260630 12:26:39.495543 17757 raft_consensus.cc:2804] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:39.495918 17757 raft_consensus.cc:493] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:39.496198 17757 raft_consensus.cc:3060] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.500810 17757 raft_consensus.cc:515] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.502468 17757 leader_election.cc:290] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 1 election: Requested vote from peers fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299), 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551)
I20260630 12:26:39.503103 17559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd00e7655b2947ffac2189abb63c4dba"
I20260630 12:26:39.503419 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00"
I20260630 12:26:39.503676 17559 raft_consensus.cc:3060] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.503998 17635 raft_consensus.cc:3060] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.510331 17635 raft_consensus.cc:2468] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 1.
I20260630 12:26:39.510331 17559 raft_consensus.cc:2468] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 1.
I20260630 12:26:39.511561 17672 leader_election.cc:304] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [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: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934; no voters: 
I20260630 12:26:39.512171 17757 raft_consensus.cc:2804] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.512590 17757 raft_consensus.cc:697] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Becoming Leader. State: Replica: d579bba3441b44d2a1d1a63933118934, State: Running, Role: LEADER
I20260630 12:26:39.513180 17757 consensus_queue.cc:237] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } }
I20260630 12:26:39.519388 17457 catalog_manager.cc:5697] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 reported cstate change: term changed from 0 to 1, leader changed from <none> to d579bba3441b44d2a1d1a63933118934 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:39.601766 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:26:39.622946 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.623615 11320 tablet_replica.cc:333] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba: stopping tablet replica
I20260630 12:26:39.624212 11320 raft_consensus.cc:2243] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.624699 11320 raft_consensus.cc:2272] T d2bbc2e315f74ea48b114cf9e1ebdc54 P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.626423 11320 tablet_replica.cc:333] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba: stopping tablet replica
I20260630 12:26:39.626950 11320 raft_consensus.cc:2243] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.627305 11320 raft_consensus.cc:2272] T 20a870d93df6424f97224d9564bda663 P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.629019 11320 tablet_replica.cc:333] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba: stopping tablet replica
I20260630 12:26:39.629586 11320 raft_consensus.cc:2243] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.629935 11320 raft_consensus.cc:2272] T 51b04a2d73724298aa519b7bdc2842bf P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.631568 11320 tablet_replica.cc:333] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba: stopping tablet replica
I20260630 12:26:39.632010 11320 raft_consensus.cc:2243] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.632388 11320 raft_consensus.cc:2272] T 7fe096acfccc40f48d4b3c7ac33939dd P fd00e7655b2947ffac2189abb63c4dba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.653506 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:26:39.700568 17773 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:39.714861 17599 consensus_peers.cc:597] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:39.766676 17599 consensus_peers.cc:597] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:39.803887 17673 consensus_peers.cc:597] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:39.868202 17780 consensus_queue.cc:1048] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:39.868330 17757 consensus_queue.cc:1048] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:39.972463 17673 consensus_peers.cc:597] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.086092 17757 consensus_queue.cc:1048] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:40.184340 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:40.190514 17794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:40.191529 17795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:40.196659 11320 server_base.cc:1061] running on GCE node
W20260630 12:26:40.198114 17797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:40.198890 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:40.199116 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:40.199318 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822400199295 us; error 0 us; skew 500 ppm
I20260630 12:26:40.199826 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:40.202157 11320 webserver.cc:533] Webserver started at http://127.11.14.4:34237/ using document root <none> and password file <none>
I20260630 12:26:40.202622 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:40.202807 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:40.203048 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:40.204001 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "c5bf0e7cb740430d939bf64f6607a7f9"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-hwbx"
I20260630 12:26:40.207989 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:26:40.211032 17802 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.211738 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:40.212037 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "c5bf0e7cb740430d939bf64f6607a7f9"
format_stamp: "Formatted at 2026-06-30 12:26:40 on dist-test-slave-hwbx"
I20260630 12:26:40.212297 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:40.265008 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:40.266079 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:40.267450 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:40.269695 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:40.269907 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.270176 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:40.270339 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:40.310065 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:33011
I20260630 12:26:40.310143 17864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:33011 every 8 connection(s)
I20260630 12:26:40.323573 17865 heartbeater.cc:344] Connected to a master server at 127.11.14.62:40013
I20260630 12:26:40.323997 17865 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:40.324680 17865 heartbeater.cc:507] Master 127.11.14.62:40013 requested a full tablet report, sending...
I20260630 12:26:40.326704 17457 ts_manager.cc:194] Registered new tserver with Master: c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011)
I20260630 12:26:40.328153 17457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55602
W20260630 12:26:40.401814 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver fd00e7655b2947ffac2189abb63c4dba not available for placement
I20260630 12:26:40.721313 17780 consensus_queue.cc:579] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.476s)
I20260630 12:26:40.731740 17635 consensus_queue.cc:237] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:40.738081 17708 raft_consensus.cc:1275] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:40.740295 17869 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:40.743129 17599 consensus_peers.cc:597] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.747570 17780 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
I20260630 12:26:40.749408 17708 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
W20260630 12:26:40.751134 17601 consensus_peers.cc:597] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 -> Peer c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011): Couldn't send request to peer c5bf0e7cb740430d939bf64f6607a7f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51b04a2d73724298aa519b7bdc2842bf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.753321 17869 consensus_queue.cc:579] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.394s)
I20260630 12:26:40.757803 17442 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 51b04a2d73724298aa519b7bdc2842bf with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260630 12:26:40.758585 17599 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260630 12:26:40.763373 17635 consensus_queue.cc:237] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:40.763401 17456 catalog_manager.cc:5697] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
W20260630 12:26:40.769956 17601 consensus_peers.cc:597] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 -> Peer c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011): Couldn't send request to peer c5bf0e7cb740430d939bf64f6607a7f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fe096acfccc40f48d4b3c7ac33939dd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.770115 17708 raft_consensus.cc:1275] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:40.772678 17599 consensus_peers.cc:597] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.772842 17869 consensus_queue.cc:1048] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:40.779012 17757 consensus_queue.cc:579] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.414s)
I20260630 12:26:40.779060 17780 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
I20260630 12:26:40.780916 17708 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
I20260630 12:26:40.789397 17442 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7fe096acfccc40f48d4b3c7ac33939dd with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:26:40.794803 17457 catalog_manager.cc:5697] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
I20260630 12:26:40.806519 17708 consensus_queue.cc:237] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:40.813323 17635 raft_consensus.cc:1275] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:40.814719 17881 consensus_queue.cc:1048] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:40.820278 17757 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
W20260630 12:26:40.823007 17673 consensus_peers.cc:597] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:40.823685 17675 consensus_peers.cc:597] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 -> Peer c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011): Couldn't send request to peer c5bf0e7cb740430d939bf64f6607a7f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2bbc2e315f74ea48b114cf9e1ebdc54. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.826308 17635 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
I20260630 12:26:40.829483 17442 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:26:40.833292 17456 catalog_manager.cc:5697] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:41.095676 17881 consensus_queue.cc:579] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.582s)
I20260630 12:26:41.104633 17708 consensus_queue.cc:237] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.110186 17635 raft_consensus.cc:1275] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:41.110625 17675 consensus_peers.cc:597] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 -> Peer c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011): Couldn't send request to peer c5bf0e7cb740430d939bf64f6607a7f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20a870d93df6424f97224d9564bda663. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:41.111485 17757 consensus_queue.cc:1048] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:41.113790 17673 consensus_peers.cc:597] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:41.117321 17881 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
I20260630 12:26:41.118810 17635 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } } }
I20260630 12:26:41.126174 17442 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 20a870d93df6424f97224d9564bda663 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:26:41.130383 17457 catalog_manager.cc:5697] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index -1 to 2, NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:41.190867 17885 ts_tablet_manager.cc:933] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: Initiating tablet copy from peer d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:41.192229 17885 tablet_copy_client.cc:323] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:45755
I20260630 12:26:41.201869 17719 tablet_copy_service.cc:140] P d579bba3441b44d2a1d1a63933118934: Received BeginTabletCopySession request for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 from peer c5bf0e7cb740430d939bf64f6607a7f9 ({username='slave'} at 127.0.0.1:58642)
I20260630 12:26:41.202318 17719 tablet_copy_service.cc:161] P d579bba3441b44d2a1d1a63933118934: Beginning new tablet copy session on tablet d2bbc2e315f74ea48b114cf9e1ebdc54 from peer c5bf0e7cb740430d939bf64f6607a7f9 at {username='slave'} at 127.0.0.1:58642: session id = c5bf0e7cb740430d939bf64f6607a7f9-d2bbc2e315f74ea48b114cf9e1ebdc54
I20260630 12:26:41.207195 17719 tablet_copy_source_session.cc:215] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.210318 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bbc2e315f74ea48b114cf9e1ebdc54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.211789 17889 ts_tablet_manager.cc:933] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: Initiating tablet copy from peer 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551)
I20260630 12:26:41.213487 17889 tablet_copy_client.cc:323] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:46551
I20260630 12:26:41.222110 17885 tablet_copy_client.cc:806] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.222726 17885 tablet_copy_client.cc:670] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.226058 17885 tablet_copy_client.cc:538] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.228477 17645 tablet_copy_service.cc:140] P 394e7afb727645a1ab577554d8980b00: Received BeginTabletCopySession request for tablet 51b04a2d73724298aa519b7bdc2842bf from peer c5bf0e7cb740430d939bf64f6607a7f9 ({username='slave'} at 127.0.0.1:58456)
I20260630 12:26:41.228958 17645 tablet_copy_service.cc:161] P 394e7afb727645a1ab577554d8980b00: Beginning new tablet copy session on tablet 51b04a2d73724298aa519b7bdc2842bf from peer c5bf0e7cb740430d939bf64f6607a7f9 at {username='slave'} at 127.0.0.1:58456: session id = c5bf0e7cb740430d939bf64f6607a7f9-51b04a2d73724298aa519b7bdc2842bf
I20260630 12:26:41.232085 17885 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap starting.
I20260630 12:26:41.233601 17645 tablet_copy_source_session.cc:215] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.236018 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b04a2d73724298aa519b7bdc2842bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.245793 17889 tablet_copy_client.cc:806] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.246304 17889 tablet_copy_client.cc:670] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.246567 17885 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.247409 17885 tablet_bootstrap.cc:492] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap complete.
I20260630 12:26:41.248044 17885 ts_tablet_manager.cc:1403] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:26:41.249905 17889 tablet_copy_client.cc:538] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.250450 17885 raft_consensus.cc:359] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.251070 17885 raft_consensus.cc:740] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5bf0e7cb740430d939bf64f6607a7f9, State: Initialized, Role: LEARNER
I20260630 12:26:41.251565 17885 consensus_queue.cc:260] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.253499 17865 heartbeater.cc:499] Master 127.11.14.62:40013 was elected leader, sending a full tablet report...
I20260630 12:26:41.253854 17885 ts_tablet_manager.cc:1434] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:26:41.255688 17719 tablet_copy_service.cc:342] P d579bba3441b44d2a1d1a63933118934: Request end of tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-d2bbc2e315f74ea48b114cf9e1ebdc54 received from {username='slave'} at 127.0.0.1:58642
I20260630 12:26:41.256078 17719 tablet_copy_service.cc:434] P d579bba3441b44d2a1d1a63933118934: ending tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-d2bbc2e315f74ea48b114cf9e1ebdc54 on tablet d2bbc2e315f74ea48b114cf9e1ebdc54 with peer c5bf0e7cb740430d939bf64f6607a7f9
I20260630 12:26:41.256704 17889 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap starting.
I20260630 12:26:41.272893 17889 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.273494 17889 tablet_bootstrap.cc:492] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap complete.
I20260630 12:26:41.273957 17889 ts_tablet_manager.cc:1403] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:26:41.275744 17889 raft_consensus.cc:359] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.276273 17889 raft_consensus.cc:740] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5bf0e7cb740430d939bf64f6607a7f9, State: Initialized, Role: LEARNER
I20260630 12:26:41.276767 17889 consensus_queue.cc:260] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.278246 17889 ts_tablet_manager.cc:1434] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:41.279740 17645 tablet_copy_service.cc:342] P 394e7afb727645a1ab577554d8980b00: Request end of tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-51b04a2d73724298aa519b7bdc2842bf received from {username='slave'} at 127.0.0.1:58456
I20260630 12:26:41.280205 17645 tablet_copy_service.cc:434] P 394e7afb727645a1ab577554d8980b00: ending tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-51b04a2d73724298aa519b7bdc2842bf on tablet 51b04a2d73724298aa519b7bdc2842bf with peer c5bf0e7cb740430d939bf64f6607a7f9
I20260630 12:26:41.330509 17889 ts_tablet_manager.cc:933] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: Initiating tablet copy from peer 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551)
I20260630 12:26:41.331692 17889 tablet_copy_client.cc:323] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:46551
I20260630 12:26:41.333092 17645 tablet_copy_service.cc:140] P 394e7afb727645a1ab577554d8980b00: Received BeginTabletCopySession request for tablet 7fe096acfccc40f48d4b3c7ac33939dd from peer c5bf0e7cb740430d939bf64f6607a7f9 ({username='slave'} at 127.0.0.1:58456)
I20260630 12:26:41.333537 17645 tablet_copy_service.cc:161] P 394e7afb727645a1ab577554d8980b00: Beginning new tablet copy session on tablet 7fe096acfccc40f48d4b3c7ac33939dd from peer c5bf0e7cb740430d939bf64f6607a7f9 at {username='slave'} at 127.0.0.1:58456: session id = c5bf0e7cb740430d939bf64f6607a7f9-7fe096acfccc40f48d4b3c7ac33939dd
I20260630 12:26:41.340262 17645 tablet_copy_source_session.cc:215] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.342983 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe096acfccc40f48d4b3c7ac33939dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.352728 17889 tablet_copy_client.cc:806] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.353304 17889 tablet_copy_client.cc:670] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.356236 17889 tablet_copy_client.cc:538] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.361716 17889 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap starting.
I20260630 12:26:41.374912 17889 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.375536 17889 tablet_bootstrap.cc:492] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap complete.
I20260630 12:26:41.376020 17889 ts_tablet_manager.cc:1403] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:26:41.377925 17889 raft_consensus.cc:359] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.378427 17889 raft_consensus.cc:740] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5bf0e7cb740430d939bf64f6607a7f9, State: Initialized, Role: LEARNER
I20260630 12:26:41.378837 17889 consensus_queue.cc:260] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.380236 17889 ts_tablet_manager.cc:1434] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:41.381819 17645 tablet_copy_service.cc:342] P 394e7afb727645a1ab577554d8980b00: Request end of tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-7fe096acfccc40f48d4b3c7ac33939dd received from {username='slave'} at 127.0.0.1:58456
I20260630 12:26:41.382166 17645 tablet_copy_service.cc:434] P 394e7afb727645a1ab577554d8980b00: ending tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-7fe096acfccc40f48d4b3c7ac33939dd on tablet 7fe096acfccc40f48d4b3c7ac33939dd with peer c5bf0e7cb740430d939bf64f6607a7f9
W20260630 12:26:41.403631 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver fd00e7655b2947ffac2189abb63c4dba not available for placement
I20260630 12:26:41.634965 17840 raft_consensus.cc:1217] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:41.714178 17889 ts_tablet_manager.cc:933] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: Initiating tablet copy from peer d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:41.715534 17889 tablet_copy_client.cc:323] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:45755
I20260630 12:26:41.717027 17719 tablet_copy_service.cc:140] P d579bba3441b44d2a1d1a63933118934: Received BeginTabletCopySession request for tablet 20a870d93df6424f97224d9564bda663 from peer c5bf0e7cb740430d939bf64f6607a7f9 ({username='slave'} at 127.0.0.1:58642)
I20260630 12:26:41.717469 17719 tablet_copy_service.cc:161] P d579bba3441b44d2a1d1a63933118934: Beginning new tablet copy session on tablet 20a870d93df6424f97224d9564bda663 from peer c5bf0e7cb740430d939bf64f6607a7f9 at {username='slave'} at 127.0.0.1:58642: session id = c5bf0e7cb740430d939bf64f6607a7f9-20a870d93df6424f97224d9564bda663
I20260630 12:26:41.722286 17719 tablet_copy_source_session.cc:215] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.724730 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a870d93df6424f97224d9564bda663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.736183 17889 tablet_copy_client.cc:806] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.736771 17889 tablet_copy_client.cc:670] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.739863 17889 tablet_copy_client.cc:538] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:41.745168 17889 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap starting.
I20260630 12:26:41.748253 17899 consensus_queue.cc:579] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.015s)
I20260630 12:26:41.760543 17889 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:41.761164 17889 tablet_bootstrap.cc:492] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: Bootstrap complete.
I20260630 12:26:41.761658 17889 ts_tablet_manager.cc:1403] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:26:41.763306 17889 raft_consensus.cc:359] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.763772 17889 raft_consensus.cc:740] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5bf0e7cb740430d939bf64f6607a7f9, State: Initialized, Role: LEARNER
I20260630 12:26:41.764161 17889 consensus_queue.cc:260] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: true } }
I20260630 12:26:41.765561 17889 ts_tablet_manager.cc:1434] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:41.767016 17719 tablet_copy_service.cc:342] P d579bba3441b44d2a1d1a63933118934: Request end of tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-20a870d93df6424f97224d9564bda663 received from {username='slave'} at 127.0.0.1:58642
I20260630 12:26:41.767338 17719 tablet_copy_service.cc:434] P d579bba3441b44d2a1d1a63933118934: ending tablet copy session c5bf0e7cb740430d939bf64f6607a7f9-20a870d93df6424f97224d9564bda663 on tablet 20a870d93df6424f97224d9564bda663 with peer c5bf0e7cb740430d939bf64f6607a7f9
I20260630 12:26:41.792308 17840 raft_consensus.cc:1217] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:41.829124 17840 raft_consensus.cc:1217] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:41.857292 17903 consensus_queue.cc:579] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.049s)
I20260630 12:26:41.935760 17899 consensus_queue.cc:579] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.171s)
I20260630 12:26:42.132302 17780 raft_consensus.cc:1064] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: attempting to promote NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 to VOTER
I20260630 12:26:42.134261 17780 consensus_queue.cc:237] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.141314 17840 raft_consensus.cc:1275] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.142711 17780 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:42.143111 17708 raft_consensus.cc:1275] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.144673 17780 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:42.145288 17599 consensus_peers.cc:597] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.151527 17898 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.152995 17708 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.163470 17840 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.165580 17457 catalog_manager.cc:5697] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 reported cstate change: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:42.182050 17635 consensus_queue.cc:237] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [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: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.184012 17903 consensus_queue.cc:579] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer fd00e7655b2947ffac2189abb63c4dba for more than 1 seconds (1.078s)
I20260630 12:26:42.184981 17757 raft_consensus.cc:1064] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: attempting to promote NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 to VOTER
I20260630 12:26:42.189957 17840 raft_consensus.cc:1275] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.190346 17708 raft_consensus.cc:1275] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.188212 17757 consensus_queue.cc:237] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.191721 17905 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.193898 17905 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.202207 17780 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
W20260630 12:26:42.207653 17673 consensus_peers.cc:597] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.208976 17840 raft_consensus.cc:1275] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.211186 17913 consensus_queue.cc:1048] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.211587 17708 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.213078 17442 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51b04a2d73724298aa519b7bdc2842bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:42.216374 17635 raft_consensus.cc:1275] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.217666 17456 catalog_manager.cc:5697] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 reported cstate change: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.219344 17839 raft_consensus.cc:2955] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.220151 17902 consensus_queue.cc:1048] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.234594 17913 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.236335 17635 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
W20260630 12:26:42.242020 17443 catalog_manager.cc:4755] TS fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 51b04a2d73724298aa519b7bdc2842bf: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111)
I20260630 12:26:42.246917 17839 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.248622 17458 catalog_manager.cc:5697] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:42.260306 17708 consensus_queue.cc:237] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [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: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.264887 17839 raft_consensus.cc:1275] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.265165 17635 raft_consensus.cc:1275] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.266417 17913 consensus_queue.cc:1048] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.266912 17902 consensus_queue.cc:1048] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.273439 17902 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.276983 17839 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.278252 17635 raft_consensus.cc:2955] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.281800 17442 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:42.284329 17457 catalog_manager.cc:5697] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:42.294261 17839 raft_consensus.cc:1217] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:42.330502 17780 raft_consensus.cc:1064] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: attempting to promote NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 to VOTER
I20260630 12:26:42.332368 17780 consensus_queue.cc:237] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.338140 17839 raft_consensus.cc:1275] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.338261 17708 raft_consensus.cc:1275] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.339726 17898 consensus_queue.cc:1048] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:42.341454 17780 consensus_queue.cc:1048] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:42.342162 17599 consensus_peers.cc:597] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.349742 17898 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.351261 17708 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.358383 17840 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.361974 17456 catalog_manager.cc:5697] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.376011 17635 consensus_queue.cc:237] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [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: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.380477 17840 raft_consensus.cc:1275] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.381158 17708 raft_consensus.cc:1275] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Refusing update from remote peer 394e7afb727645a1ab577554d8980b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.381987 17905 consensus_queue.cc:1048] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.382700 17898 consensus_queue.cc:1048] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.388250 17905 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.390049 17708 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.390972 17840 raft_consensus.cc:2955] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.399049 17442 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fe096acfccc40f48d4b3c7ac33939dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:42.401648 17457 catalog_manager.cc:5697] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 reported cstate change: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "394e7afb727645a1ab577554d8980b00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:26:42.406909 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver fd00e7655b2947ffac2189abb63c4dba not available for placement
I20260630 12:26:42.853056 17915 raft_consensus.cc:1064] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: attempting to promote NON_VOTER c5bf0e7cb740430d939bf64f6607a7f9 to VOTER
I20260630 12:26:42.855975 17915 consensus_queue.cc:237] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [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: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.863121 17840 raft_consensus.cc:1275] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 LEARNER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.864460 17635 raft_consensus.cc:1275] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:42.865917 17926 consensus_queue.cc:1048] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:42.866925 17928 consensus_queue.cc:1048] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:42.868006 17673 consensus_peers.cc:597] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 -> Peer fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): Couldn't send request to peer fd00e7655b2947ffac2189abb63c4dba. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.875728 17928 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.877398 17635 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.890139 17840 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.896629 17456 catalog_manager.cc:5697] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 reported cstate change: config changed from index 2 to 3, c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd00e7655b2947ffac2189abb63c4dba" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:42.914160 17708 consensus_queue.cc:237] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [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: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:42.919888 17840 raft_consensus.cc:1275] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.920230 17635 raft_consensus.cc:1275] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:42.921543 17928 consensus_queue.cc:1048] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.922259 17929 consensus_queue.cc:1048] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:42.928527 17926 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.930182 17840 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.930441 17635 raft_consensus.cc:2955] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
I20260630 12:26:42.939966 17442 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20a870d93df6424f97224d9564bda663 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:42.940769 17457 catalog_manager.cc:5697] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 reported cstate change: config changed from index 3 to 4, VOTER fd00e7655b2947ffac2189abb63c4dba (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } } }
W20260630 12:26:43.369313 17443 catalog_manager.cc:4755] TS fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 20a870d93df6424f97224d9564bda663: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111)
W20260630 12:26:44.469107 17443 catalog_manager.cc:4755] TS fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 51b04a2d73724298aa519b7bdc2842bf: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111)
W20260630 12:26:46.556851 17443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111) [suppressed 50 similar messages]
W20260630 12:26:46.561864 17443 catalog_manager.cc:4755] TS fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 51b04a2d73724298aa519b7bdc2842bf: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111)
W20260630 12:26:47.038792 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 394e7afb727645a1ab577554d8980b00 not available for placement
I20260630 12:26:47.057602 17940 consensus_queue.cc:579] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer c5bf0e7cb740430d939bf64f6607a7f9 for more than 1 seconds (1.381s)
I20260630 12:26:47.067929 17942 consensus_queue.cc:579] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer c5bf0e7cb740430d939bf64f6607a7f9 for more than 1 seconds (1.411s)
I20260630 12:26:47.072934 17944 consensus_queue.cc:579] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer c5bf0e7cb740430d939bf64f6607a7f9 for more than 1 seconds (1.237s)
I20260630 12:26:47.204214 17948 raft_consensus.cc:493] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 394e7afb727645a1ab577554d8980b00)
I20260630 12:26:47.208750 17948 raft_consensus.cc:515] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.227269 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:47.246272 17948 leader_election.cc:290] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:47.249653 17948 raft_consensus.cc:493] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 394e7afb727645a1ab577554d8980b00)
I20260630 12:26:47.253813 17948 raft_consensus.cc:515] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.262859 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:47.277453 17948 leader_election.cc:290] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:47.307178 17948 raft_consensus.cc:493] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d579bba3441b44d2a1d1a63933118934)
I20260630 12:26:47.307979 17948 raft_consensus.cc:515] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.311693 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:47.314909 17948 leader_election.cc:290] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:47.335336 17948 raft_consensus.cc:493] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d579bba3441b44d2a1d1a63933118934)
I20260630 12:26:47.336141 17948 raft_consensus.cc:515] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.336714 17944 raft_consensus.cc:493] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 394e7afb727645a1ab577554d8980b00)
I20260630 12:26:47.337473 17944 raft_consensus.cc:515] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.339911 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:47.339944 17944 leader_election.cc:290] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011)
I20260630 12:26:47.342517 17948 leader_election.cc:290] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
I20260630 12:26:47.349412 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" is_pre_election: true
I20260630 12:26:47.350157 17839 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 1.
I20260630 12:26:47.352133 17675 leader_election.cc:304] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [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: c5bf0e7cb740430d939bf64f6607a7f9, d579bba3441b44d2a1d1a63933118934; no voters: 
I20260630 12:26:47.353001 17944 raft_consensus.cc:2804] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:47.353355 17944 raft_consensus.cc:493] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 394e7afb727645a1ab577554d8980b00)
I20260630 12:26:47.353758 17944 raft_consensus.cc:3060] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:47.389117 17951 consensus_queue.cc:579] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer c5bf0e7cb740430d939bf64f6607a7f9 for more than 1 seconds (1.584s)
I20260630 12:26:47.390482 17944 raft_consensus.cc:515] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.396721 17708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:47.397167 17709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe096acfccc40f48d4b3c7ac33939dd" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:47.397552 17708 raft_consensus.cc:2393] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5bf0e7cb740430d939bf64f6607a7f9 in current term 2: Already voted for candidate d579bba3441b44d2a1d1a63933118934 in this term.
I20260630 12:26:47.399060 17709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:47.399415 17708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:47.399930 17945 consensus_queue.cc:579] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer 394e7afb727645a1ab577554d8980b00 for more than 1 seconds (1.476s)
I20260630 12:26:47.400534 17944 leader_election.cc:290] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [CANDIDATE]: Term 2 election: Requested vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011)
I20260630 12:26:47.406775 17941 consensus_queue.cc:579] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer d579bba3441b44d2a1d1a63933118934 for more than 1 seconds (1.696s)
I20260630 12:26:47.409008 17708 raft_consensus.cc:1240] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 2 FOLLOWER]: Rejecting Update request from peer 394e7afb727645a1ab577554d8980b00 for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:47.410548 17941 consensus_queue.cc:1059] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:47.411499 17941 raft_consensus.cc:3055] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:47.411803 17941 raft_consensus.cc:740] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 394e7afb727645a1ab577554d8980b00, State: Running, Role: LEADER
I20260630 12:26:47.412604 17941 consensus_queue.cc:260] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [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: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.413736 17941 raft_consensus.cc:3060] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:47.413777 17803 leader_election.cc:304] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:47.414765 17948 raft_consensus.cc:3060] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:47.415218 17803 leader_election.cc:304] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:47.416538 17947 raft_consensus.cc:2749] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:47.417511 17952 consensus_queue.cc:579] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [LEADER]: Leader has been unable to successfully communicate with peer 394e7afb727645a1ab577554d8980b00 for more than 1 seconds (1.578s)
I20260630 12:26:47.417948 17803 leader_election.cc:304] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:47.418727 17947 raft_consensus.cc:2749] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:47.419921 17803 leader_election.cc:304] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:47.420836 17947 raft_consensus.cc:2749] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:47.422564 17948 raft_consensus.cc:2749] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:47.424232 17943 raft_consensus.cc:493] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d579bba3441b44d2a1d1a63933118934)
I20260630 12:26:47.424890 17943 raft_consensus.cc:515] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.428292 17708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:47.428535 17943 leader_election.cc:290] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755), c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011)
I20260630 12:26:47.434675 17943 consensus_queue.cc:579] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [LEADER]: Leader has been unable to successfully communicate with peer d579bba3441b44d2a1d1a63933118934 for more than 1 seconds (1.421s)
I20260630 12:26:47.435214 17940 raft_consensus.cc:493] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d579bba3441b44d2a1d1a63933118934)
I20260630 12:26:47.435693 17839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c5bf0e7cb740430d939bf64f6607a7f9"
I20260630 12:26:47.435705 17940 raft_consensus.cc:515] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.437681 17635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00" is_pre_election: true
I20260630 12:26:47.438261 17635 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 2.
I20260630 12:26:47.438360 17837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bbc2e315f74ea48b114cf9e1ebdc54" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" is_pre_election: true
I20260630 12:26:47.438788 17940 leader_election.cc:290] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755), c5bf0e7cb740430d939bf64f6607a7f9 (127.11.14.4:33011)
I20260630 12:26:47.439270 17634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b04a2d73724298aa519b7bdc2842bf" candidate_uuid: "d579bba3441b44d2a1d1a63933118934" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "394e7afb727645a1ab577554d8980b00"
I20260630 12:26:47.441550 17837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" is_pre_election: true
I20260630 12:26:47.443960 17709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a870d93df6424f97224d9564bda663" candidate_uuid: "394e7afb727645a1ab577554d8980b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d579bba3441b44d2a1d1a63933118934" is_pre_election: true
I20260630 12:26:47.445938 17601 leader_election.cc:304] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [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: 394e7afb727645a1ab577554d8980b00; no voters: c5bf0e7cb740430d939bf64f6607a7f9, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:47.446750 17940 raft_consensus.cc:2749] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:47.448048 17839 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 2.
I20260630 12:26:47.448606 17601 leader_election.cc:304] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [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: 394e7afb727645a1ab577554d8980b00; no voters: c5bf0e7cb740430d939bf64f6607a7f9, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:47.448951 17838 raft_consensus.cc:1240] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Rejecting Update request from peer 394e7afb727645a1ab577554d8980b00 for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:47.449223 17675 leader_election.cc:304] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [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: c5bf0e7cb740430d939bf64f6607a7f9, d579bba3441b44d2a1d1a63933118934; no voters: 
I20260630 12:26:47.449441 17942 raft_consensus.cc:2749] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:47.450027 17951 raft_consensus.cc:2804] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:47.450537 17951 raft_consensus.cc:697] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 2 LEADER]: Becoming Leader. State: Replica: d579bba3441b44d2a1d1a63933118934, State: Running, Role: LEADER
I20260630 12:26:47.451961 17634 raft_consensus.cc:2468] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d579bba3441b44d2a1d1a63933118934 in term 2.
I20260630 12:26:47.451640 17951 consensus_queue.cc:237] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [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: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:47.465032 17456 catalog_manager.cc:5697] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 reported cstate change: term changed from 1 to 2, leader changed from 394e7afb727645a1ab577554d8980b00 (127.11.14.2) to d579bba3441b44d2a1d1a63933118934 (127.11.14.3). New cstate: current_term: 2 leader_uuid: "d579bba3441b44d2a1d1a63933118934" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260630 12:26:47.569806 17456 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 with cas_config_opid_index 4: no extra replica candidate found for tablet d2bbc2e315f74ea48b114cf9e1ebdc54 (table test-workload [id=b654d8dba9e5453c8d581e2e04929860]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy
I20260630 12:26:47.966660 17838 raft_consensus.cc:1275] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:47.967948 17951 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:47.978634 17634 raft_consensus.cc:1275] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 2 FOLLOWER]: Refusing update from remote peer d579bba3441b44d2a1d1a63933118934: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:47.980444 17952 consensus_queue.cc:1048] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:48.230353 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:26:48.252055 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:48.252904 11320 tablet_replica.cc:333] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00: stopping tablet replica
I20260630 12:26:48.253666 11320 raft_consensus.cc:2243] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:48.254561 11320 raft_consensus.cc:2272] T 7fe096acfccc40f48d4b3c7ac33939dd P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.256749 11320 tablet_replica.cc:333] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00: stopping tablet replica
I20260630 12:26:48.257256 11320 raft_consensus.cc:2243] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.257944 11320 raft_consensus.cc:2272] T d2bbc2e315f74ea48b114cf9e1ebdc54 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.259910 11320 tablet_replica.cc:333] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00: stopping tablet replica
I20260630 12:26:48.260497 11320 raft_consensus.cc:2243] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.261119 11320 raft_consensus.cc:2272] T 20a870d93df6424f97224d9564bda663 P 394e7afb727645a1ab577554d8980b00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.263044 11320 tablet_replica.cc:333] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00: stopping tablet replica
I20260630 12:26:48.263525 11320 raft_consensus.cc:2243] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.263896 11320 raft_consensus.cc:2272] T 51b04a2d73724298aa519b7bdc2842bf P 394e7afb727645a1ab577554d8980b00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.291119 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:26:48.308104 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:26:48.329372 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:48.330139 11320 tablet_replica.cc:333] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934: stopping tablet replica
I20260630 12:26:48.330772 11320 raft_consensus.cc:2243] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.331461 11320 raft_consensus.cc:2272] T 7fe096acfccc40f48d4b3c7ac33939dd P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.333652 11320 tablet_replica.cc:333] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934: stopping tablet replica
I20260630 12:26:48.334122 11320 raft_consensus.cc:2243] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:48.334858 11320 raft_consensus.cc:2272] T 51b04a2d73724298aa519b7bdc2842bf P d579bba3441b44d2a1d1a63933118934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.337095 11320 tablet_replica.cc:333] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934: stopping tablet replica
I20260630 12:26:48.337584 11320 raft_consensus.cc:2243] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:48.338254 11320 raft_consensus.cc:2272] T 20a870d93df6424f97224d9564bda663 P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.340287 11320 tablet_replica.cc:333] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934: stopping tablet replica
I20260630 12:26:48.340850 11320 raft_consensus.cc:2243] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:48.341656 11320 raft_consensus.cc:2272] T d2bbc2e315f74ea48b114cf9e1ebdc54 P d579bba3441b44d2a1d1a63933118934 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:48.385834 17730 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce300 after lost signal to thread 11323
W20260630 12:26:48.386881 17730 debug-util.cc:398] Leaking SignalData structure 0x7b080006f020 after lost signal to thread 17492
W20260630 12:26:48.389264 17730 debug-util.cc:398] Leaking SignalData structure 0x7b08001522a0 after lost signal to thread 17864
W20260630 12:26:49.055809 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d579bba3441b44d2a1d1a63933118934 not available for placement
W20260630 12:26:49.363526 11320 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17730)
I20260630 12:26:49.437427 17966 raft_consensus.cc:493] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d579bba3441b44d2a1d1a63933118934)
I20260630 12:26:49.437940 17966 raft_consensus.cc:515] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:49.439667 17966 leader_election.cc:290] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
W20260630 12:26:49.446182 17803 leader_election.cc:336] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551): Network error: Client connection negotiation failed: client connection to 127.11.14.2:46551: connect: Connection refused (error 111)
W20260630 12:26:49.446931 17803 leader_election.cc:336] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755): Network error: Client connection negotiation failed: client connection to 127.11.14.3:45755: connect: Connection refused (error 111)
I20260630 12:26:49.447356 17803 leader_election.cc:304] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:49.448148 17966 raft_consensus.cc:2749] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:49.478926 17966 raft_consensus.cc:493] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d579bba3441b44d2a1d1a63933118934)
I20260630 12:26:49.479413 17966 raft_consensus.cc:515] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:49.481153 17966 leader_election.cc:290] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
W20260630 12:26:49.485543 17803 leader_election.cc:336] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551): Network error: Client connection negotiation failed: client connection to 127.11.14.2:46551: connect: Connection refused (error 111)
W20260630 12:26:49.486312 17803 leader_election.cc:336] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755): Network error: Client connection negotiation failed: client connection to 127.11.14.3:45755: connect: Connection refused (error 111)
I20260630 12:26:49.486723 17803 leader_election.cc:304] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:49.487479 17966 raft_consensus.cc:2749] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:26:49.667791 17966 raft_consensus.cc:493] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d579bba3441b44d2a1d1a63933118934)
I20260630 12:26:49.668334 17966 raft_consensus.cc:515] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:49.670099 17966 leader_election.cc:290] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
W20260630 12:26:49.674433 17803 leader_election.cc:336] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551): Network error: Client connection negotiation failed: client connection to 127.11.14.2:46551: connect: Connection refused (error 111)
W20260630 12:26:49.675199 17803 leader_election.cc:336] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755): Network error: Client connection negotiation failed: client connection to 127.11.14.3:45755: connect: Connection refused (error 111)
I20260630 12:26:49.675638 17803 leader_election.cc:304] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:49.676448 17966 raft_consensus.cc:2749] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:49.710433 17966 raft_consensus.cc:493] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 394e7afb727645a1ab577554d8980b00)
I20260630 12:26:49.711018 17966 raft_consensus.cc:515] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "394e7afb727645a1ab577554d8980b00" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46551 } } peers { permanent_uuid: "d579bba3441b44d2a1d1a63933118934" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 45755 } } peers { permanent_uuid: "c5bf0e7cb740430d939bf64f6607a7f9" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33011 } attrs { promote: false } }
I20260630 12:26:49.712828 17966 leader_election.cc:290] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551), d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755)
W20260630 12:26:49.717161 17803 leader_election.cc:336] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 394e7afb727645a1ab577554d8980b00 (127.11.14.2:46551): Network error: Client connection negotiation failed: client connection to 127.11.14.2:46551: connect: Connection refused (error 111)
W20260630 12:26:49.717924 17803 leader_election.cc:336] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d579bba3441b44d2a1d1a63933118934 (127.11.14.3:45755): Network error: Client connection negotiation failed: client connection to 127.11.14.3:45755: connect: Connection refused (error 111)
I20260630 12:26:49.718351 17803 leader_election.cc:304] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [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: c5bf0e7cb740430d939bf64f6607a7f9; no voters: 394e7afb727645a1ab577554d8980b00, d579bba3441b44d2a1d1a63933118934
I20260630 12:26:49.719107 17966 raft_consensus.cc:2749] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:26:50.057956 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 394e7afb727645a1ab577554d8980b00 not available for placement
W20260630 12:26:50.364055 11320 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17730)
W20260630 12:26:50.700282 17443 catalog_manager.cc:4755] TS fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 51b04a2d73724298aa519b7bdc2842bf: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111)
I20260630 12:26:51.021800 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:26:51.037467 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:26:51.057569 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:51.058280 11320 tablet_replica.cc:333] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9: stopping tablet replica
I20260630 12:26:51.059154 11320 raft_consensus.cc:2243] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.059895 11320 raft_consensus.cc:2272] T 20a870d93df6424f97224d9564bda663 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:51.060423 17505 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 394e7afb727645a1ab577554d8980b00 not available for placement
I20260630 12:26:51.062178 11320 tablet_replica.cc:333] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9: stopping tablet replica
I20260630 12:26:51.062757 11320 raft_consensus.cc:2243] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.063340 11320 raft_consensus.cc:2272] T 7fe096acfccc40f48d4b3c7ac33939dd P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.065384 11320 tablet_replica.cc:333] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9: stopping tablet replica
I20260630 12:26:51.065821 11320 raft_consensus.cc:2243] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.066346 11320 raft_consensus.cc:2272] T 51b04a2d73724298aa519b7bdc2842bf P c5bf0e7cb740430d939bf64f6607a7f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.068181 11320 tablet_replica.cc:333] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9: stopping tablet replica
I20260630 12:26:51.068707 11320 raft_consensus.cc:2243] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:51.069243 11320 raft_consensus.cc:2272] T d2bbc2e315f74ea48b114cf9e1ebdc54 P c5bf0e7cb740430d939bf64f6607a7f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:51.091449 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:26:51.105888 11320 master.cc:562] Master@127.11.14.62:40013 shutting down...
W20260630 12:26:58.902963 17443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260630 12:26:58.906410 17443 catalog_manager.cc:4755] TS fd00e7655b2947ffac2189abb63c4dba (127.11.14.1:45299): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 51b04a2d73724298aa519b7bdc2842bf: Network error: Client connection negotiation failed: client connection to 127.11.14.1:45299: connect: Connection refused (error 111)
I20260630 12:26:59.849495 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.850766 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.851215 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9fca47a4b094433b89c701368b72687: stopping tablet replica
I20260630 12:26:59.880648 11320 master.cc:584] Master@127.11.14.62:40013 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (22662 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:26:59.929241 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:38725
I20260630 12:26:59.930414 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:59.935825 17977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:59.936616 17978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.937664 11320 server_base.cc:1061] running on GCE node
W20260630 12:26:59.938015 17980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:59.938944 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:59.939119 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:59.939229 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822419939218 us; error 0 us; skew 500 ppm
I20260630 12:26:59.939666 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:59.942003 11320 webserver.cc:533] Webserver started at http://127.11.14.62:45849/ using document root <none> and password file <none>
I20260630 12:26:59.942451 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:59.942597 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:59.942900 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:59.944092 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "2ebce43b266147a3be6b42effcd224d0"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-hwbx"
I20260630 12:26:59.948624 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:26:59.951686 17985 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:59.952486 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:59.952751 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "2ebce43b266147a3be6b42effcd224d0"
format_stamp: "Formatted at 2026-06-30 12:26:59 on dist-test-slave-hwbx"
I20260630 12:26:59.953006 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:59.970659 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:59.971908 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.010032 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:38725
I20260630 12:27:00.010123 18036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:38725 every 8 connection(s)
I20260630 12:27:00.014190 18037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:00.026384 18037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0: Bootstrap starting.
I20260630 12:27:00.031195 18037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:00.035202 18037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0: No bootstrap required, opened a new log
I20260630 12:27:00.037304 18037 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebce43b266147a3be6b42effcd224d0" member_type: VOTER }
I20260630 12:27:00.037730 18037 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:00.037925 18037 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebce43b266147a3be6b42effcd224d0, State: Initialized, Role: FOLLOWER
I20260630 12:27:00.038509 18037 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ebce43b266147a3be6b42effcd224d0" member_type: VOTER }
I20260630 12:27:00.038929 18037 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:00.039119 18037 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:00.039323 18037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:00.044243 18037 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebce43b266147a3be6b42effcd224d0" member_type: VOTER }
I20260630 12:27:00.044736 18037 leader_election.cc:304] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [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: 2ebce43b266147a3be6b42effcd224d0; no voters: 
I20260630 12:27:00.045784 18037 leader_election.cc:290] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:00.046211 18040 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:00.047556 18040 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ebce43b266147a3be6b42effcd224d0, State: Running, Role: LEADER
I20260630 12:27:00.048177 18040 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [LEADER]: Queue going to LEADER mode. State: All 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: "2ebce43b266147a3be6b42effcd224d0" member_type: VOTER }
I20260630 12:27:00.048743 18037 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:00.055140 18042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ebce43b266147a3be6b42effcd224d0. Latest consensus state: current_term: 1 leader_uuid: "2ebce43b266147a3be6b42effcd224d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebce43b266147a3be6b42effcd224d0" member_type: VOTER } }
I20260630 12:27:00.055322 18041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ebce43b266147a3be6b42effcd224d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ebce43b266147a3be6b42effcd224d0" member_type: VOTER } }
I20260630 12:27:00.055753 18042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:00.056205 18041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:00.058177 18049 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:00.066098 18049 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:00.067024 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:00.075316 18049 catalog_manager.cc:1383] Generated new cluster ID: bbac99a6b82c46ad99fa403ddc4f6152
I20260630 12:27:00.075603 18049 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:00.095772 18049 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:00.097112 18049 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:00.117504 18049 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0: Generated new TSK 0
I20260630 12:27:00.118141 18049 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:00.133190 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.139137 18058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.140527 18059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.141819 18061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.142341 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:00.143093 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.143257 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.143371 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822420143360 us; error 0 us; skew 500 ppm
I20260630 12:27:00.143795 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.145923 11320 webserver.cc:533] Webserver started at http://127.11.14.1:35663/ using document root <none> and password file <none>
I20260630 12:27:00.146337 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.146513 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.146785 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.147992 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "d2021a586d9748709b31bfebde8de27f"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:00.152417 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:27:00.155694 18066 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.156488 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:00.156728 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "d2021a586d9748709b31bfebde8de27f"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:00.156968 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.168227 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.169391 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.170722 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.173043 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.173234 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.173497 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.173681 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.214254 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:40021
I20260630 12:27:00.214345 18128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:40021 every 8 connection(s)
I20260630 12:27:00.219220 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.226866 18133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.227926 18134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.230439 18136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.230607 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:00.231896 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.232154 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.232374 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822420232336 us; error 0 us; skew 500 ppm
I20260630 12:27:00.233057 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.234892 18129 heartbeater.cc:344] Connected to a master server at 127.11.14.62:38725
I20260630 12:27:00.235227 18129 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.235915 11320 webserver.cc:533] Webserver started at http://127.11.14.2:45109/ using document root <none> and password file <none>
I20260630 12:27:00.236068 18129 heartbeater.cc:507] Master 127.11.14.62:38725 requested a full tablet report, sending...
I20260630 12:27:00.236510 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.236752 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.237063 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.238291 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "7ca482aa454341a9b8cb9851bfe6707c"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:00.238323 18002 ts_manager.cc:194] Registered new tserver with Master: d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021)
I20260630 12:27:00.240262 18002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60762
I20260630 12:27:00.243466 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:27:00.247036 18141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.247764 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:00.248059 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "7ca482aa454341a9b8cb9851bfe6707c"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:00.248395 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.266466 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.267676 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.269163 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.271341 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.271567 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.271803 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.271970 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.312397 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:34985
I20260630 12:27:00.312510 18203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:34985 every 8 connection(s)
I20260630 12:27:00.317245 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.325043 18207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.326046 18208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.329263 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:00.329895 18210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.330437 18204 heartbeater.cc:344] Connected to a master server at 127.11.14.62:38725
I20260630 12:27:00.330823 18204 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.330935 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.331236 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.331411 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822420331394 us; error 0 us; skew 500 ppm
I20260630 12:27:00.331674 18204 heartbeater.cc:507] Master 127.11.14.62:38725 requested a full tablet report, sending...
I20260630 12:27:00.332067 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.333853 18002 ts_manager.cc:194] Registered new tserver with Master: 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:00.334789 11320 webserver.cc:533] Webserver started at http://127.11.14.3:34525/ using document root <none> and password file <none>
I20260630 12:27:00.335305 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.335265 18002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60774
I20260630 12:27:00.335702 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.336027 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.337716 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "d1eda06f979040c3bd1ca5596f190344"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:00.342270 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:00.345468 18215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.346269 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:00.346578 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "d1eda06f979040c3bd1ca5596f190344"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:00.346896 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.373281 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.374536 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.376072 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.378225 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.378446 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.378685 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.378865 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.417377 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:46831
I20260630 12:27:00.417493 18277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:46831 every 8 connection(s)
I20260630 12:27:00.430711 18278 heartbeater.cc:344] Connected to a master server at 127.11.14.62:38725
I20260630 12:27:00.431131 18278 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.431898 18278 heartbeater.cc:507] Master 127.11.14.62:38725 requested a full tablet report, sending...
I20260630 12:27:00.433708 18002 ts_manager.cc:194] Registered new tserver with Master: d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:00.433859 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013498758s
I20260630 12:27:00.435077 18002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60788
I20260630 12:27:01.243144 18129 heartbeater.cc:499] Master 127.11.14.62:38725 was elected leader, sending a full tablet report...
I20260630 12:27:01.338344 18204 heartbeater.cc:499] Master 127.11.14.62:38725 was elected leader, sending a full tablet report...
I20260630 12:27:01.437965 18278 heartbeater.cc:499] Master 127.11.14.62:38725 was elected leader, sending a full tablet report...
I20260630 12:27:01.488790 18002 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60800:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:01.491166 18002 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:01.558468 18094 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa3739b51cf4044b1d1c473215bb3d9 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:01.560056 18094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa3739b51cf4044b1d1c473215bb3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.561745 18092 tablet_service.cc:1511] Processing CreateTablet for tablet 275d630d7cbc4b2db0fe21bde73e5b08 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:01.563205 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275d630d7cbc4b2db0fe21bde73e5b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.559679 18091 tablet_service.cc:1511] Processing CreateTablet for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:01.565420 18091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.565475 18093 tablet_service.cc:1511] Processing CreateTablet for tablet c6cc80d87bc3448391a7ff21deca3673 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:01.565738 18166 tablet_service.cc:1511] Processing CreateTablet for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:01.566942 18166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.568511 18242 tablet_service.cc:1511] Processing CreateTablet for tablet c6cc80d87bc3448391a7ff21deca3673 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:01.569317 18167 tablet_service.cc:1511] Processing CreateTablet for tablet 275d630d7cbc4b2db0fe21bde73e5b08 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:01.569981 18242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cc80d87bc3448391a7ff21deca3673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.569597 18243 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa3739b51cf4044b1d1c473215bb3d9 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:01.570256 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275d630d7cbc4b2db0fe21bde73e5b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.570991 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa3739b51cf4044b1d1c473215bb3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.571650 18168 tablet_service.cc:1511] Processing CreateTablet for tablet c6cc80d87bc3448391a7ff21deca3673 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:01.571959 18241 tablet_service.cc:1511] Processing CreateTablet for tablet 275d630d7cbc4b2db0fe21bde73e5b08 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:01.572911 18168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cc80d87bc3448391a7ff21deca3673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.573417 18241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275d630d7cbc4b2db0fe21bde73e5b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.573766 18169 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa3739b51cf4044b1d1c473215bb3d9 (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:01.575699 18169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa3739b51cf4044b1d1c473215bb3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.577663 18240 tablet_service.cc:1511] Processing CreateTablet for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a (DEFAULT_TABLE table=test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:01.579057 18240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.566867 18093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cc80d87bc3448391a7ff21deca3673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.656329 18298 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:01.660419 18300 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:01.666009 18298 tablet_bootstrap.cc:654] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.666749 18300 tablet_bootstrap.cc:654] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.673259 18299 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:01.676599 18300 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: No bootstrap required, opened a new log
I20260630 12:27:01.677059 18300 ts_tablet_manager.cc:1403] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:27:01.678701 18298 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: No bootstrap required, opened a new log
I20260630 12:27:01.679173 18298 ts_tablet_manager.cc:1403] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.008s
I20260630 12:27:01.679240 18299 tablet_bootstrap.cc:654] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.680078 18300 raft_consensus.cc:359] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.680917 18300 raft_consensus.cc:385] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.681208 18300 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.681951 18300 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.682241 18298 raft_consensus.cc:359] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.683043 18298 raft_consensus.cc:385] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.683473 18298 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.685837 18298 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.688963 18300 ts_tablet_manager.cc:1434] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:27:01.690389 18300 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:01.698256 18299 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: No bootstrap required, opened a new log
I20260630 12:27:01.698371 18298 ts_tablet_manager.cc:1434] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:27:01.698848 18299 ts_tablet_manager.cc:1403] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260630 12:27:01.699534 18298 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:01.702039 18299 raft_consensus.cc:359] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.704463 18300 tablet_bootstrap.cc:654] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.704541 18299 raft_consensus.cc:385] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.705009 18299 raft_consensus.cc:740] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.706269 18298 tablet_bootstrap.cc:654] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.705963 18299 consensus_queue.cc:260] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.712592 18299 ts_tablet_manager.cc:1434] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:27:01.712597 18298 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: No bootstrap required, opened a new log
I20260630 12:27:01.713433 18298 ts_tablet_manager.cc:1403] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:27:01.713820 18299 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:01.714159 18300 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: No bootstrap required, opened a new log
I20260630 12:27:01.714705 18300 ts_tablet_manager.cc:1403] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260630 12:27:01.717584 18298 raft_consensus.cc:359] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.717824 18300 raft_consensus.cc:359] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.718364 18298 raft_consensus.cc:385] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.718704 18300 raft_consensus.cc:385] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.718789 18298 raft_consensus.cc:740] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.719285 18300 raft_consensus.cc:740] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.719785 18298 consensus_queue.cc:260] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
W20260630 12:27:01.720803 18130 tablet.cc:2406] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:01.720335 18300 consensus_queue.cc:260] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.722172 18298 ts_tablet_manager.cc:1434] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:01.723085 18299 tablet_bootstrap.cc:654] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.723196 18298 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:01.730711 18300 ts_tablet_manager.cc:1434] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:27:01.731251 18298 tablet_bootstrap.cc:654] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.735251 18300 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:01.745040 18300 tablet_bootstrap.cc:654] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.752369 18299 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: No bootstrap required, opened a new log
I20260630 12:27:01.752893 18299 ts_tablet_manager.cc:1403] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.016s
I20260630 12:27:01.752923 18298 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: No bootstrap required, opened a new log
I20260630 12:27:01.753623 18298 ts_tablet_manager.cc:1403] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.014s
I20260630 12:27:01.756533 18299 raft_consensus.cc:359] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.756546 18298 raft_consensus.cc:359] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.757359 18299 raft_consensus.cc:385] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.757464 18298 raft_consensus.cc:385] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.757771 18299 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.757858 18298 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.758805 18299 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.758854 18298 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.759671 18300 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: No bootstrap required, opened a new log
I20260630 12:27:01.760232 18300 ts_tablet_manager.cc:1403] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260630 12:27:01.762143 18299 ts_tablet_manager.cc:1434] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:27:01.763052 18298 ts_tablet_manager.cc:1434] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:01.763383 18299 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:01.764135 18298 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:01.764118 18300 raft_consensus.cc:359] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.765224 18300 raft_consensus.cc:385] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.765585 18300 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.766556 18300 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.770530 18299 tablet_bootstrap.cc:654] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.771103 18300 ts_tablet_manager.cc:1434] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:27:01.771176 18298 tablet_bootstrap.cc:654] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.772428 18300 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:01.780025 18300 tablet_bootstrap.cc:654] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.780078 18305 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.780944 18305 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.789682 18305 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:01.794116 18298 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: No bootstrap required, opened a new log
I20260630 12:27:01.794821 18298 ts_tablet_manager.cc:1403] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260630 12:27:01.798158 18298 raft_consensus.cc:359] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.799172 18298 raft_consensus.cc:385] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.799602 18298 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.800654 18298 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.803908 18298 ts_tablet_manager.cc:1434] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:01.805176 18299 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: No bootstrap required, opened a new log
I20260630 12:27:01.805629 18299 ts_tablet_manager.cc:1403] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.012s
I20260630 12:27:01.807828 18299 raft_consensus.cc:359] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.808401 18299 raft_consensus.cc:385] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.808655 18299 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.809342 18299 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.810771 18300 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: No bootstrap required, opened a new log
I20260630 12:27:01.810948 18299 ts_tablet_manager.cc:1434] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:01.811275 18300 ts_tablet_manager.cc:1403] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.003s
I20260630 12:27:01.811980 18299 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:01.814488 18300 raft_consensus.cc:359] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.815282 18300 raft_consensus.cc:385] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.815647 18300 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.816545 18300 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.818223 18299 tablet_bootstrap.cc:654] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.821468 18300 ts_tablet_manager.cc:1434] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:27:01.832876 18253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:01.833701 18253 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 0.
I20260630 12:27:01.835034 18144 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: 
I20260630 12:27:01.835794 18305 raft_consensus.cc:2804] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.836119 18305 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.836478 18305 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.837286 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:01.838016 18104 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 0.
I20260630 12:27:01.839100 18299 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: No bootstrap required, opened a new log
I20260630 12:27:01.839679 18299 ts_tablet_manager.cc:1403] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.017s
I20260630 12:27:01.842195 18299 raft_consensus.cc:359] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.842723 18299 raft_consensus.cc:385] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.842999 18299 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.843201 18305 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.843631 18299 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.845088 18305 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 1 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:01.845845 18299 ts_tablet_manager.cc:1434] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:01.845785 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:01.846172 18253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:01.846508 18104 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.846809 18253 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.853333 18253 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 1.
I20260630 12:27:01.853300 18104 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 1.
I20260630 12:27:01.854673 18143 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:01.855414 18305 raft_consensus.cc:2804] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:01.856817 18305 raft_consensus.cc:697] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 LEADER]: Becoming Leader. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Running, Role: LEADER
I20260630 12:27:01.857642 18305 consensus_queue.cc:237] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.865376 17999 catalog_manager.cc:5697] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2). New cstate: current_term: 1 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.923970 18305 raft_consensus.cc:493] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.924487 18305 raft_consensus.cc:515] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.926215 18305 leader_election.cc:290] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:01.926972 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:01.927219 18253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:01.927654 18104 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 0.
I20260630 12:27:01.927798 18253 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 0.
I20260630 12:27:01.928785 18143 leader_election.cc:304] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:01.929441 18305 raft_consensus.cc:2804] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.929809 18305 raft_consensus.cc:493] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.930204 18305 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.935848 18305 raft_consensus.cc:515] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.937443 18305 leader_election.cc:290] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 1 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:01.938081 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:01.938342 18253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:01.938549 18104 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.938946 18253 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.943193 18104 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 1.
I20260630 12:27:01.943657 18253 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 1.
I20260630 12:27:01.944162 18143 leader_election.cc:304] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:01.944931 18305 raft_consensus.cc:2804] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:01.945305 18305 raft_consensus.cc:697] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 LEADER]: Becoming Leader. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Running, Role: LEADER
I20260630 12:27:01.946033 18305 consensus_queue.cc:237] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.952394 17999 catalog_manager.cc:5697] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2). New cstate: current_term: 1 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.977698 18306 raft_consensus.cc:493] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.978199 18306 raft_consensus.cc:515] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.980247 18306 leader_election.cc:290] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:01.990341 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:01.990489 18179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:01.990958 18104 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 0.
I20260630 12:27:01.991124 18179 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 0.
I20260630 12:27:01.992012 18217 leader_election.cc:304] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:01.992704 18306 raft_consensus.cc:2804] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.993000 18306 raft_consensus.cc:493] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.993260 18306 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.998229 18306 raft_consensus.cc:515] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:01.999718 18306 leader_election.cc:290] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 1 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:02.000469 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:02.000721 18179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:02.000989 18104 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:02.001251 18179 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:02.005589 18104 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 1.
I20260630 12:27:02.006091 18179 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 1.
I20260630 12:27:02.006582 18217 leader_election.cc:304] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [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: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:02.007331 18306 raft_consensus.cc:2804] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:02.008159 18306 raft_consensus.cc:697] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 LEADER]: Becoming Leader. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Running, Role: LEADER
I20260630 12:27:02.008948 18306 consensus_queue.cc:237] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:02.015414 17999 catalog_manager.cc:5697] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1eda06f979040c3bd1ca5596f190344 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:02.052922 18306 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:02.053463 18306 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:02.053983 18304 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:02.054517 18304 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:02.056277 18306 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:02.056529 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:02.057359 18104 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 0.
I20260630 12:27:02.057286 18179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:02.058683 18179 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 0.
I20260630 12:27:02.058300 18304 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:02.061794 18217 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:02.063000 18306 raft_consensus.cc:2804] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:02.063421 18306 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:02.063814 18306 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:02.064574 18050 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:02.070935 18179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:02.071609 18179 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2021a586d9748709b31bfebde8de27f in term 0.
I20260630 12:27:02.071360 18306 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:02.072553 18253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:02.073177 18067 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:02.073285 18253 raft_consensus.cc:2393] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f in current term 1: Already voted for candidate d1eda06f979040c3bd1ca5596f190344 in this term.
I20260630 12:27:02.073943 18304 raft_consensus.cc:2804] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:02.074293 18304 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:02.074628 18304 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:02.074548 18104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:02.075212 18306 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 1 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:02.075397 18179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:02.075927 18179 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:02.079986 18304 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:02.080454 18179 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 1.
I20260630 12:27:02.081022 18104 raft_consensus.cc:2393] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1eda06f979040c3bd1ca5596f190344 in current term 1: Already voted for candidate d2021a586d9748709b31bfebde8de27f in this term.
I20260630 12:27:02.081710 18216 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [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: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: 
I20260630 12:27:02.082167 18304 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 1 election: Requested vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:02.082871 18306 raft_consensus.cc:2804] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:02.083272 18253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:02.083398 18306 raft_consensus.cc:697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 LEADER]: Becoming Leader. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Running, Role: LEADER
I20260630 12:27:02.082877 18179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:02.084833 18179 raft_consensus.cc:2393] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f in current term 1: Already voted for candidate d1eda06f979040c3bd1ca5596f190344 in this term.
I20260630 12:27:02.084484 18306 consensus_queue.cc:237] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:02.089442 18069 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [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: d2021a586d9748709b31bfebde8de27f; no voters: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344
I20260630 12:27:02.090224 18304 raft_consensus.cc:2749] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:02.092005 17999 catalog_manager.cc:5697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1eda06f979040c3bd1ca5596f190344 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:02.135774 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:27:02.153002 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:02.153838 11320 tablet_replica.cc:333] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: stopping tablet replica
I20260630 12:27:02.154429 11320 raft_consensus.cc:2243] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.154839 11320 raft_consensus.cc:2272] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.156872 11320 tablet_replica.cc:333] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: stopping tablet replica
I20260630 12:27:02.157390 11320 raft_consensus.cc:2243] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.157761 11320 raft_consensus.cc:2272] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.159750 11320 tablet_replica.cc:333] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: stopping tablet replica
I20260630 12:27:02.160255 11320 raft_consensus.cc:2243] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.160671 11320 raft_consensus.cc:2272] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.162495 11320 tablet_replica.cc:333] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: stopping tablet replica
I20260630 12:27:02.162969 11320 raft_consensus.cc:2243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.163321 11320 raft_consensus.cc:2272] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.185374 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:02.196655 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:02.212235 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:02.213081 11320 tablet_replica.cc:333] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: stopping tablet replica
I20260630 12:27:02.213653 11320 raft_consensus.cc:2243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.214061 11320 raft_consensus.cc:2272] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.216040 11320 tablet_replica.cc:333] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: stopping tablet replica
I20260630 12:27:02.216619 11320 raft_consensus.cc:2243] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:02.217195 11320 pending_rounds.cc:70] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Trying to abort 1 pending ops.
I20260630 12:27:02.217391 11320 pending_rounds.cc:77] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440639936462848 op_type: NO_OP noop_request { }
I20260630 12:27:02.217682 11320 raft_consensus.cc:2889] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:02.217952 11320 raft_consensus.cc:2272] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.220134 11320 tablet_replica.cc:333] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: stopping tablet replica
I20260630 12:27:02.220741 11320 raft_consensus.cc:2243] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.221098 11320 raft_consensus.cc:2272] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.222687 11320 tablet_replica.cc:333] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: stopping tablet replica
I20260630 12:27:02.223162 11320 raft_consensus.cc:2243] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:02.223752 11320 pending_rounds.cc:70] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Trying to abort 1 pending ops.
I20260630 12:27:02.223941 11320 pending_rounds.cc:77] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440640297525248 op_type: NO_OP noop_request { }
I20260630 12:27:02.224212 11320 raft_consensus.cc:2889] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:02.224490 11320 raft_consensus.cc:2272] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.246001 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:02.257328 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:27:02.274647 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:02.275429 11320 tablet_replica.cc:333] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: stopping tablet replica
I20260630 12:27:02.275900 11320 raft_consensus.cc:2243] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.276238 11320 raft_consensus.cc:2272] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.278098 11320 tablet_replica.cc:333] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: stopping tablet replica
I20260630 12:27:02.278548 11320 raft_consensus.cc:2243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:02.279028 11320 pending_rounds.cc:70] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Trying to abort 1 pending ops.
I20260630 12:27:02.279170 11320 pending_rounds.cc:77] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440640866488320 op_type: NO_OP noop_request { }
I20260630 12:27:02.279388 11320 raft_consensus.cc:2889] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:02.279587 11320 raft_consensus.cc:2272] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.281718 11320 tablet_replica.cc:333] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: stopping tablet replica
I20260630 12:27:02.282162 11320 raft_consensus.cc:2243] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:02.282467 11320 raft_consensus.cc:2272] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.283938 11320 tablet_replica.cc:333] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: stopping tablet replica
I20260630 12:27:02.284327 11320 raft_consensus.cc:2243] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:02.284879 11320 pending_rounds.cc:70] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Trying to abort 1 pending ops.
I20260630 12:27:02.285044 11320 pending_rounds.cc:77] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440640555732992 op_type: NO_OP noop_request { }
I20260630 12:27:02.285256 11320 raft_consensus.cc:2889] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:02.285462 11320 raft_consensus.cc:2272] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.306784 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:02.319165 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:02.324548 18328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:02.326236 18331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:02.326182 18329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:02.326728 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:02.328156 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:02.328526 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:02.328799 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822422328784 us; error 0 us; skew 500 ppm
I20260630 12:27:02.329387 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:02.331684 11320 webserver.cc:533] Webserver started at http://127.11.14.4:36941/ using document root <none> and password file <none>
I20260630 12:27:02.332249 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:02.332604 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:02.332958 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:02.334098 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "eb6041eaf68241819e3c3c7667cc02fa"
format_stamp: "Formatted at 2026-06-30 12:27:02 on dist-test-slave-hwbx"
I20260630 12:27:02.338444 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:02.341573 18336 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:02.342432 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:02.342808 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "eb6041eaf68241819e3c3c7667cc02fa"
format_stamp: "Formatted at 2026-06-30 12:27:02 on dist-test-slave-hwbx"
I20260630 12:27:02.343164 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:02.360431 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:02.361574 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:02.362969 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:02.365239 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:02.365545 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:02.365864 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:02.366127 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:02.402091 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:35189
I20260630 12:27:02.402184 18398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:35189 every 8 connection(s)
I20260630 12:27:02.415733 18399 heartbeater.cc:344] Connected to a master server at 127.11.14.62:38725
I20260630 12:27:02.416325 18399 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:02.417239 18399 heartbeater.cc:507] Master 127.11.14.62:38725 requested a full tablet report, sending...
I20260630 12:27:02.419155 17999 ts_manager.cc:194] Registered new tserver with Master: eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4:35189)
I20260630 12:27:02.420580 17999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60814
W20260630 12:27:03.079432 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 275d630d7cbc4b2db0fe21bde73e5b08: Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
W20260630 12:27:03.082953 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 9fa3739b51cf4044b1d1c473215bb3d9: Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
W20260630 12:27:03.086022 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet c6cc80d87bc3448391a7ff21deca3673: Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
I20260630 12:27:03.423198 18399 heartbeater.cc:499] Master 127.11.14.62:38725 was elected leader, sending a full tablet report...
W20260630 12:27:04.097819 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 275d630d7cbc4b2db0fe21bde73e5b08: Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
W20260630 12:27:04.101243 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 9fa3739b51cf4044b1d1c473215bb3d9: Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
W20260630 12:27:04.104200 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet c6cc80d87bc3448391a7ff21deca3673: Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
W20260630 12:27:05.134671 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a: Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
W20260630 12:27:05.137934 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 9fa3739b51cf4044b1d1c473215bb3d9: Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
W20260630 12:27:05.141068 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 275d630d7cbc4b2db0fe21bde73e5b08: Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
W20260630 12:27:06.153410 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a: Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
W20260630 12:27:06.156522 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 9fa3739b51cf4044b1d1c473215bb3d9: Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
W20260630 12:27:06.159549 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 275d630d7cbc4b2db0fe21bde73e5b08: Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
W20260630 12:27:07.161973 18050 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d2021a586d9748709b31bfebde8de27f not available for placement
W20260630 12:27:08.164028 18050 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d2021a586d9748709b31bfebde8de27f not available for placement
W20260630 12:27:09.165969 18050 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d2021a586d9748709b31bfebde8de27f not available for placement
I20260630 12:27:09.439697 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:09.448009 18408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:09.449136 18409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:09.454416 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:09.454332 18411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:09.456125 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:09.456416 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:09.456566 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822429456554 us; error 0 us; skew 500 ppm
I20260630 12:27:09.457011 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:09.459913 11320 webserver.cc:533] Webserver started at http://127.11.14.1:35663/ using document root <none> and password file <none>
I20260630 12:27:09.460422 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:09.460598 11320 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:09.464393 11320 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:27:09.467540 18416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:09.468427 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:09.468703 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "d2021a586d9748709b31bfebde8de27f"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:09.469050 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:09.495923 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:09.497224 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:09.498643 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:09.502247 18423 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:27:09.524070 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:09.524425 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260630 12:27:09.524749 11320 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:27:09.530561 18423 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:09.540946 11320 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:09.541226 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.003s
I20260630 12:27:09.541986 18423 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.542667 18423 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Bootstrap complete.
I20260630 12:27:09.543217 18423 ts_tablet_manager.cc:1403] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:27:09.545815 18423 raft_consensus.cc:359] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.546695 18423 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.547442 18423 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.549989 18423 ts_tablet_manager.cc:1434] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260630 12:27:09.550884 18423 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:09.563917 18423 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.564672 18423 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Bootstrap complete.
I20260630 12:27:09.565250 18423 ts_tablet_manager.cc:1403] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:27:09.567409 18423 raft_consensus.cc:359] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.568013 18423 raft_consensus.cc:740] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.568881 18423 consensus_queue.cc:260] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.570696 18423 ts_tablet_manager.cc:1434] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:27:09.571460 18423 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:09.583019 18423 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.583699 18423 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Bootstrap complete.
I20260630 12:27:09.584259 18423 ts_tablet_manager.cc:1403] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260630 12:27:09.586383 18423 raft_consensus.cc:359] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.586977 18423 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.587682 18423 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.589468 18423 ts_tablet_manager.cc:1434] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:09.590148 18423 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Bootstrap starting.
I20260630 12:27:09.601615 18423 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.602315 18423 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Bootstrap complete.
I20260630 12:27:09.602880 18423 ts_tablet_manager.cc:1403] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:27:09.603106 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:40021
I20260630 12:27:09.603235 18484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:40021 every 8 connection(s)
I20260630 12:27:09.605165 18423 raft_consensus.cc:359] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.605756 18423 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.606498 18423 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.608477 18423 ts_tablet_manager.cc:1434] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.008s
I20260630 12:27:09.608634 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:09.618024 18489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:09.619313 18490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:09.625850 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:09.626245 18492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:09.627399 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:09.627601 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:09.627797 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822429627782 us; error 0 us; skew 500 ppm
I20260630 12:27:09.628561 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:09.630618 18485 heartbeater.cc:344] Connected to a master server at 127.11.14.62:38725
I20260630 12:27:09.631002 18485 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:09.631819 18485 heartbeater.cc:507] Master 127.11.14.62:38725 requested a full tablet report, sending...
I20260630 12:27:09.631898 11320 webserver.cc:533] Webserver started at http://127.11.14.2:45109/ using document root <none> and password file <none>
I20260630 12:27:09.632570 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:09.632766 11320 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:09.635948 17999 ts_manager.cc:194] Re-registered known tserver with Master: d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021)
I20260630 12:27:09.636710 11320 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:27:09.640205 18497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:09.641059 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:09.641343 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "7ca482aa454341a9b8cb9851bfe6707c"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:09.641624 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:09.641819 17999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35882
I20260630 12:27:09.644713 18485 heartbeater.cc:499] Master 127.11.14.62:38725 was elected leader, sending a full tablet report...
I20260630 12:27:09.667856 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:09.669202 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:09.670639 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:09.692668 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:09.692988 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.000s	sys 0.001s
I20260630 12:27:09.697608 18504 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:09.707451 11320 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:09.707747 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:27:09.708420 18504 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.709208 18504 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap complete.
I20260630 12:27:09.709757 18504 ts_tablet_manager.cc:1403] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:27:09.711779 18504 raft_consensus.cc:359] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.712302 18504 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.713054 18504 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.715305 18504 ts_tablet_manager.cc:1434] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:27:09.716147 18504 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:09.728856 18504 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.729566 18504 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap complete.
I20260630 12:27:09.730191 18504 ts_tablet_manager.cc:1403] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:27:09.732740 18504 raft_consensus.cc:359] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.733443 18504 raft_consensus.cc:740] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.734268 18504 consensus_queue.cc:260] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.736117 18504 ts_tablet_manager.cc:1434] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:27:09.736809 18504 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:09.749780 18504 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:27:09.750703 18504 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap complete.
I20260630 12:27:09.751327 18504 ts_tablet_manager.cc:1403] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260630 12:27:09.754457 18504 raft_consensus.cc:359] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.755569 18504 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.756605 18504 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.758893 18504 ts_tablet_manager.cc:1434] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:27:09.759815 18504 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap starting.
I20260630 12:27:09.770328 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:34985
I20260630 12:27:09.770645 18565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:34985 every 8 connection(s)
I20260630 12:27:09.772806 18504 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:27:09.773591 18504 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Bootstrap complete.
I20260630 12:27:09.774247 18504 ts_tablet_manager.cc:1403] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:27:09.775275 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:09.778926 18504 raft_consensus.cc:359] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.779593 18504 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.780836 18504 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.783339 18504 ts_tablet_manager.cc:1434] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
W20260630 12:27:09.784597 18570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:09.786042 18569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:09.788636 18572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:09.789338 18566 heartbeater.cc:344] Connected to a master server at 127.11.14.62:38725
I20260630 12:27:09.789665 18566 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:09.790350 18566 heartbeater.cc:507] Master 127.11.14.62:38725 requested a full tablet report, sending...
I20260630 12:27:09.792640 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:09.793546 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:09.793787 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:09.793982 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822429793967 us; error 0 us; skew 500 ppm
I20260630 12:27:09.794035 17999 ts_manager.cc:194] Re-registered known tserver with Master: 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:09.794581 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:09.797142 11320 webserver.cc:533] Webserver started at http://127.11.14.3:34525/ using document root <none> and password file <none>
I20260630 12:27:09.797638 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:09.797838 11320 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:09.798857 17999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35884
I20260630 12:27:09.801692 18566 heartbeater.cc:499] Master 127.11.14.62:38725 was elected leader, sending a full tablet report...
I20260630 12:27:09.801764 11320 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:09.805493 18577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:09.806363 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:09.806653 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "d1eda06f979040c3bd1ca5596f190344"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-hwbx"
I20260630 12:27:09.806962 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:09.827210 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:09.828441 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:09.829844 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:09.855929 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:09.856264 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.000s	sys 0.001s
I20260630 12:27:09.861002 18584 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:09.870524 11320 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:09.870906 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:27:09.874609 18584 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:27:09.875620 18584 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Bootstrap complete.
I20260630 12:27:09.876317 18584 ts_tablet_manager.cc:1403] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:27:09.879211 18584 raft_consensus.cc:359] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.880087 18584 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.881214 18584 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.884596 18584 ts_tablet_manager.cc:1434] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:27:09.885648 18584 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:09.903077 18584 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:27:09.903891 18584 tablet_bootstrap.cc:492] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Bootstrap complete.
I20260630 12:27:09.904505 18584 ts_tablet_manager.cc:1403] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260630 12:27:09.906486 18584 raft_consensus.cc:359] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.907136 18584 raft_consensus.cc:740] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.907841 18584 consensus_queue.cc:260] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.909592 18584 ts_tablet_manager.cc:1434] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:09.910243 18584 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:09.921775 18584 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.922443 18584 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Bootstrap complete.
I20260630 12:27:09.922991 18584 ts_tablet_manager.cc:1403] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:27:09.925105 18584 raft_consensus.cc:359] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.925658 18584 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.926388 18584 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.928076 18584 ts_tablet_manager.cc:1434] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:09.928479 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:46831
I20260630 12:27:09.928745 18644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:46831 every 8 connection(s)
I20260630 12:27:09.928959 18584 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Bootstrap starting.
I20260630 12:27:09.942845 18584 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:09.944008 18584 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Bootstrap complete.
I20260630 12:27:09.944675 18645 heartbeater.cc:344] Connected to a master server at 127.11.14.62:38725
I20260630 12:27:09.944969 18584 ts_tablet_manager.cc:1403] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:27:09.945272 18645 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:09.946198 18645 heartbeater.cc:507] Master 127.11.14.62:38725 requested a full tablet report, sending...
I20260630 12:27:09.947508 18584 raft_consensus.cc:359] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.948230 18584 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Initialized, Role: FOLLOWER
I20260630 12:27:09.949054 18584 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:09.950310 17999 ts_manager.cc:194] Re-registered known tserver with Master: d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:09.951620 18584 ts_tablet_manager.cc:1434] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:09.955263 17999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35898
I20260630 12:27:09.957718 18645 heartbeater.cc:499] Master 127.11.14.62:38725 was elected leader, sending a full tablet report...
W20260630 12:27:10.187031 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 275d630d7cbc4b2db0fe21bde73e5b08: Illegal state: Replica 7ca482aa454341a9b8cb9851bfe6707c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } }
W20260630 12:27:10.199604 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 9fa3739b51cf4044b1d1c473215bb3d9: Illegal state: Replica d1eda06f979040c3bd1ca5596f190344 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } }
W20260630 12:27:10.203084 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a: Illegal state: Replica d1eda06f979040c3bd1ca5596f190344 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } }
I20260630 12:27:10.744041 18652 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:10.744676 18652 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:10.746832 18652 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:10.771062 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:10.771524 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:10.772183 18539 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2021a586d9748709b31bfebde8de27f in term 1.
I20260630 12:27:10.772732 18619 raft_consensus.cc:2410] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:10.773700 18417 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:10.774585 18652 raft_consensus.cc:2804] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:10.775110 18652 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:10.775489 18652 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:10.780947 18652 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:10.782773 18652 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 2 election: Requested vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:10.783586 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:10.783941 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:10.784628 18539 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:10.784853 18619 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:10.790092 18539 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2021a586d9748709b31bfebde8de27f in term 2.
I20260630 12:27:10.790305 18619 raft_consensus.cc:2410] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:10.791304 18417 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:10.792192 18652 raft_consensus.cc:2804] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:10.793388 18652 raft_consensus.cc:697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Becoming Leader. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Running, Role: LEADER
I20260630 12:27:10.794377 18652 consensus_queue.cc:237] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [LEADER]: Queue going to LEADER 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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:10.801115 17999 catalog_manager.cc:5697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f reported cstate change: term changed from 1 to 2, leader changed from d1eda06f979040c3bd1ca5596f190344 (127.11.14.3) to d2021a586d9748709b31bfebde8de27f (127.11.14.1). New cstate: current_term: 2 leader_uuid: "d2021a586d9748709b31bfebde8de27f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.000573 18652 raft_consensus.cc:493] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.001243 18652 raft_consensus.cc:515] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.003021 18652 leader_election.cc:290] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:11.003973 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:11.004096 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:11.004930 18539 raft_consensus.cc:2410] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:11.005010 18619 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2021a586d9748709b31bfebde8de27f in term 1.
I20260630 12:27:11.006475 18419 leader_election.cc:304] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [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: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f; no voters: 7ca482aa454341a9b8cb9851bfe6707c
I20260630 12:27:11.007342 18652 raft_consensus.cc:2804] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:11.007797 18652 raft_consensus.cc:493] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.008126 18652 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.013253 18652 raft_consensus.cc:515] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.014917 18652 leader_election.cc:290] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 2 election: Requested vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:11.015640 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:11.015868 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:11.016319 18539 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.016589 18619 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.021381 18539 raft_consensus.cc:2410] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:11.021440 18619 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2021a586d9748709b31bfebde8de27f in term 2.
I20260630 12:27:11.022706 18419 leader_election.cc:304] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [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: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f; no voters: 7ca482aa454341a9b8cb9851bfe6707c
I20260630 12:27:11.023499 18652 raft_consensus.cc:2804] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:11.024086 18652 raft_consensus.cc:697] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Becoming Leader. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Running, Role: LEADER
I20260630 12:27:11.024820 18652 consensus_queue.cc:237] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [LEADER]: Queue going to LEADER 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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.029102 18664 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.029632 18664 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.032421 18664 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:11.034924 18001 catalog_manager.cc:5697] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f reported cstate change: term changed from 1 to 2, leader changed from 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2) to d2021a586d9748709b31bfebde8de27f (127.11.14.1). New cstate: current_term: 2 leader_uuid: "d2021a586d9748709b31bfebde8de27f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.055498 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:11.055529 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:11.056277 18539 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 2.
I20260630 12:27:11.057602 18578 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [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: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: d2021a586d9748709b31bfebde8de27f
I20260630 12:27:11.058440 18664 raft_consensus.cc:2804] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:11.058933 18664 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.059340 18664 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.064316 18664 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.066133 18664 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 3 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:11.066751 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:11.067052 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d00c7c2dc4e5da64d0d3bc96bd35a" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:11.067886 18539 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.072703 18539 raft_consensus.cc:2468] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 3.
I20260630 12:27:11.073647 18578 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [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: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: d2021a586d9748709b31bfebde8de27f
I20260630 12:27:11.074414 18664 raft_consensus.cc:2804] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:11.075613 18664 raft_consensus.cc:697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Becoming Leader. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Running, Role: LEADER
I20260630 12:27:11.076435 18664 consensus_queue.cc:237] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.083288 18001 catalog_manager.cc:5697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 reported cstate change: term changed from 2 to 3, leader changed from d2021a586d9748709b31bfebde8de27f (127.11.14.1) to d1eda06f979040c3bd1ca5596f190344 (127.11.14.3). New cstate: current_term: 3 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:11.118834 18664 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.119515 18664 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.121546 18664 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:11.122293 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:11.122749 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:11.123202 18670 raft_consensus.cc:493] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.123337 18458 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 1.
I20260630 12:27:11.123975 18539 raft_consensus.cc:2410] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1eda06f979040c3bd1ca5596f190344 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:11.124191 18670 raft_consensus.cc:515] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.125459 18579 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [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: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:11.126483 18664 raft_consensus.cc:2804] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:11.126912 18664 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.127315 18664 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.127446 18670 leader_election.cc:290] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:11.137214 18664 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.140758 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:11.141142 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:11.141670 18457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:11.142383 18539 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.142580 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:11.143601 18619 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 2.
I20260630 12:27:11.142586 18457 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.144955 18500 leader_election.cc:304] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: 
I20260630 12:27:11.145306 18664 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 2 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:11.146371 18670 raft_consensus.cc:2804] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:11.146972 18670 raft_consensus.cc:493] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.147670 18670 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.150954 18539 raft_consensus.cc:2410] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1eda06f979040c3bd1ca5596f190344 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:11.154014 18457 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 2.
I20260630 12:27:11.155311 18579 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [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: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f; no voters: 7ca482aa454341a9b8cb9851bfe6707c
I20260630 12:27:11.155730 18670 raft_consensus.cc:515] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.156553 18664 raft_consensus.cc:2804] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:11.157177 18664 raft_consensus.cc:697] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 2 LEADER]: Becoming Leader. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Running, Role: LEADER
I20260630 12:27:11.158041 18664 consensus_queue.cc:237] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Queue going to LEADER 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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.158643 18670 leader_election.cc:290] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 3 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:11.158896 18457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:11.159291 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275d630d7cbc4b2db0fe21bde73e5b08" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:11.165874 18619 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.166288 18652 raft_consensus.cc:493] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.166954 18652 raft_consensus.cc:515] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.170068 18652 leader_election.cc:290] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:11.170321 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:11.171339 18539 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2021a586d9748709b31bfebde8de27f in term 1.
I20260630 12:27:11.171530 18618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:11.172783 18417 leader_election.cc:304] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:11.173098 18618 raft_consensus.cc:2410] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:11.174082 18652 raft_consensus.cc:2804] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:11.173074 18001 catalog_manager.cc:5697] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 reported cstate change: term changed from 1 to 2, leader changed from 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2) to d1eda06f979040c3bd1ca5596f190344 (127.11.14.3). New cstate: current_term: 2 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:11.174640 18652 raft_consensus.cc:493] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.175637 18652 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.177096 18619 raft_consensus.cc:2468] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 3.
I20260630 12:27:11.178526 18500 leader_election.cc:304] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [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: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: d2021a586d9748709b31bfebde8de27f
I20260630 12:27:11.179577 18670 raft_consensus.cc:2804] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:11.181175 18670 raft_consensus.cc:697] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Becoming Leader. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Running, Role: LEADER
I20260630 12:27:11.182231 18670 consensus_queue.cc:237] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.182686 18652 raft_consensus.cc:515] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.185612 18652 leader_election.cc:290] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [CANDIDATE]: Term 2 election: Requested vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:11.186034 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:11.186867 18539 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.188694 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d2021a586d9748709b31bfebde8de27f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:11.189327 18619 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:11.192265 18539 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2021a586d9748709b31bfebde8de27f in term 2.
I20260630 12:27:11.193522 18417 leader_election.cc:304] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: 
I20260630 12:27:11.194487 18652 raft_consensus.cc:2804] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:11.195137 18652 raft_consensus.cc:697] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Becoming Leader. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Running, Role: LEADER
I20260630 12:27:11.195494 18619 raft_consensus.cc:2410] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d2021a586d9748709b31bfebde8de27f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:27:11.195209 18001 catalog_manager.cc:5697] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c reported cstate change: term changed from 2 to 3, leader changed from d2021a586d9748709b31bfebde8de27f (127.11.14.1) to 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2). New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.196285 18652 consensus_queue.cc:237] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [LEADER]: Queue going to LEADER 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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.204977 17999 catalog_manager.cc:5697] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f reported cstate change: term changed from 1 to 2, leader changed from d1eda06f979040c3bd1ca5596f190344 (127.11.14.3) to d2021a586d9748709b31bfebde8de27f (127.11.14.1). New cstate: current_term: 2 leader_uuid: "d2021a586d9748709b31bfebde8de27f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.208509 18539 raft_consensus.cc:1240] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Rejecting Update request from peer d2021a586d9748709b31bfebde8de27f for earlier term 2. Current term is 3. Ops: []
I20260630 12:27:11.210282 18652 consensus_queue.cc:1059] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.211333 18652 raft_consensus.cc:3055] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:27:11.211830 18652 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Running, Role: LEADER
I20260630 12:27:11.212958 18652 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.214085 18652 raft_consensus.cc:3060] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.215303 18670 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.215972 18670 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
W20260630 12:27:11.216706 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet c6cc80d87bc3448391a7ff21deca3673: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:11.219120 18457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:11.219911 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344" is_pre_election: true
I20260630 12:27:11.219923 18457 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 2.
I20260630 12:27:11.219276 18670 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
W20260630 12:27:11.220820 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 275d630d7cbc4b2db0fe21bde73e5b08: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:11.222175 18499 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: d1eda06f979040c3bd1ca5596f190344
I20260630 12:27:11.223112 18670 raft_consensus.cc:2804] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:11.223479 18670 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.224035 18670 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.230129 18670 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.232914 18457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:11.233157 18670 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [CANDIDATE]: Term 3 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:11.233279 18619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cc80d87bc3448391a7ff21deca3673" candidate_uuid: "7ca482aa454341a9b8cb9851bfe6707c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1eda06f979040c3bd1ca5596f190344"
I20260630 12:27:11.234180 18457 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:27:11.235142 18050 auto_rebalancer.cc:639] Failed to schedule move for tablet 9fa3739b51cf4044b1d1c473215bb3d9: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:11.239710 18457 raft_consensus.cc:2468] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca482aa454341a9b8cb9851bfe6707c in term 3.
I20260630 12:27:11.240955 18499 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [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: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f; no voters: d1eda06f979040c3bd1ca5596f190344
I20260630 12:27:11.241809 18670 raft_consensus.cc:2804] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:11.242313 18670 raft_consensus.cc:697] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Becoming Leader. State: Replica: 7ca482aa454341a9b8cb9851bfe6707c, State: Running, Role: LEADER
I20260630 12:27:11.243130 18670 consensus_queue.cc:237] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.250363 17999 catalog_manager.cc:5697] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c reported cstate change: term changed from 2 to 3, leader changed from d1eda06f979040c3bd1ca5596f190344 (127.11.14.3) to 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2). New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:11.499838 18539 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:11.501248 18664 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.509895 18457 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:11.511870 18668 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:11.512863 18668 consensus_queue.cc:1243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Peer d2021a586d9748709b31bfebde8de27f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:27:11.514124 18619 raft_consensus.cc:1240] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Rejecting Update request from peer d2021a586d9748709b31bfebde8de27f for earlier term 2. Current term is 3. Ops: []
I20260630 12:27:11.516319 18652 consensus_queue.cc:1059] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.517536 18652 raft_consensus.cc:3055] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:27:11.517717 18457 pending_rounds.cc:85] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Aborting all ops after (but not including) 0
I20260630 12:27:11.518275 18652 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Running, Role: LEADER
I20260630 12:27:11.518739 18457 pending_rounds.cc:107] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:27:11.519521 18457 raft_consensus.cc:2889] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:27:11.519722 18652 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.521833 18652 raft_consensus.cc:3060] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.569619 18457 raft_consensus.cc:1240] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Rejecting Update request from peer d1eda06f979040c3bd1ca5596f190344 for earlier term 2. Current term is 3. Ops: []
I20260630 12:27:11.571066 18668 consensus_queue.cc:1059] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.571907 18664 raft_consensus.cc:3055] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:27:11.572329 18664 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Running, Role: LEADER
I20260630 12:27:11.573161 18664 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.574255 18664 raft_consensus.cc:3060] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.582751 18619 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:11.584156 18674 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.595811 18457 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:11.598034 18684 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:11.599049 18684 consensus_queue.cc:1243] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Peer d2021a586d9748709b31bfebde8de27f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:27:11.602152 18457 pending_rounds.cc:85] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Aborting all ops after (but not including) 0
I20260630 12:27:11.602607 18457 pending_rounds.cc:107] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:27:11.603072 18457 raft_consensus.cc:2889] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:27:11.604480 18664 raft_consensus.cc:493] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:11.605203 18664 raft_consensus.cc:515] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.607592 18664 leader_election.cc:290] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:11.608134 18457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f" is_pre_election: true
I20260630 12:27:11.608784 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c" is_pre_election: true
I20260630 12:27:11.609660 18539 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 2.
I20260630 12:27:11.610925 18578 leader_election.cc:304] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [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: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: d2021a586d9748709b31bfebde8de27f
I20260630 12:27:11.611837 18664 raft_consensus.cc:2804] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:11.612361 18664 raft_consensus.cc:493] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:11.612879 18664 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.618710 18664 raft_consensus.cc:515] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.620519 18664 leader_election.cc:290] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [CANDIDATE]: Term 3 election: Requested vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:11.621249 18457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2021a586d9748709b31bfebde8de27f"
I20260630 12:27:11.621459 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa3739b51cf4044b1d1c473215bb3d9" candidate_uuid: "d1eda06f979040c3bd1ca5596f190344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ca482aa454341a9b8cb9851bfe6707c"
I20260630 12:27:11.623423 18539 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.628029 18539 raft_consensus.cc:2468] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1eda06f979040c3bd1ca5596f190344 in term 3.
I20260630 12:27:11.629019 18578 leader_election.cc:304] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [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: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344; no voters: d2021a586d9748709b31bfebde8de27f
I20260630 12:27:11.629833 18664 raft_consensus.cc:2804] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:11.630424 18664 raft_consensus.cc:697] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Becoming Leader. State: Replica: d1eda06f979040c3bd1ca5596f190344, State: Running, Role: LEADER
I20260630 12:27:11.631122 18664 consensus_queue.cc:237] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.637223 17999 catalog_manager.cc:5697] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 reported cstate change: term changed from 2 to 3, leader changed from d2021a586d9748709b31bfebde8de27f (127.11.14.1) to d1eda06f979040c3bd1ca5596f190344 (127.11.14.3). New cstate: current_term: 3 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:11.716395 18619 raft_consensus.cc:1240] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Rejecting Update request from peer d2021a586d9748709b31bfebde8de27f for earlier term 2. Current term is 3. Ops: []
I20260630 12:27:11.717813 18657 consensus_queue.cc:1059] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.718475 18657 consensus_queue.cc:1243] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [LEADER]: Peer d1eda06f979040c3bd1ca5596f190344 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:27:11.718878 18652 raft_consensus.cc:3055] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:27:11.719340 18652 raft_consensus.cc:740] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2021a586d9748709b31bfebde8de27f, State: Running, Role: LEADER
I20260630 12:27:11.720188 18652 consensus_queue.cc:260] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [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: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } }
I20260630 12:27:11.721266 18652 raft_consensus.cc:3060] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:11.724453 18457 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:11.725750 18684 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.735463 18619 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:11.737277 18670 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:11.738272 18670 consensus_queue.cc:1243] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Peer d1eda06f979040c3bd1ca5596f190344 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:27:11.741309 18619 pending_rounds.cc:85] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Aborting all ops after (but not including) 0
I20260630 12:27:11.741789 18619 pending_rounds.cc:107] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:27:11.742238 18619 raft_consensus.cc:2889] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:27:12.019024 18457 raft_consensus.cc:1275] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:12.020298 18664 consensus_queue.cc:1048] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:12.021117 18664 consensus_queue.cc:1243] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Peer d2021a586d9748709b31bfebde8de27f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:27:12.023458 18457 pending_rounds.cc:85] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Aborting all ops after (but not including) 0
I20260630 12:27:12.023799 18457 pending_rounds.cc:107] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:27:12.024055 18457 raft_consensus.cc:2889] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:27:12.031719 18539 raft_consensus.cc:1275] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:12.033325 18664 consensus_queue.cc:1048] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:12.245512 18539 consensus_queue.cc:237] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.251911 18619 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:27:12.253381 18457 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:27:12.253644 18684 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:12.255146 18670 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:12.262107 18670 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
W20260630 12:27:12.264580 18499 consensus_peers.cc:597] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c -> Peer eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4:35189): Couldn't send request to peer eb6041eaf68241819e3c3c7667cc02fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6cc80d87bc3448391a7ff21deca3673. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:12.263978 18457 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.266662 18619 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.277812 18618 consensus_queue.cc:237] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.278187 18001 catalog_manager.cc:5697] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c reported cstate change: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:12.285295 18539 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:27:12.286667 18457 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:27:12.287451 18668 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:12.289047 18664 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:12.298893 18664 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
W20260630 12:27:12.303870 18579 consensus_peers.cc:597] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 -> Peer eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4:35189): Couldn't send request to peer eb6041eaf68241819e3c3c7667cc02fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d16d00c7c2dc4e5da64d0d3bc96bd35a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:12.302930 18458 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.302925 18539 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.319890 18539 consensus_queue.cc:237] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.322077 17999 catalog_manager.cc:5697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f reported cstate change: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New cstate: current_term: 3 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.326521 18618 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:27:12.327016 18499 consensus_peers.cc:597] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c -> Peer eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4:35189): Couldn't send request to peer eb6041eaf68241819e3c3c7667cc02fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 275d630d7cbc4b2db0fe21bde73e5b08. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:12.328290 18674 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:12.330600 18458 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:27:12.332408 18674 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:12.334945 18684 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.337462 18618 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.345361 18458 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.355144 17999 catalog_manager.cc:5697] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 reported cstate change: config changed from index -1 to 3, NON_VOTER eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) added. New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } } }
I20260630 12:27:12.631887 18695 ts_tablet_manager.cc:933] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: Initiating tablet copy from peer 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:12.633749 18695 tablet_copy_client.cc:323] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:34985
I20260630 12:27:12.645164 18550 tablet_copy_service.cc:140] P 7ca482aa454341a9b8cb9851bfe6707c: Received BeginTabletCopySession request for tablet c6cc80d87bc3448391a7ff21deca3673 from peer eb6041eaf68241819e3c3c7667cc02fa ({username='slave'} at 127.0.0.1:59192)
I20260630 12:27:12.645852 18550 tablet_copy_service.cc:161] P 7ca482aa454341a9b8cb9851bfe6707c: Beginning new tablet copy session on tablet c6cc80d87bc3448391a7ff21deca3673 from peer eb6041eaf68241819e3c3c7667cc02fa at {username='slave'} at 127.0.0.1:59192: session id = eb6041eaf68241819e3c3c7667cc02fa-c6cc80d87bc3448391a7ff21deca3673
I20260630 12:27:12.654642 18550 tablet_copy_source_session.cc:215] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:12.657730 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cc80d87bc3448391a7ff21deca3673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.668790 18695 tablet_copy_client.cc:806] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:12.669457 18695 tablet_copy_client.cc:670] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:12.673134 18695 tablet_copy_client.cc:538] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:12.678824 18695 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap starting.
I20260630 12:27:12.693729 18695 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:12.694479 18695 tablet_bootstrap.cc:492] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap complete.
I20260630 12:27:12.695093 18695 ts_tablet_manager.cc:1403] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260630 12:27:12.697155 18695 raft_consensus.cc:359] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.698092 18695 raft_consensus.cc:740] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: eb6041eaf68241819e3c3c7667cc02fa, State: Initialized, Role: LEARNER
I20260630 12:27:12.698840 18695 consensus_queue.cc:260] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.701666 18695 ts_tablet_manager.cc:1434] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:27:12.703434 18550 tablet_copy_service.cc:342] P 7ca482aa454341a9b8cb9851bfe6707c: Request end of tablet copy session eb6041eaf68241819e3c3c7667cc02fa-c6cc80d87bc3448391a7ff21deca3673 received from {username='slave'} at 127.0.0.1:59192
I20260630 12:27:12.704007 18550 tablet_copy_service.cc:434] P 7ca482aa454341a9b8cb9851bfe6707c: ending tablet copy session eb6041eaf68241819e3c3c7667cc02fa-c6cc80d87bc3448391a7ff21deca3673 on tablet c6cc80d87bc3448391a7ff21deca3673 with peer eb6041eaf68241819e3c3c7667cc02fa
I20260630 12:27:12.808789 18695 ts_tablet_manager.cc:933] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: Initiating tablet copy from peer 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
I20260630 12:27:12.812017 18695 tablet_copy_client.cc:323] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:34985
I20260630 12:27:12.814317 18550 tablet_copy_service.cc:140] P 7ca482aa454341a9b8cb9851bfe6707c: Received BeginTabletCopySession request for tablet 275d630d7cbc4b2db0fe21bde73e5b08 from peer eb6041eaf68241819e3c3c7667cc02fa ({username='slave'} at 127.0.0.1:59192)
I20260630 12:27:12.815011 18550 tablet_copy_service.cc:161] P 7ca482aa454341a9b8cb9851bfe6707c: Beginning new tablet copy session on tablet 275d630d7cbc4b2db0fe21bde73e5b08 from peer eb6041eaf68241819e3c3c7667cc02fa at {username='slave'} at 127.0.0.1:59192: session id = eb6041eaf68241819e3c3c7667cc02fa-275d630d7cbc4b2db0fe21bde73e5b08
I20260630 12:27:12.823462 18550 tablet_copy_source_session.cc:215] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:12.826694 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275d630d7cbc4b2db0fe21bde73e5b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.840714 18695 tablet_copy_client.cc:806] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:12.841589 18695 tablet_copy_client.cc:670] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:12.846154 18695 tablet_copy_client.cc:538] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:12.853837 18695 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap starting.
I20260630 12:27:12.873311 18695 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:12.874225 18695 tablet_bootstrap.cc:492] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap complete.
I20260630 12:27:12.875165 18695 ts_tablet_manager.cc:1403] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:27:12.878023 18704 ts_tablet_manager.cc:933] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: Initiating tablet copy from peer d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
I20260630 12:27:12.878931 18695 raft_consensus.cc:359] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.881294 18695 raft_consensus.cc:740] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: eb6041eaf68241819e3c3c7667cc02fa, State: Initialized, Role: LEARNER
I20260630 12:27:12.882740 18695 consensus_queue.cc:260] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.883570 18704 tablet_copy_client.cc:323] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:46831
I20260630 12:27:12.888566 18695 ts_tablet_manager.cc:1434] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20260630 12:27:12.891083 18550 tablet_copy_service.cc:342] P 7ca482aa454341a9b8cb9851bfe6707c: Request end of tablet copy session eb6041eaf68241819e3c3c7667cc02fa-275d630d7cbc4b2db0fe21bde73e5b08 received from {username='slave'} at 127.0.0.1:59192
I20260630 12:27:12.891837 18550 tablet_copy_service.cc:434] P 7ca482aa454341a9b8cb9851bfe6707c: ending tablet copy session eb6041eaf68241819e3c3c7667cc02fa-275d630d7cbc4b2db0fe21bde73e5b08 on tablet 275d630d7cbc4b2db0fe21bde73e5b08 with peer eb6041eaf68241819e3c3c7667cc02fa
I20260630 12:27:12.901842 18629 tablet_copy_service.cc:140] P d1eda06f979040c3bd1ca5596f190344: Received BeginTabletCopySession request for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a from peer eb6041eaf68241819e3c3c7667cc02fa ({username='slave'} at 127.0.0.1:59770)
I20260630 12:27:12.902745 18629 tablet_copy_service.cc:161] P d1eda06f979040c3bd1ca5596f190344: Beginning new tablet copy session on tablet d16d00c7c2dc4e5da64d0d3bc96bd35a from peer eb6041eaf68241819e3c3c7667cc02fa at {username='slave'} at 127.0.0.1:59770: session id = eb6041eaf68241819e3c3c7667cc02fa-d16d00c7c2dc4e5da64d0d3bc96bd35a
I20260630 12:27:12.912812 18629 tablet_copy_source_session.cc:215] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:12.916273 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:12.933471 18704 tablet_copy_client.cc:806] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:12.934254 18704 tablet_copy_client.cc:670] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:12.938261 18704 tablet_copy_client.cc:538] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:12.947880 18704 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap starting.
I20260630 12:27:12.971398 18704 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:12.972430 18704 tablet_bootstrap.cc:492] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: Bootstrap complete.
I20260630 12:27:12.973160 18704 ts_tablet_manager.cc:1403] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.004s
I20260630 12:27:12.976101 18704 raft_consensus.cc:359] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.976995 18704 raft_consensus.cc:740] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: eb6041eaf68241819e3c3c7667cc02fa, State: Initialized, Role: LEARNER
I20260630 12:27:12.977685 18704 consensus_queue.cc:260] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: true } }
I20260630 12:27:12.979926 18704 ts_tablet_manager.cc:1434] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:12.981658 18629 tablet_copy_service.cc:342] P d1eda06f979040c3bd1ca5596f190344: Request end of tablet copy session eb6041eaf68241819e3c3c7667cc02fa-d16d00c7c2dc4e5da64d0d3bc96bd35a received from {username='slave'} at 127.0.0.1:59770
I20260630 12:27:12.982056 18629 tablet_copy_service.cc:434] P d1eda06f979040c3bd1ca5596f190344: ending tablet copy session eb6041eaf68241819e3c3c7667cc02fa-d16d00c7c2dc4e5da64d0d3bc96bd35a on tablet d16d00c7c2dc4e5da64d0d3bc96bd35a with peer eb6041eaf68241819e3c3c7667cc02fa
I20260630 12:27:13.125924 18374 raft_consensus.cc:1217] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:27:13.253662 18374 raft_consensus.cc:1217] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:27:13.305321 18374 raft_consensus.cc:1217] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:27:13.625903 18709 raft_consensus.cc:1064] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c: attempting to promote NON_VOTER eb6041eaf68241819e3c3c7667cc02fa to VOTER
I20260630 12:27:13.629043 18709 consensus_queue.cc:237] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:13.636050 18374 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.636312 18618 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.637184 18458 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.638195 18709 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:13.639277 18684 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:13.640143 18708 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:13.658351 18708 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.660224 18618 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.664041 18458 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.673933 18374 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.678040 18002 catalog_manager.cc:5697] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 reported cstate change: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } attrs { replace: true } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.715895 18539 consensus_queue.cc:237] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:13.720585 18374 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:27:13.720634 18618 raft_consensus.cc:1275] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:27:13.722177 18709 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:13.722886 18708 consensus_queue.cc:1048] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:13.729060 18709 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d2021a586d9748709b31bfebde8de27f (127.11.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.731379 18618 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d2021a586d9748709b31bfebde8de27f (127.11.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.738133 17986 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6cc80d87bc3448391a7ff21deca3673 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:13.737490 18374 raft_consensus.cc:2955] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d2021a586d9748709b31bfebde8de27f (127.11.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.743688 18001 catalog_manager.cc:5697] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c reported cstate change: config changed from index 4 to 5, VOTER d2021a586d9748709b31bfebde8de27f (127.11.14.1) evicted. New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:13.767104 18448 tablet_service.cc:1558] Processing DeleteTablet for tablet c6cc80d87bc3448391a7ff21deca3673 with delete_type TABLET_DATA_TOMBSTONED (TS d2021a586d9748709b31bfebde8de27f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55912
I20260630 12:27:13.769398 18724 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:13.770207 18724 raft_consensus.cc:2243] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.771049 18724 raft_consensus.cc:2272] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.774187 18724 ts_tablet_manager.cc:1916] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:13.784719 18724 ts_tablet_manager.cc:1929] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:27:13.785071 18724 log.cc:1199] T c6cc80d87bc3448391a7ff21deca3673 P d2021a586d9748709b31bfebde8de27f: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/c6cc80d87bc3448391a7ff21deca3673
I20260630 12:27:13.786463 17987 catalog_manager.cc:5028] TS d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021): tablet c6cc80d87bc3448391a7ff21deca3673 (table test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]) successfully deleted
I20260630 12:27:13.837121 18709 raft_consensus.cc:1064] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c: attempting to promote NON_VOTER eb6041eaf68241819e3c3c7667cc02fa to VOTER
I20260630 12:27:13.840765 18709 consensus_queue.cc:237] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:13.841584 18710 raft_consensus.cc:1064] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344: attempting to promote NON_VOTER eb6041eaf68241819e3c3c7667cc02fa to VOTER
I20260630 12:27:13.844288 18710 consensus_queue.cc:237] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:13.853569 18374 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.855396 18539 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.856060 18618 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.858116 18374 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 LEARNER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.858325 18684 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:13.859761 18708 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:13.865531 18725 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:13.866852 18458 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.869483 18684 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:13.873099 18725 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260630 12:27:13.887930 18457 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:27:13.892277 18732 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.895076 18374 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.909236 18458 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.916575 18725 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:13.934051 18618 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.936043 18725 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.940670 18000 catalog_manager.cc:5697] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c reported cstate change: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:13.947090 18539 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.950340 18457 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.955075 18374 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.960616 18538 consensus_queue.cc:237] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:13.972553 18001 catalog_manager.cc:5697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 reported cstate change: config changed from index 3 to 4, eb6041eaf68241819e3c3c7667cc02fa (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:13.974843 18374 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:27:13.975425 18457 raft_consensus.cc:1275] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer 7ca482aa454341a9b8cb9851bfe6707c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:27:13.976655 18684 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:13.977451 18708 consensus_queue.cc:1048] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:13.983989 18684 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d1eda06f979040c3bd1ca5596f190344 (127.11.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.985894 18373 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d1eda06f979040c3bd1ca5596f190344 (127.11.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:13.989123 18457 raft_consensus.cc:2955] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d1eda06f979040c3bd1ca5596f190344 (127.11.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:14.000957 17986 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 275d630d7cbc4b2db0fe21bde73e5b08 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:14.005117 18001 catalog_manager.cc:5697] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f reported cstate change: config changed from index 4 to 5, VOTER d1eda06f979040c3bd1ca5596f190344 (127.11.14.3) evicted. New cstate: current_term: 3 leader_uuid: "7ca482aa454341a9b8cb9851bfe6707c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:14.017783 18608 tablet_service.cc:1558] Processing DeleteTablet for tablet 275d630d7cbc4b2db0fe21bde73e5b08 with delete_type TABLET_DATA_TOMBSTONED (TS d1eda06f979040c3bd1ca5596f190344 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59784
I20260630 12:27:14.019486 18618 consensus_queue.cc:237] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:14.026990 18373 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:27:14.028342 18457 raft_consensus.cc:1275] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Refusing update from remote peer d1eda06f979040c3bd1ca5596f190344: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:27:14.028803 18725 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:14.030594 18728 consensus_queue.cc:1048] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:14.033336 18738 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:14.034498 18738 raft_consensus.cc:2243] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:14.035422 18738 raft_consensus.cc:2272] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:14.037595 18725 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:14.039084 18738 ts_tablet_manager.cc:1916] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:14.040870 18457 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:14.046980 18373 raft_consensus.cc:2955] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } } }
I20260630 12:27:14.050426 17988 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:14.056803 18738 ts_tablet_manager.cc:1929] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:27:14.057314 18738 log.cc:1199] T 275d630d7cbc4b2db0fe21bde73e5b08 P d1eda06f979040c3bd1ca5596f190344: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/275d630d7cbc4b2db0fe21bde73e5b08
I20260630 12:27:14.056588 18000 catalog_manager.cc:5697] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 reported cstate change: config changed from index 4 to 5, VOTER 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2) evicted. New cstate: current_term: 3 leader_uuid: "d1eda06f979040c3bd1ca5596f190344" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:14.059340 17988 catalog_manager.cc:5028] TS d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831): tablet 275d630d7cbc4b2db0fe21bde73e5b08 (table test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]) successfully deleted
I20260630 12:27:14.070559 18529 tablet_service.cc:1558] Processing DeleteTablet for tablet d16d00c7c2dc4e5da64d0d3bc96bd35a with delete_type TABLET_DATA_TOMBSTONED (TS 7ca482aa454341a9b8cb9851bfe6707c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59208
I20260630 12:27:14.072127 18739 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:14.073010 18739 raft_consensus.cc:2243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:14.073789 18739 raft_consensus.cc:2272] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:14.076550 18739 ts_tablet_manager.cc:1916] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:14.086796 18739 ts_tablet_manager.cc:1929] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:27:14.087097 18739 log.cc:1199] T d16d00c7c2dc4e5da64d0d3bc96bd35a P 7ca482aa454341a9b8cb9851bfe6707c: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/d16d00c7c2dc4e5da64d0d3bc96bd35a
I20260630 12:27:14.088547 17986 catalog_manager.cc:5028] TS 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985): tablet d16d00c7c2dc4e5da64d0d3bc96bd35a (table test-workload [id=3b4bb0930aab4616bf7b7f76e66230e1]) successfully deleted
I20260630 12:27:16.152801 11320 tablet_server.cc:179] TabletServer@127.11.14.1:40021 shutting down...
I20260630 12:27:16.176173 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:16.176965 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.177645 11320 raft_consensus.cc:2243] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:16.178331 11320 raft_consensus.cc:2272] T 275d630d7cbc4b2db0fe21bde73e5b08 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.180514 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.181038 11320 raft_consensus.cc:2243] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:16.181488 11320 raft_consensus.cc:2272] T 9fa3739b51cf4044b1d1c473215bb3d9 P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.183626 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.184124 11320 raft_consensus.cc:2243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:16.184613 11320 raft_consensus.cc:2272] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d2021a586d9748709b31bfebde8de27f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.210274 11320 tablet_server.cc:196] TabletServer@127.11.14.1:40021 shutdown complete.
I20260630 12:27:16.225502 11320 tablet_server.cc:179] TabletServer@127.11.14.2:34985 shutting down...
I20260630 12:27:16.245872 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:16.246511 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.247058 11320 raft_consensus.cc:2243] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:16.248149 11320 raft_consensus.cc:2272] T 275d630d7cbc4b2db0fe21bde73e5b08 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.250510 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.251134 11320 raft_consensus.cc:2243] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:16.251883 11320 raft_consensus.cc:2272] T c6cc80d87bc3448391a7ff21deca3673 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.253980 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.254513 11320 raft_consensus.cc:2243] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:16.254914 11320 raft_consensus.cc:2272] T 9fa3739b51cf4044b1d1c473215bb3d9 P 7ca482aa454341a9b8cb9851bfe6707c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.279238 11320 tablet_server.cc:196] TabletServer@127.11.14.2:34985 shutdown complete.
I20260630 12:27:16.293673 11320 tablet_server.cc:179] TabletServer@127.11.14.3:46831 shutting down...
I20260630 12:27:16.314857 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:16.315690 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.316365 11320 raft_consensus.cc:2243] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:16.317193 11320 raft_consensus.cc:2272] T c6cc80d87bc3448391a7ff21deca3673 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.319347 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.319789 11320 raft_consensus.cc:2243] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:16.320511 11320 raft_consensus.cc:2272] T 9fa3739b51cf4044b1d1c473215bb3d9 P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:16.322389 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:16.322789 11320 raft_consensus.cc:2243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:16.323411 11320 raft_consensus.cc:2272] T d16d00c7c2dc4e5da64d0d3bc96bd35a P d1eda06f979040c3bd1ca5596f190344 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:16.614356 18641 debug-util.cc:398] Leaking SignalData structure 0x7b08002c9960 after lost signal to thread 11323
W20260630 12:27:16.615430 18641 debug-util.cc:398] Leaking SignalData structure 0x7b08002c3020 after lost signal to thread 18036
W20260630 12:27:16.616600 18641 debug-util.cc:398] Leaking SignalData structure 0x7b08001eebe0 after lost signal to thread 18398
I20260630 12:27:17.177700 18741 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7ca482aa454341a9b8cb9851bfe6707c)
I20260630 12:27:17.178213 18741 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:17.180292 18741 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
W20260630 12:27:17.183753 18339 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:27:17.187456 18337 leader_election.cc:336] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985): Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
W20260630 12:27:17.187940 18339 leader_election.cc:336] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831): Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
I20260630 12:27:17.188334 18339 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [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: eb6041eaf68241819e3c3c7667cc02fa; no voters: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344
I20260630 12:27:17.189014 18741 raft_consensus.cc:2749] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260630 12:27:17.345315 11320 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18641)
I20260630 12:27:17.488847 18741 raft_consensus.cc:493] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7ca482aa454341a9b8cb9851bfe6707c)
I20260630 12:27:17.489390 18741 raft_consensus.cc:515] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:17.491513 18741 leader_election.cc:290] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985)
W20260630 12:27:17.495920 18338 leader_election.cc:336] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021): Network error: Client connection negotiation failed: client connection to 127.11.14.1:40021: connect: Connection refused (error 111)
W20260630 12:27:17.496457 18337 leader_election.cc:336] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985): Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
I20260630 12:27:17.496860 18337 leader_election.cc:304] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [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: eb6041eaf68241819e3c3c7667cc02fa; no voters: 7ca482aa454341a9b8cb9851bfe6707c, d2021a586d9748709b31bfebde8de27f
I20260630 12:27:17.497464 18741 raft_consensus.cc:2749] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:27:17.816759 18741 raft_consensus.cc:493] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d1eda06f979040c3bd1ca5596f190344)
I20260630 12:27:17.817255 18741 raft_consensus.cc:515] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2021a586d9748709b31bfebde8de27f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 40021 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:17.818951 18741 leader_election.cc:290] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
W20260630 12:27:17.823004 18338 leader_election.cc:336] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d2021a586d9748709b31bfebde8de27f (127.11.14.1:40021): Network error: Client connection negotiation failed: client connection to 127.11.14.1:40021: connect: Connection refused (error 111)
W20260630 12:27:17.823858 18339 leader_election.cc:336] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831): Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
I20260630 12:27:17.824379 18339 leader_election.cc:304] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [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: eb6041eaf68241819e3c3c7667cc02fa; no voters: d1eda06f979040c3bd1ca5596f190344, d2021a586d9748709b31bfebde8de27f
I20260630 12:27:17.825088 18741 raft_consensus.cc:2749] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260630 12:27:18.345885 11320 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18641)
I20260630 12:27:18.966727 18745 raft_consensus.cc:493] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7ca482aa454341a9b8cb9851bfe6707c)
I20260630 12:27:18.967237 18745 raft_consensus.cc:515] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7ca482aa454341a9b8cb9851bfe6707c" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34985 } } peers { permanent_uuid: "d1eda06f979040c3bd1ca5596f190344" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46831 } } peers { permanent_uuid: "eb6041eaf68241819e3c3c7667cc02fa" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 35189 } attrs { promote: false } }
I20260630 12:27:18.969156 18745 leader_election.cc:290] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985), d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831)
W20260630 12:27:18.975284 18337 leader_election.cc:336] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7ca482aa454341a9b8cb9851bfe6707c (127.11.14.2:34985): Network error: Client connection negotiation failed: client connection to 127.11.14.2:34985: connect: Connection refused (error 111)
W20260630 12:27:18.976430 18339 leader_election.cc:336] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d1eda06f979040c3bd1ca5596f190344 (127.11.14.3:46831): Network error: Client connection negotiation failed: client connection to 127.11.14.3:46831: connect: Connection refused (error 111)
I20260630 12:27:18.976792 18339 leader_election.cc:304] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [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: eb6041eaf68241819e3c3c7667cc02fa; no voters: 7ca482aa454341a9b8cb9851bfe6707c, d1eda06f979040c3bd1ca5596f190344
I20260630 12:27:18.977391 18745 raft_consensus.cc:2749] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:27:19.256683 11320 tablet_server.cc:196] TabletServer@127.11.14.3:46831 shutdown complete.
I20260630 12:27:19.271786 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:27:19.292098 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:19.292811 11320 tablet_replica.cc:333] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa: stopping tablet replica
I20260630 12:27:19.293365 11320 raft_consensus.cc:2243] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:19.293850 11320 raft_consensus.cc:2272] T d16d00c7c2dc4e5da64d0d3bc96bd35a P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.295609 11320 tablet_replica.cc:333] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa: stopping tablet replica
I20260630 12:27:19.296097 11320 raft_consensus.cc:2243] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:19.296605 11320 raft_consensus.cc:2272] T 275d630d7cbc4b2db0fe21bde73e5b08 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.298300 11320 tablet_replica.cc:333] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa: stopping tablet replica
I20260630 12:27:19.298766 11320 raft_consensus.cc:2243] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:19.299242 11320 raft_consensus.cc:2272] T c6cc80d87bc3448391a7ff21deca3673 P eb6041eaf68241819e3c3c7667cc02fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.320725 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:27:19.333046 11320 master.cc:562] Master@127.11.14.62:38725 shutting down...
I20260630 12:27:19.350317 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:19.350860 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.351176 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ebce43b266147a3be6b42effcd224d0: stopping tablet replica
I20260630 12:27:19.370143 11320 master.cc:584] Master@127.11.14.62:38725 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19479 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:27:19.407621 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:34119
I20260630 12:27:19.408722 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:19.413607 18749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:19.413728 18750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:19.415077 18752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:19.416126 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:19.417025 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:19.417230 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:19.417380 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822439417351 us; error 0 us; skew 500 ppm
I20260630 12:27:19.417896 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:19.420178 11320 webserver.cc:533] Webserver started at http://127.11.14.62:40965/ using document root <none> and password file <none>
I20260630 12:27:19.420862 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:19.421044 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:19.421327 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:19.422387 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "9038ff6352974aa6b843055a64d05225"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.426502 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:19.429582 18757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.430260 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:19.430512 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "9038ff6352974aa6b843055a64d05225"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.430775 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:19.461743 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:19.462891 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:19.498998 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:34119
I20260630 12:27:19.499091 18808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:34119 every 8 connection(s)
I20260630 12:27:19.502718 18809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:19.512701 18809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: Bootstrap starting.
I20260630 12:27:19.517175 18809 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:19.521046 18809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: No bootstrap required, opened a new log
I20260630 12:27:19.523017 18809 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9038ff6352974aa6b843055a64d05225" member_type: VOTER }
I20260630 12:27:19.523380 18809 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:19.523590 18809 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9038ff6352974aa6b843055a64d05225, State: Initialized, Role: FOLLOWER
I20260630 12:27:19.524205 18809 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9038ff6352974aa6b843055a64d05225" member_type: VOTER }
I20260630 12:27:19.524688 18809 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:19.524915 18809 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:19.525187 18809 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:19.529341 18809 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9038ff6352974aa6b843055a64d05225" member_type: VOTER }
I20260630 12:27:19.529811 18809 leader_election.cc:304] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [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: 9038ff6352974aa6b843055a64d05225; no voters: 
I20260630 12:27:19.530887 18809 leader_election.cc:290] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:19.531184 18812 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:19.533522 18809 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:19.534204 18812 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 1 LEADER]: Becoming Leader. State: Replica: 9038ff6352974aa6b843055a64d05225, State: Running, Role: LEADER
I20260630 12:27:19.535006 18812 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [LEADER]: Queue going to LEADER mode. State: All 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: "9038ff6352974aa6b843055a64d05225" member_type: VOTER }
I20260630 12:27:19.540205 18813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9038ff6352974aa6b843055a64d05225" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9038ff6352974aa6b843055a64d05225" member_type: VOTER } }
I20260630 12:27:19.540746 18814 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9038ff6352974aa6b843055a64d05225. Latest consensus state: current_term: 1 leader_uuid: "9038ff6352974aa6b843055a64d05225" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9038ff6352974aa6b843055a64d05225" member_type: VOTER } }
I20260630 12:27:19.541118 18813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:19.541491 18814 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:19.543898 18822 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:19.551723 18822 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:19.552743 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:19.560242 18822 catalog_manager.cc:1383] Generated new cluster ID: 39f9147f89f642b0ab113adc760428c2
I20260630 12:27:19.560535 18822 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:19.575963 18822 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:19.577162 18822 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:19.598910 18822 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: Generated new TSK 0
I20260630 12:27:19.599507 18822 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:19.619333 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:19.624949 18830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:19.626438 18831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:19.629140 18833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:19.629583 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:19.631023 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:19.631240 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:19.631399 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822439631382 us; error 0 us; skew 500 ppm
I20260630 12:27:19.631922 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:19.634183 11320 webserver.cc:533] Webserver started at http://127.11.14.1:38409/ using document root <none> and password file <none>
I20260630 12:27:19.634656 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:19.634874 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:19.635084 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:19.636097 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "619901095e41434a837fd718b60ed76f"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.640194 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:19.643415 18838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.644102 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:19.644413 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "619901095e41434a837fd718b60ed76f"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.644672 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:19.652340 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:19.653514 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:19.654832 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:19.656877 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:19.657079 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.657328 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:19.657505 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.695264 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:32957
I20260630 12:27:19.695372 18900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:32957 every 8 connection(s)
I20260630 12:27:19.700373 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:19.706853 18905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:19.708307 18906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:19.710824 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:19.710907 18908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:19.712083 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:19.712328 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:19.712561 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822439712543 us; error 0 us; skew 500 ppm
I20260630 12:27:19.713133 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:19.715958 11320 webserver.cc:533] Webserver started at http://127.11.14.2:43533/ using document root <none> and password file <none>
I20260630 12:27:19.716107 18901 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34119
I20260630 12:27:19.716568 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:19.716591 18901 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:19.716815 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:19.717069 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:19.717391 18901 heartbeater.cc:507] Master 127.11.14.62:34119 requested a full tablet report, sending...
I20260630 12:27:19.718091 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "b7f501ff5446490e8563dec854a0911e"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.719501 18774 ts_manager.cc:194] Registered new tserver with Master: 619901095e41434a837fd718b60ed76f (127.11.14.1:32957)
I20260630 12:27:19.721293 18774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37058
I20260630 12:27:19.722913 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:19.726171 18913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.726883 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:19.727154 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "b7f501ff5446490e8563dec854a0911e"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.727419 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:19.744657 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:19.745745 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:19.747072 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:19.749145 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:19.749356 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.749588 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:19.749742 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.788782 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:36687
I20260630 12:27:19.788887 18975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:36687 every 8 connection(s)
I20260630 12:27:19.793375 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:19.800012 18979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:19.803773 18980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:19.808892 18982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:19.809891 18976 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34119
I20260630 12:27:19.810464 18976 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:19.811499 18976 heartbeater.cc:507] Master 127.11.14.62:34119 requested a full tablet report, sending...
I20260630 12:27:19.812288 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:19.813273 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:19.813499 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:19.813689 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822439813672 us; error 0 us; skew 500 ppm
I20260630 12:27:19.813755 18774 ts_manager.cc:194] Registered new tserver with Master: b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:19.814278 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:19.815359 18774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37074
I20260630 12:27:19.816989 11320 webserver.cc:533] Webserver started at http://127.11.14.3:32967/ using document root <none> and password file <none>
I20260630 12:27:19.817571 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:19.817800 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:19.818084 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:19.819136 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "1e56eb914ced4ab68732880391a25c07"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.823316 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:19.826354 18987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.827009 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:27:19.827291 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "1e56eb914ced4ab68732880391a25c07"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:19.827541 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:19.849423 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:19.850600 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:19.852008 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:19.854166 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:19.854357 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.854597 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:19.854744 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:19.893579 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:43059
I20260630 12:27:19.893690 19049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:43059 every 8 connection(s)
I20260630 12:27:19.906690 19050 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34119
I20260630 12:27:19.907080 19050 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:19.907810 19050 heartbeater.cc:507] Master 127.11.14.62:34119 requested a full tablet report, sending...
I20260630 12:27:19.909576 18774 ts_manager.cc:194] Registered new tserver with Master: 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:19.909981 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013232745s
I20260630 12:27:19.910928 18774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37082
I20260630 12:27:20.723816 18901 heartbeater.cc:499] Master 127.11.14.62:34119 was elected leader, sending a full tablet report...
I20260630 12:27:20.817929 18976 heartbeater.cc:499] Master 127.11.14.62:34119 was elected leader, sending a full tablet report...
I20260630 12:27:20.913532 19050 heartbeater.cc:499] Master 127.11.14.62:34119 was elected leader, sending a full tablet report...
I20260630 12:27:20.964248 18774 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37098:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:20.966598 18774 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:21.018078 18940 tablet_service.cc:1511] Processing CreateTablet for tablet 16c7a09da8a34403b9c394d1d777b66d (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:21.019486 18940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c7a09da8a34403b9c394d1d777b66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.021559 18939 tablet_service.cc:1511] Processing CreateTablet for tablet f83a8ccc06434a58abf23093965351b6 (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:21.022939 18939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83a8ccc06434a58abf23093965351b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.025538 18941 tablet_service.cc:1511] Processing CreateTablet for tablet c13a29562f8a458f90c8fdb9e40889ac (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:21.025899 18866 tablet_service.cc:1511] Processing CreateTablet for tablet c13a29562f8a458f90c8fdb9e40889ac (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:21.026861 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a29562f8a458f90c8fdb9e40889ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.027259 18866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a29562f8a458f90c8fdb9e40889ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.028501 18864 tablet_service.cc:1511] Processing CreateTablet for tablet f83a8ccc06434a58abf23093965351b6 (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:21.027318 18863 tablet_service.cc:1511] Processing CreateTablet for tablet 828d938f37b14da7b44c51a9f01489b3 (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:21.030049 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83a8ccc06434a58abf23093965351b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.030575 18865 tablet_service.cc:1511] Processing CreateTablet for tablet 16c7a09da8a34403b9c394d1d777b66d (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:21.031891 18865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c7a09da8a34403b9c394d1d777b66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.032886 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828d938f37b14da7b44c51a9f01489b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.033898 18938 tablet_service.cc:1511] Processing CreateTablet for tablet 828d938f37b14da7b44c51a9f01489b3 (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:21.035300 18938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828d938f37b14da7b44c51a9f01489b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.041262 19015 tablet_service.cc:1511] Processing CreateTablet for tablet c13a29562f8a458f90c8fdb9e40889ac (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:21.041761 19014 tablet_service.cc:1511] Processing CreateTablet for tablet 16c7a09da8a34403b9c394d1d777b66d (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:21.042685 19015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a29562f8a458f90c8fdb9e40889ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.044212 19014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c7a09da8a34403b9c394d1d777b66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.043223 19012 tablet_service.cc:1511] Processing CreateTablet for tablet 828d938f37b14da7b44c51a9f01489b3 (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:21.045024 19013 tablet_service.cc:1511] Processing CreateTablet for tablet f83a8ccc06434a58abf23093965351b6 (DEFAULT_TABLE table=test-workload [id=6ebfe8a85c5344f491f3a9342984e873]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:21.045696 19012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828d938f37b14da7b44c51a9f01489b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.046324 19013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83a8ccc06434a58abf23093965351b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.060215 19069 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:21.067414 19069 tablet_bootstrap.cc:654] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.071113 19070 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Bootstrap starting.
I20260630 12:27:21.091135 19070 tablet_bootstrap.cc:654] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.102383 19071 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07: Bootstrap starting.
I20260630 12:27:21.102841 19069 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: No bootstrap required, opened a new log
I20260630 12:27:21.103442 19069 ts_tablet_manager.cc:1403] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.006s
I20260630 12:27:21.104426 19070 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: No bootstrap required, opened a new log
I20260630 12:27:21.104946 19070 ts_tablet_manager.cc:1403] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.009s
I20260630 12:27:21.106340 19069 raft_consensus.cc:359] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.107203 19069 raft_consensus.cc:385] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.107501 19069 raft_consensus.cc:740] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.107367 19070 raft_consensus.cc:359] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.108090 19070 raft_consensus.cc:385] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.108443 19070 raft_consensus.cc:740] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.108394 19069 consensus_queue.cc:260] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.109354 19070 consensus_queue.cc:260] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.109910 19071 tablet_bootstrap.cc:654] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.113986 19070 ts_tablet_manager.cc:1434] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260630 12:27:21.115229 19070 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: Bootstrap starting.
I20260630 12:27:21.118157 19069 ts_tablet_manager.cc:1434] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:27:21.119253 19069 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:21.120651 19071 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07: No bootstrap required, opened a new log
I20260630 12:27:21.121191 19071 ts_tablet_manager.cc:1403] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:27:21.121430 19070 tablet_bootstrap.cc:654] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.124262 19071 raft_consensus.cc:359] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.125177 19069 tablet_bootstrap.cc:654] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.125274 19071 raft_consensus.cc:385] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.125914 19071 raft_consensus.cc:740] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e56eb914ced4ab68732880391a25c07, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.127126 19071 consensus_queue.cc:260] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.133755 19070 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: No bootstrap required, opened a new log
I20260630 12:27:21.134426 19070 ts_tablet_manager.cc:1403] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:27:21.136488 19071 ts_tablet_manager.cc:1434] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260630 12:27:21.137526 19071 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: Bootstrap starting.
I20260630 12:27:21.138173 19069 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: No bootstrap required, opened a new log
I20260630 12:27:21.138733 19069 ts_tablet_manager.cc:1403] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260630 12:27:21.141491 19069 raft_consensus.cc:359] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.141897 19070 raft_consensus.cc:359] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.142642 19070 raft_consensus.cc:385] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.142978 19070 raft_consensus.cc:740] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.144099 19071 tablet_bootstrap.cc:654] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.143756 19070 consensus_queue.cc:260] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.142305 19069 raft_consensus.cc:385] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.145256 19069 raft_consensus.cc:740] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.146066 19070 ts_tablet_manager.cc:1434] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:27:21.146139 19069 consensus_queue.cc:260] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.147109 19070 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: Bootstrap starting.
I20260630 12:27:21.148399 19069 ts_tablet_manager.cc:1434] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:21.149863 19069 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:21.154394 19070 tablet_bootstrap.cc:654] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.156291 19069 tablet_bootstrap.cc:654] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.157465 19071 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: No bootstrap required, opened a new log
I20260630 12:27:21.158018 19071 ts_tablet_manager.cc:1403] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260630 12:27:21.162629 19071 raft_consensus.cc:359] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.163372 19071 raft_consensus.cc:385] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.163688 19071 raft_consensus.cc:740] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e56eb914ced4ab68732880391a25c07, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.164916 19069 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: No bootstrap required, opened a new log
I20260630 12:27:21.164608 19071 consensus_queue.cc:260] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.165491 19069 ts_tablet_manager.cc:1403] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:27:21.167130 19071 ts_tablet_manager.cc:1434] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:27:21.168161 19071 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07: Bootstrap starting.
I20260630 12:27:21.169602 19069 raft_consensus.cc:359] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.170385 19069 raft_consensus.cc:385] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.170727 19069 raft_consensus.cc:740] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.171602 19069 consensus_queue.cc:260] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.174094 19075 raft_consensus.cc:493] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:21.174860 19071 tablet_bootstrap.cc:654] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.174518 19075 raft_consensus.cc:515] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.175630 19069 ts_tablet_manager.cc:1434] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:27:21.176689 19069 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:21.177156 19075 leader_election.cc:290] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.178490 19070 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: No bootstrap required, opened a new log
I20260630 12:27:21.180318 19070 ts_tablet_manager.cc:1403] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.008s
I20260630 12:27:21.183234 19070 raft_consensus.cc:359] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.183732 19069 tablet_bootstrap.cc:654] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.183964 19070 raft_consensus.cc:385] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.184419 19070 raft_consensus.cc:740] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.185338 19070 consensus_queue.cc:260] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.190992 19070 ts_tablet_manager.cc:1434] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:27:21.192059 19070 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e: Bootstrap starting.
I20260630 12:27:21.202178 19070 tablet_bootstrap.cc:654] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.203655 19071 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07: No bootstrap required, opened a new log
I20260630 12:27:21.204675 19071 ts_tablet_manager.cc:1403] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260630 12:27:21.207419 19069 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: No bootstrap required, opened a new log
I20260630 12:27:21.207988 19069 ts_tablet_manager.cc:1403] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260630 12:27:21.208781 19071 raft_consensus.cc:359] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.209565 19071 raft_consensus.cc:385] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.209903 19071 raft_consensus.cc:740] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e56eb914ced4ab68732880391a25c07, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.210901 19069 raft_consensus.cc:359] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.211694 19069 raft_consensus.cc:385] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.212075 19069 raft_consensus.cc:740] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.210909 19071 consensus_queue.cc:260] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.213086 19069 consensus_queue.cc:260] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.213738 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f" is_pre_election: true
I20260630 12:27:21.214572 18876 raft_consensus.cc:2468] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.215504 19069 ts_tablet_manager.cc:1434] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:21.216080 18916 leader_election.cc:304] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619901095e41434a837fd718b60ed76f, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.217088 19075 raft_consensus.cc:2804] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:21.217473 19075 raft_consensus.cc:493] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:21.217773 19075 raft_consensus.cc:3060] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.218466 19070 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e: No bootstrap required, opened a new log
I20260630 12:27:21.218962 19070 ts_tablet_manager.cc:1403] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.011s
I20260630 12:27:21.221930 19071 ts_tablet_manager.cc:1434] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:27:21.222615 19070 raft_consensus.cc:359] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.223340 19070 raft_consensus.cc:385] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.223619 19070 raft_consensus.cc:740] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.224404 19070 consensus_queue.cc:260] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.227928 19075 raft_consensus.cc:515] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.230429 19071 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07: Bootstrap starting.
I20260630 12:27:21.231424 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f"
I20260630 12:27:21.232143 18876 raft_consensus.cc:3060] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.235709 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07" is_pre_election: true
I20260630 12:27:21.236387 19025 raft_consensus.cc:2468] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.237414 19071 tablet_bootstrap.cc:654] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.237486 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07"
I20260630 12:27:21.238179 19024 raft_consensus.cc:3060] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.231508 19075 leader_election.cc:290] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 election: Requested vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.249514 19024 raft_consensus.cc:2468] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.251376 18916 leader_election.cc:304] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [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: 1e56eb914ced4ab68732880391a25c07, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.251968 18876 raft_consensus.cc:2468] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.252679 19075 raft_consensus.cc:2804] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.253878 19075 raft_consensus.cc:697] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Becoming Leader. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Running, Role: LEADER
I20260630 12:27:21.254177 19070 ts_tablet_manager.cc:1434] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.026s
I20260630 12:27:21.254786 19075 consensus_queue.cc:237] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.257161 19071 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07: No bootstrap required, opened a new log
I20260630 12:27:21.257592 19071 ts_tablet_manager.cc:1403] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260630 12:27:21.260529 19071 raft_consensus.cc:359] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.261210 19071 raft_consensus.cc:385] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.261528 19071 raft_consensus.cc:740] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e56eb914ced4ab68732880391a25c07, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.262243 19071 consensus_queue.cc:260] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.263413 18774 catalog_manager.cc:5697] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e reported cstate change: term changed from 0 to 1, leader changed from <none> to b7f501ff5446490e8563dec854a0911e (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:21.265523 19071 ts_tablet_manager.cc:1434] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:27:21.274454 19075 raft_consensus.cc:493] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:21.274873 19075 raft_consensus.cc:515] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.276703 19075 leader_election.cc:290] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.277202 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83a8ccc06434a58abf23093965351b6" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f" is_pre_election: true
I20260630 12:27:21.277668 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83a8ccc06434a58abf23093965351b6" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07" is_pre_election: true
I20260630 12:27:21.277776 18876 raft_consensus.cc:2468] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.278216 19024 raft_consensus.cc:2468] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.278779 18916 leader_election.cc:304] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619901095e41434a837fd718b60ed76f, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.279408 19075 raft_consensus.cc:2804] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:21.279683 19075 raft_consensus.cc:493] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:21.279950 19075 raft_consensus.cc:3060] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.284340 19075 raft_consensus.cc:515] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.285760 19075 leader_election.cc:290] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 election: Requested vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.286439 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83a8ccc06434a58abf23093965351b6" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f"
I20260630 12:27:21.286573 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83a8ccc06434a58abf23093965351b6" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07"
I20260630 12:27:21.286886 18876 raft_consensus.cc:3060] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.287057 19024 raft_consensus.cc:3060] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.291355 18876 raft_consensus.cc:2468] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.291438 19024 raft_consensus.cc:2468] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.292304 18916 leader_election.cc:304] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [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: 619901095e41434a837fd718b60ed76f, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.292982 19075 raft_consensus.cc:2804] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.293408 19075 raft_consensus.cc:697] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Becoming Leader. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Running, Role: LEADER
I20260630 12:27:21.294129 19075 consensus_queue.cc:237] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.300123 18772 catalog_manager.cc:5697] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e reported cstate change: term changed from 0 to 1, leader changed from <none> to b7f501ff5446490e8563dec854a0911e (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:21.336217 19075 raft_consensus.cc:493] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:21.336805 19075 raft_consensus.cc:515] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.338495 19075 leader_election.cc:290] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.339375 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828d938f37b14da7b44c51a9f01489b3" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f" is_pre_election: true
I20260630 12:27:21.339565 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828d938f37b14da7b44c51a9f01489b3" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07" is_pre_election: true
I20260630 12:27:21.339948 18876 raft_consensus.cc:2468] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.340188 19024 raft_consensus.cc:2468] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.340982 18916 leader_election.cc:304] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619901095e41434a837fd718b60ed76f, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.341734 19075 raft_consensus.cc:2804] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:21.342069 19075 raft_consensus.cc:493] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:21.342370 19075 raft_consensus.cc:3060] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.347295 19075 raft_consensus.cc:515] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.348819 19075 leader_election.cc:290] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 election: Requested vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.349572 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828d938f37b14da7b44c51a9f01489b3" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f"
I20260630 12:27:21.349841 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828d938f37b14da7b44c51a9f01489b3" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07"
I20260630 12:27:21.350198 18876 raft_consensus.cc:3060] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.350389 19024 raft_consensus.cc:3060] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.356906 19024 raft_consensus.cc:2468] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.356906 18876 raft_consensus.cc:2468] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.358099 18916 leader_election.cc:304] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [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: 1e56eb914ced4ab68732880391a25c07, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.358685 19075 raft_consensus.cc:2804] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.359066 19075 raft_consensus.cc:697] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Becoming Leader. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Running, Role: LEADER
I20260630 12:27:21.359625 19075 consensus_queue.cc:237] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.366372 18772 catalog_manager.cc:5697] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e reported cstate change: term changed from 0 to 1, leader changed from <none> to b7f501ff5446490e8563dec854a0911e (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:21.507913 19075 raft_consensus.cc:493] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:21.508502 19075 raft_consensus.cc:515] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.510114 19075 leader_election.cc:290] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.511050 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c7a09da8a34403b9c394d1d777b66d" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f" is_pre_election: true
I20260630 12:27:21.511293 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c7a09da8a34403b9c394d1d777b66d" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07" is_pre_election: true
I20260630 12:27:21.511678 18876 raft_consensus.cc:2468] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.511893 19024 raft_consensus.cc:2468] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 0.
I20260630 12:27:21.512662 18916 leader_election.cc:304] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619901095e41434a837fd718b60ed76f, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.513213 19075 raft_consensus.cc:2804] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:21.513530 19075 raft_consensus.cc:493] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:21.513789 19075 raft_consensus.cc:3060] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.518505 19075 raft_consensus.cc:515] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.519986 19075 leader_election.cc:290] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 election: Requested vote from peers 619901095e41434a837fd718b60ed76f (127.11.14.1:32957), 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059)
I20260630 12:27:21.520820 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c7a09da8a34403b9c394d1d777b66d" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619901095e41434a837fd718b60ed76f"
I20260630 12:27:21.521001 19024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c7a09da8a34403b9c394d1d777b66d" candidate_uuid: "b7f501ff5446490e8563dec854a0911e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e56eb914ced4ab68732880391a25c07"
I20260630 12:27:21.521313 18876 raft_consensus.cc:3060] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.521569 19024 raft_consensus.cc:3060] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.525966 18876 raft_consensus.cc:2468] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.526150 19024 raft_consensus.cc:2468] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7f501ff5446490e8563dec854a0911e in term 1.
I20260630 12:27:21.526909 18916 leader_election.cc:304] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [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: 619901095e41434a837fd718b60ed76f, b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.527709 19075 raft_consensus.cc:2804] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.528193 19075 raft_consensus.cc:697] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Becoming Leader. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Running, Role: LEADER
I20260630 12:27:21.529021 19075 consensus_queue.cc:237] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.535382 18772 catalog_manager.cc:5697] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e reported cstate change: term changed from 0 to 1, leader changed from <none> to b7f501ff5446490e8563dec854a0911e (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:21.649972 19075 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:21.662905 19102 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:21.673345 18772 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37112:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:27:21.703303 18865 tablet_service.cc:1511] Processing CreateTablet for tablet 8d61483b53ca409390c3e908103e54ba (DEFAULT_TABLE table=dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:21.704622 18865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d61483b53ca409390c3e908103e54ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.706362 18939 tablet_service.cc:1511] Processing CreateTablet for tablet 45458438d8c845ec9c0b9d74c347f03f (DEFAULT_TABLE table=dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:21.706362 19013 tablet_service.cc:1511] Processing CreateTablet for tablet 10e8f70134004928ad2feb9bf7e94c55 (DEFAULT_TABLE table=dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:21.707614 18939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45458438d8c845ec9c0b9d74c347f03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.707964 19013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e8f70134004928ad2feb9bf7e94c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.709479 18866 tablet_service.cc:1511] Processing CreateTablet for tablet 019db3a437dc49609b2ec69663acb34b (DEFAULT_TABLE table=dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:21.710636 18866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019db3a437dc49609b2ec69663acb34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:21.723016 19070 tablet_bootstrap.cc:492] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: Bootstrap starting.
I20260630 12:27:21.727902 19106 tablet_bootstrap.cc:492] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:21.729218 19071 tablet_bootstrap.cc:492] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: Bootstrap starting.
I20260630 12:27:21.729610 19070 tablet_bootstrap.cc:654] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.734957 19071 tablet_bootstrap.cc:654] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.735435 19106 tablet_bootstrap.cc:654] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.739480 19070 tablet_bootstrap.cc:492] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: No bootstrap required, opened a new log
I20260630 12:27:21.739687 19071 tablet_bootstrap.cc:492] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: No bootstrap required, opened a new log
I20260630 12:27:21.740173 19070 ts_tablet_manager.cc:1403] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.005s
I20260630 12:27:21.740257 19071 ts_tablet_manager.cc:1403] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.002s
I20260630 12:27:21.742251 19106 tablet_bootstrap.cc:492] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: No bootstrap required, opened a new log
I20260630 12:27:21.742710 19106 ts_tablet_manager.cc:1403] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:27:21.743520 19071 raft_consensus.cc:359] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.743769 19070 raft_consensus.cc:359] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } }
I20260630 12:27:21.744129 19071 raft_consensus.cc:385] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.744395 19070 raft_consensus.cc:385] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.744513 19071 raft_consensus.cc:740] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e56eb914ced4ab68732880391a25c07, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.744814 19070 raft_consensus.cc:740] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.745471 19106 raft_consensus.cc:359] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.745494 19071 consensus_queue.cc:260] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.745633 19070 consensus_queue.cc:260] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } }
I20260630 12:27:21.746359 19106 raft_consensus.cc:385] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.746543 19071 raft_consensus.cc:399] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:21.746675 19070 raft_consensus.cc:399] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:21.746712 19106 raft_consensus.cc:740] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.746932 19071 raft_consensus.cc:493] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:21.747246 19070 raft_consensus.cc:493] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:21.747484 19071 raft_consensus.cc:3060] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.747690 19070 raft_consensus.cc:3060] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.747741 19106 consensus_queue.cc:260] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.748644 19106 raft_consensus.cc:399] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:21.748991 19106 raft_consensus.cc:493] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:21.749317 19106 raft_consensus.cc:3060] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.754582 19071 raft_consensus.cc:515] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.755296 19071 leader_election.cc:304] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [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: 1e56eb914ced4ab68732880391a25c07; no voters: 
I20260630 12:27:21.755862 19071 leader_election.cc:290] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:21.756181 19079 raft_consensus.cc:2804] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.756589 19106 raft_consensus.cc:515] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.757557 19106 leader_election.cc:304] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [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: 619901095e41434a837fd718b60ed76f; no voters: 
I20260630 12:27:21.758780 19074 raft_consensus.cc:2804] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.763080 19070 raft_consensus.cc:515] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } }
I20260630 12:27:21.763324 19088 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:21.763978 19070 leader_election.cc:304] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [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: b7f501ff5446490e8563dec854a0911e; no voters: 
I20260630 12:27:21.764562 19106 leader_election.cc:290] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:21.765252 19088 raft_consensus.cc:2804] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.765892 19088 raft_consensus.cc:697] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Becoming Leader. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Running, Role: LEADER
I20260630 12:27:21.766551 19088 consensus_queue.cc:237] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [LEADER]: Queue going to LEADER mode. State: All 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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } }
I20260630 12:27:21.764747 19070 leader_election.cc:290] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:21.770249 19070 ts_tablet_manager.cc:1434] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.005s
I20260630 12:27:21.771338 19106 ts_tablet_manager.cc:1434] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.005s
I20260630 12:27:21.773669 19071 ts_tablet_manager.cc:1434] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: Time spent starting tablet: real 0.033s	user 0.026s	sys 0.003s
I20260630 12:27:21.774243 19106 tablet_bootstrap.cc:492] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:21.779897 19106 tablet_bootstrap.cc:654] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:21.785137 19102 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:21.840552 19074 raft_consensus.cc:697] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 LEADER]: Becoming Leader. State: Replica: 619901095e41434a837fd718b60ed76f, State: Running, Role: LEADER
I20260630 12:27:21.841156 18772 catalog_manager.cc:5697] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e reported cstate change: term changed from 0 to 1, leader changed from <none> to b7f501ff5446490e8563dec854a0911e (127.11.14.2). New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:21.841864 19074 consensus_queue.cc:237] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [LEADER]: Queue going to LEADER mode. State: All 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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.857075 18774 catalog_manager.cc:5697] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f reported cstate change: term changed from 0 to 1, leader changed from <none> to 619901095e41434a837fd718b60ed76f (127.11.14.1). New cstate: current_term: 1 leader_uuid: "619901095e41434a837fd718b60ed76f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:21.859529 19079 raft_consensus.cc:697] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 1 LEADER]: Becoming Leader. State: Replica: 1e56eb914ced4ab68732880391a25c07, State: Running, Role: LEADER
I20260630 12:27:21.860317 19079 consensus_queue.cc:237] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Queue going to LEADER mode. State: All 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: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:21.868060 19106 tablet_bootstrap.cc:492] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: No bootstrap required, opened a new log
I20260630 12:27:21.868714 19106 ts_tablet_manager.cc:1403] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.061s
I20260630 12:27:21.871618 19106 raft_consensus.cc:359] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.872239 19106 raft_consensus.cc:385] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:21.872601 19106 raft_consensus.cc:740] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:21.872851 19088 consensus_queue.cc:1048] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:21.872720 18772 catalog_manager.cc:5697] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e56eb914ced4ab68732880391a25c07 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "1e56eb914ced4ab68732880391a25c07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:21.873544 19106 consensus_queue.cc:260] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.874330 19106 raft_consensus.cc:399] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:21.874686 19106 raft_consensus.cc:493] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:21.875051 19106 raft_consensus.cc:3060] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:21.882723 19106 raft_consensus.cc:515] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.883458 19106 leader_election.cc:304] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [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: 619901095e41434a837fd718b60ed76f; no voters: 
I20260630 12:27:21.884076 19106 leader_election.cc:290] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:21.885735 19106 ts_tablet_manager.cc:1434] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.001s
I20260630 12:27:21.886561 19112 raft_consensus.cc:2804] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:21.887037 19112 raft_consensus.cc:697] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 LEADER]: Becoming Leader. State: Replica: 619901095e41434a837fd718b60ed76f, State: Running, Role: LEADER
I20260630 12:27:21.887713 19112 consensus_queue.cc:237] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [LEADER]: Queue going to LEADER mode. State: All 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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:21.890450 19075 consensus_queue.cc:1048] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:21.901629 18772 catalog_manager.cc:5697] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f reported cstate change: term changed from 0 to 1, leader changed from <none> to 619901095e41434a837fd718b60ed76f (127.11.14.1). New cstate: current_term: 1 leader_uuid: "619901095e41434a837fd718b60ed76f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:21.943195 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:27:21.962138 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:21.962985 11320 tablet_replica.cc:333] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: stopping tablet replica
I20260630 12:27:21.963624 11320 raft_consensus.cc:2243] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:21.964047 11320 raft_consensus.cc:2272] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:21.965941 11320 tablet_replica.cc:333] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: stopping tablet replica
I20260630 12:27:21.966477 11320 raft_consensus.cc:2243] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:21.966913 11320 raft_consensus.cc:2272] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:21.969383 11320 tablet_replica.cc:333] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: stopping tablet replica
I20260630 12:27:21.969893 11320 raft_consensus.cc:2243] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:21.970273 11320 raft_consensus.cc:2272] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:21.972261 11320 tablet_replica.cc:333] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: stopping tablet replica
I20260630 12:27:21.972815 11320 raft_consensus.cc:2243] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:21.973199 11320 raft_consensus.cc:2272] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:21.975217 11320 tablet_replica.cc:333] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: stopping tablet replica
I20260630 12:27:21.975683 11320 raft_consensus.cc:2243] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:21.976059 11320 raft_consensus.cc:2272] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:21.978195 11320 tablet_replica.cc:333] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: stopping tablet replica
I20260630 12:27:21.978657 11320 raft_consensus.cc:2243] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:21.979033 11320 raft_consensus.cc:2272] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:22.001930 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:22.055465 19075 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:22.067005 18916 consensus_peers.cc:597] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e -> Peer 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): Couldn't send request to peer 619901095e41434a837fd718b60ed76f. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:22.150182 18916 consensus_peers.cc:597] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e -> Peer 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): Couldn't send request to peer 619901095e41434a837fd718b60ed76f. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:22.270695 18916 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:27:22.273203 18916 consensus_peers.cc:597] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e -> Peer 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): Couldn't send request to peer 619901095e41434a837fd718b60ed76f. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:22.450901 18916 consensus_peers.cc:597] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e -> Peer 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): Couldn't send request to peer 619901095e41434a837fd718b60ed76f. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:22.621685 19088 consensus_queue.cc:579] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Leader has been unable to successfully communicate with peer 619901095e41434a837fd718b60ed76f for more than 1 seconds (1.091s)
I20260630 12:27:22.853016 19088 consensus_queue.cc:579] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Leader has been unable to successfully communicate with peer 619901095e41434a837fd718b60ed76f for more than 1 seconds (1.018s)
I20260630 12:27:23.058694 19088 consensus_queue.cc:579] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [LEADER]: Leader has been unable to successfully communicate with peer 619901095e41434a837fd718b60ed76f for more than 1 seconds (1.156s)
I20260630 12:27:23.065912 18774 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37098:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:27:23.067030 18774 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:37098:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:27:23.085587 18774 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: Sending DeleteTablet for 1 replicas of tablet 8d61483b53ca409390c3e908103e54ba
I20260630 12:27:23.086359 18774 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: Sending DeleteTablet for 1 replicas of tablet 45458438d8c845ec9c0b9d74c347f03f
I20260630 12:27:23.087025 18774 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: Sending DeleteTablet for 1 replicas of tablet 10e8f70134004928ad2feb9bf7e94c55
I20260630 12:27:23.087914 18774 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: Sending DeleteTablet for 1 replicas of tablet 019db3a437dc49609b2ec69663acb34b
I20260630 12:27:23.088603 18939 tablet_service.cc:1558] Processing DeleteTablet for tablet 45458438d8c845ec9c0b9d74c347f03f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:23 UTC) from {username='slave'} at 127.0.0.1:34044
I20260630 12:27:23.090010 19013 tablet_service.cc:1558] Processing DeleteTablet for tablet 10e8f70134004928ad2feb9bf7e94c55 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:23 UTC) from {username='slave'} at 127.0.0.1:49974
I20260630 12:27:23.091324 19136 tablet_replica.cc:333] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: stopping tablet replica
I20260630 12:27:23.092973 19136 raft_consensus.cc:2243] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.094178 19136 raft_consensus.cc:2272] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.095306 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:23.097033 19138 tablet_replica.cc:333] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: stopping tablet replica
I20260630 12:27:23.098582 19138 raft_consensus.cc:2243] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.098657 19136 ts_tablet_manager.cc:1916] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:27:23.099604 19138 raft_consensus.cc:2272] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:23.100332 18760 catalog_manager.cc:4755] TS 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 8d61483b53ca409390c3e908103e54ba: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111)
W20260630 12:27:23.106513 19139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:23.106591 19138 ts_tablet_manager.cc:1916] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:27:23.108285 19140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:23.116777 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:23.117619 19142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:23.118775 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:23.119024 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:23.119228 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822443119211 us; error 0 us; skew 500 ppm
I20260630 12:27:23.119789 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:23.122788 19136 ts_tablet_manager.cc:1929] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:27:23.123453 19136 log.cc:1199] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/45458438d8c845ec9c0b9d74c347f03f
I20260630 12:27:23.123674 11320 webserver.cc:533] Webserver started at http://127.11.14.4:37023/ using document root <none> and password file <none>
I20260630 12:27:23.124282 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:23.124486 19136 ts_tablet_manager.cc:1950] T 45458438d8c845ec9c0b9d74c347f03f P b7f501ff5446490e8563dec854a0911e: Deleting consensus metadata
I20260630 12:27:23.124567 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:23.125164 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:23.126573 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "b279e5fa9dd74f14950a7851b30b7756"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-hwbx"
I20260630 12:27:23.127537 19138 ts_tablet_manager.cc:1929] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:27:23.128055 19138 log.cc:1199] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/10e8f70134004928ad2feb9bf7e94c55
I20260630 12:27:23.129087 19138 ts_tablet_manager.cc:1950] T 10e8f70134004928ad2feb9bf7e94c55 P 1e56eb914ced4ab68732880391a25c07: Deleting consensus metadata
I20260630 12:27:23.129410 18761 catalog_manager.cc:5028] TS b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687): tablet 45458438d8c845ec9c0b9d74c347f03f (table dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]) successfully deleted
I20260630 12:27:23.132675 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:27:23.132565 18760 catalog_manager.cc:5028] TS 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059): tablet 10e8f70134004928ad2feb9bf7e94c55 (table dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]) successfully deleted
I20260630 12:27:23.136579 19147 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.137470 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:27:23.137866 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "b279e5fa9dd74f14950a7851b30b7756"
format_stamp: "Formatted at 2026-06-30 12:27:23 on dist-test-slave-hwbx"
I20260630 12:27:23.138137 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:23.158200 19088 consensus_queue.cc:579] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Leader has been unable to successfully communicate with peer 619901095e41434a837fd718b60ed76f for more than 1 seconds (1.485s)
I20260630 12:27:23.160244 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:23.162083 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:23.166635 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:23.169591 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:23.169771 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.169971 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:23.170120 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.212903 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:41015
I20260630 12:27:23.213016 19209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:41015 every 8 connection(s)
I20260630 12:27:23.218003 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:23.225327 19213 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:23.226747 19214 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:23.238462 19210 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34119
I20260630 12:27:23.238875 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:23.238904 19210 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:23.240171 19210 heartbeater.cc:507] Master 127.11.14.62:34119 requested a full tablet report, sending...
W20260630 12:27:23.240716 19216 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:23.241986 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:23.242285 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:23.242501 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822443242482 us; error 0 us; skew 500 ppm
I20260630 12:27:23.243129 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:23.243379 18774 ts_manager.cc:194] Registered new tserver with Master: b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015)
I20260630 12:27:23.245240 18774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37136
I20260630 12:27:23.245880 11320 webserver.cc:533] Webserver started at http://127.11.14.1:38409/ using document root <none> and password file <none>
I20260630 12:27:23.246412 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:23.246613 11320 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:23.250351 11320 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:23.253634 19221 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:23.254345 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:23.254626 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "619901095e41434a837fd718b60ed76f"
format_stamp: "Formatted at 2026-06-30 12:27:19 on dist-test-slave-hwbx"
I20260630 12:27:23.254947 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:23.268276 18951 consensus_queue.cc:237] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.269815 18950 consensus_queue.cc:237] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.276842 19024 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:23.288241 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:23.290305 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:23.292672 19130 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:23.298568 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:27:23.299499 18916 consensus_peers.cc:597] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e -> Peer 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): Couldn't send request to peer 619901095e41434a837fd718b60ed76f. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.301824 19025 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:27:23.302947 18916 consensus_peers.cc:597] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e -> Peer b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): Couldn't send request to peer b279e5fa9dd74f14950a7851b30b7756. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16c7a09da8a34403b9c394d1d777b66d. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:23.303710 18916 consensus_peers.cc:597] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e -> Peer b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): Couldn't send request to peer b279e5fa9dd74f14950a7851b30b7756. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c13a29562f8a458f90c8fdb9e40889ac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.304703 19130 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:23.307790 19233 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:27:23.308662 19088 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.312608 19025 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
W20260630 12:27:23.324338 18916 consensus_peers.cc:597] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e -> Peer 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): Couldn't send request to peer 619901095e41434a837fd718b60ed76f. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.325266 18761 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 16c7a09da8a34403b9c394d1d777b66d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:27:23.327040 19130 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.327021 18774 catalog_manager.cc:5697] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:23.340629 18761 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c13a29562f8a458f90c8fdb9e40889ac with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:27:23.339704 19024 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.353609 18772 catalog_manager.cc:5697] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:23.358543 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:27:23.358943 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.002s	sys 0.001s
I20260630 12:27:23.359318 11320 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:27:23.365717 19233 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:23.378911 19233 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.379858 19233 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Bootstrap complete.
I20260630 12:27:23.379942 18950 consensus_queue.cc:237] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.380615 19233 ts_tablet_manager.cc:1403] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:27:23.382475 11320 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:27:23.382755 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.018s	sys 0.003s
I20260630 12:27:23.383543 19233 raft_consensus.cc:359] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.384428 19233 raft_consensus.cc:740] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:23.385402 19233 consensus_queue.cc:260] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.389045 19233 ts_tablet_manager.cc:1434] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:23.390100 19233 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
W20260630 12:27:23.395066 18916 consensus_peers.cc:597] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e -> Peer b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): Couldn't send request to peer b279e5fa9dd74f14950a7851b30b7756. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f83a8ccc06434a58abf23093965351b6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.397542 19024 raft_consensus.cc:1275] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:23.399196 19130 consensus_queue.cc:1048] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:23.401237 18916 consensus_peers.cc:597] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e -> Peer 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): Couldn't send request to peer 619901095e41434a837fd718b60ed76f. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.406222 19233 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.407172 19233 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Bootstrap complete.
I20260630 12:27:23.407912 19233 ts_tablet_manager.cc:1403] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:27:23.410068 19075 raft_consensus.cc:2955] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.410928 19233 raft_consensus.cc:359] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.411619 19233 raft_consensus.cc:740] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:23.412515 19025 raft_consensus.cc:2955] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.413745 19233 consensus_queue.cc:260] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.417873 19233 ts_tablet_manager.cc:1434] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:27:23.419165 19233 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:23.423669 18761 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f83a8ccc06434a58abf23093965351b6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:27:23.427410 18774 catalog_manager.cc:5697] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:23.442332 19233 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.443298 19233 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Bootstrap complete.
I20260630 12:27:23.444177 19233 ts_tablet_manager.cc:1403] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260630 12:27:23.447124 19233 raft_consensus.cc:359] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.447861 19233 raft_consensus.cc:740] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:23.448626 19233 consensus_queue.cc:260] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.450935 19233 ts_tablet_manager.cc:1434] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:23.451771 19233 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:23.465986 19233 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.466800 19233 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Bootstrap complete.
I20260630 12:27:23.467309 19233 ts_tablet_manager.cc:1403] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:27:23.469563 19233 raft_consensus.cc:359] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.470412 19233 raft_consensus.cc:740] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:23.471132 19233 consensus_queue.cc:260] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.473207 19233 ts_tablet_manager.cc:1434] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:27:23.474066 19233 tablet_bootstrap.cc:492] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:23.484817 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:32957
I20260630 12:27:23.485001 19299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:32957 every 8 connection(s)
I20260630 12:27:23.486724 19233 tablet_bootstrap.cc:492] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.487449 19233 tablet_bootstrap.cc:492] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Bootstrap complete.
I20260630 12:27:23.487967 19233 ts_tablet_manager.cc:1403] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:27:23.490577 19233 raft_consensus.cc:359] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:23.491151 19233 raft_consensus.cc:740] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:23.491833 19233 consensus_queue.cc:260] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:23.492720 19233 raft_consensus.cc:399] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:23.493065 19233 raft_consensus.cc:493] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:23.493399 19233 raft_consensus.cc:3060] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:23.500587 19233 raft_consensus.cc:515] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:23.501322 19233 leader_election.cc:304] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 619901095e41434a837fd718b60ed76f; no voters: 
I20260630 12:27:23.502161 19239 raft_consensus.cc:2804] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:23.504107 19233 leader_election.cc:290] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:27:23.506450 18950 consensus_queue.cc:237] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.508467 19263 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d61483b53ca409390c3e908103e54ba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:23 UTC) from {username='slave'} at 127.0.0.1:33410
I20260630 12:27:23.509939 19300 heartbeater.cc:344] Connected to a master server at 127.11.14.62:34119
I20260630 12:27:23.510380 19300 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:23.510157 19239 raft_consensus.cc:697] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 2 LEADER]: Becoming Leader. State: Replica: 619901095e41434a837fd718b60ed76f, State: Running, Role: LEADER
I20260630 12:27:23.511439 19300 heartbeater.cc:507] Master 127.11.14.62:34119 requested a full tablet report, sending...
I20260630 12:27:23.511198 19239 consensus_queue.cc:237] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:23.512089 19233 ts_tablet_manager.cc:1434] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.015s
I20260630 12:27:23.513011 19233 tablet_bootstrap.cc:492] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Bootstrap starting.
I20260630 12:27:23.520522 18774 ts_manager.cc:194] Re-registered known tserver with Master: 619901095e41434a837fd718b60ed76f (127.11.14.1:32957)
W20260630 12:27:23.520725 18760 catalog_manager.cc:5008] TS 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): delete failed for tablet 8d61483b53ca409390c3e908103e54ba because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8d61483b53ca409390c3e908103e54ba already in progress: opening tablet
I20260630 12:27:23.526937 19233 tablet_bootstrap.cc:492] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: 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
W20260630 12:27:23.527002 18916 consensus_peers.cc:597] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e -> Peer b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): Couldn't send request to peer b279e5fa9dd74f14950a7851b30b7756. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 828d938f37b14da7b44c51a9f01489b3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:23.527372 19025 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:23.528852 19233 tablet_bootstrap.cc:492] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Bootstrap complete.
I20260630 12:27:23.529703 19233 ts_tablet_manager.cc:1403] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:27:23.530102 19102 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:23.532169 19263 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d61483b53ca409390c3e908103e54ba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:23 UTC) from {username='slave'} at 127.0.0.1:33410
I20260630 12:27:23.532239 19233 raft_consensus.cc:359] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:23.533087 19233 raft_consensus.cc:740] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619901095e41434a837fd718b60ed76f, State: Initialized, Role: FOLLOWER
I20260630 12:27:23.533260 18774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37152
I20260630 12:27:23.533958 19233 consensus_queue.cc:260] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
W20260630 12:27:23.534577 18760 catalog_manager.cc:5008] TS 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): delete failed for tablet 8d61483b53ca409390c3e908103e54ba because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8d61483b53ca409390c3e908103e54ba already in progress: opening tablet
I20260630 12:27:23.534693 19233 raft_consensus.cc:399] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:23.535349 19233 raft_consensus.cc:493] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:23.535708 19233 raft_consensus.cc:3060] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:23.537235 19300 heartbeater.cc:499] Master 127.11.14.62:34119 was elected leader, sending a full tablet report...
I20260630 12:27:23.540555 19273 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:23.542372 19233 raft_consensus.cc:515] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:23.542464 19130 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:23.543325 19233 leader_election.cc:304] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 619901095e41434a837fd718b60ed76f; no voters: 
I20260630 12:27:23.542312 19075 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.543998 19239 raft_consensus.cc:2804] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:23.544651 19233 leader_election.cc:290] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:27:23.548391 19239 raft_consensus.cc:697] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 2 LEADER]: Becoming Leader. State: Replica: 619901095e41434a837fd718b60ed76f, State: Running, Role: LEADER
I20260630 12:27:23.549183 19239 consensus_queue.cc:237] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } }
I20260630 12:27:23.544210 19025 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.549991 19233 ts_tablet_manager.cc:1434] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:27:23.550887 19273 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.553354 18761 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 828d938f37b14da7b44c51a9f01489b3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:27:23.559118 18774 catalog_manager.cc:5697] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:23.607887 19263 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d61483b53ca409390c3e908103e54ba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:23 UTC) from {username='slave'} at 127.0.0.1:33410
I20260630 12:27:23.609505 19306 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:23.610411 19306 raft_consensus.cc:2243] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.611006 19306 raft_consensus.cc:2272] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.614852 19306 ts_tablet_manager.cc:1916] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:27:23.622936 18820 auto_rebalancer.cc:639] Failed to schedule move for tablet f83a8ccc06434a58abf23093965351b6: Invalid argument: Server with UUID b279e5fa9dd74f14950a7851b30b7756 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
W20260630 12:27:23.628464 18820 auto_rebalancer.cc:639] Failed to schedule move for tablet 16c7a09da8a34403b9c394d1d777b66d: Invalid argument: Server with UUID b279e5fa9dd74f14950a7851b30b7756 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.632674 19306 ts_tablet_manager.cc:1929] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:27:23.633124 19306 log.cc:1199] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/8d61483b53ca409390c3e908103e54ba
W20260630 12:27:23.633612 18820 auto_rebalancer.cc:639] Failed to schedule move for tablet c13a29562f8a458f90c8fdb9e40889ac: Invalid argument: Server with UUID b279e5fa9dd74f14950a7851b30b7756 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.633863 19306 ts_tablet_manager.cc:1950] T 8d61483b53ca409390c3e908103e54ba P 619901095e41434a837fd718b60ed76f: Deleting consensus metadata
I20260630 12:27:23.636319 18760 catalog_manager.cc:5028] TS 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): tablet 8d61483b53ca409390c3e908103e54ba (table dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]) successfully deleted
I20260630 12:27:23.726389 19075 consensus_queue.cc:1050] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:23.731556 19273 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.737375 19272 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.747795 19318 ts_tablet_manager.cc:933] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Initiating tablet copy from peer b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:23.749372 19318 tablet_copy_client.cc:323] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36687
I20260630 12:27:23.763420 18961 tablet_copy_service.cc:140] P b7f501ff5446490e8563dec854a0911e: Received BeginTabletCopySession request for tablet c13a29562f8a458f90c8fdb9e40889ac from peer b279e5fa9dd74f14950a7851b30b7756 ({username='slave'} at 127.0.0.1:34068)
I20260630 12:27:23.763842 18961 tablet_copy_service.cc:161] P b7f501ff5446490e8563dec854a0911e: Beginning new tablet copy session on tablet c13a29562f8a458f90c8fdb9e40889ac from peer b279e5fa9dd74f14950a7851b30b7756 at {username='slave'} at 127.0.0.1:34068: session id = b279e5fa9dd74f14950a7851b30b7756-c13a29562f8a458f90c8fdb9e40889ac
I20260630 12:27:23.769227 18961 tablet_copy_source_session.cc:215] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:23.771763 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a29562f8a458f90c8fdb9e40889ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:23.782168 19318 tablet_copy_client.cc:806] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:23.782676 19318 tablet_copy_client.cc:670] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:23.785369 19263 tablet_service.cc:1558] Processing DeleteTablet for tablet 019db3a437dc49609b2ec69663acb34b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:23 UTC) from {username='slave'} at 127.0.0.1:33410
I20260630 12:27:23.785841 19318 tablet_copy_client.cc:538] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:23.786127 19306 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:23.786808 19306 raft_consensus.cc:2243] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.787277 19306 raft_consensus.cc:2272] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.789803 19306 ts_tablet_manager.cc:1916] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:27:23.792133 19318 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Bootstrap starting.
I20260630 12:27:23.799391 19306 ts_tablet_manager.cc:1929] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:27:23.799746 19306 log.cc:1199] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/019db3a437dc49609b2ec69663acb34b
I20260630 12:27:23.800293 19306 ts_tablet_manager.cc:1950] T 019db3a437dc49609b2ec69663acb34b P 619901095e41434a837fd718b60ed76f: Deleting consensus metadata
I20260630 12:27:23.802704 18760 catalog_manager.cc:5028] TS 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): tablet 019db3a437dc49609b2ec69663acb34b (table dugtrio [id=2a96aad052d14267af4a51bc61b4d11f]) successfully deleted
I20260630 12:27:23.806753 19318 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.807408 19318 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Bootstrap complete.
I20260630 12:27:23.807914 19318 ts_tablet_manager.cc:1403] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:27:23.810027 19318 raft_consensus.cc:359] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.810554 19318 raft_consensus.cc:740] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b279e5fa9dd74f14950a7851b30b7756, State: Initialized, Role: LEARNER
I20260630 12:27:23.811034 19318 consensus_queue.cc:260] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.812690 19210 heartbeater.cc:499] Master 127.11.14.62:34119 was elected leader, sending a full tablet report...
I20260630 12:27:23.813066 19318 ts_tablet_manager.cc:1434] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:27:23.814785 18961 tablet_copy_service.cc:342] P b7f501ff5446490e8563dec854a0911e: Request end of tablet copy session b279e5fa9dd74f14950a7851b30b7756-c13a29562f8a458f90c8fdb9e40889ac received from {username='slave'} at 127.0.0.1:34068
I20260630 12:27:23.815227 18961 tablet_copy_service.cc:434] P b7f501ff5446490e8563dec854a0911e: ending tablet copy session b279e5fa9dd74f14950a7851b30b7756-c13a29562f8a458f90c8fdb9e40889ac on tablet c13a29562f8a458f90c8fdb9e40889ac with peer b279e5fa9dd74f14950a7851b30b7756
I20260630 12:27:23.876021 19318 ts_tablet_manager.cc:933] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Initiating tablet copy from peer b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:23.877357 19318 tablet_copy_client.cc:323] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36687
I20260630 12:27:23.878726 18961 tablet_copy_service.cc:140] P b7f501ff5446490e8563dec854a0911e: Received BeginTabletCopySession request for tablet 16c7a09da8a34403b9c394d1d777b66d from peer b279e5fa9dd74f14950a7851b30b7756 ({username='slave'} at 127.0.0.1:34068)
I20260630 12:27:23.879231 18961 tablet_copy_service.cc:161] P b7f501ff5446490e8563dec854a0911e: Beginning new tablet copy session on tablet 16c7a09da8a34403b9c394d1d777b66d from peer b279e5fa9dd74f14950a7851b30b7756 at {username='slave'} at 127.0.0.1:34068: session id = b279e5fa9dd74f14950a7851b30b7756-16c7a09da8a34403b9c394d1d777b66d
I20260630 12:27:23.884061 18961 tablet_copy_source_session.cc:215] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:23.886379 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c7a09da8a34403b9c394d1d777b66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:23.896601 19318 tablet_copy_client.cc:806] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:23.897035 19318 tablet_copy_client.cc:670] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:23.899922 19318 tablet_copy_client.cc:538] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:23.905304 19318 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Bootstrap starting.
I20260630 12:27:23.906839 19324 ts_tablet_manager.cc:933] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Initiating tablet copy from peer b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:23.908277 19324 tablet_copy_client.cc:323] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36687
I20260630 12:27:23.909708 18961 tablet_copy_service.cc:140] P b7f501ff5446490e8563dec854a0911e: Received BeginTabletCopySession request for tablet 828d938f37b14da7b44c51a9f01489b3 from peer b279e5fa9dd74f14950a7851b30b7756 ({username='slave'} at 127.0.0.1:34068)
I20260630 12:27:23.910135 18961 tablet_copy_service.cc:161] P b7f501ff5446490e8563dec854a0911e: Beginning new tablet copy session on tablet 828d938f37b14da7b44c51a9f01489b3 from peer b279e5fa9dd74f14950a7851b30b7756 at {username='slave'} at 127.0.0.1:34068: session id = b279e5fa9dd74f14950a7851b30b7756-828d938f37b14da7b44c51a9f01489b3
I20260630 12:27:23.914788 18961 tablet_copy_source_session.cc:215] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:23.917305 19324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828d938f37b14da7b44c51a9f01489b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:23.920852 19318 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.921501 19318 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Bootstrap complete.
I20260630 12:27:23.922013 19318 ts_tablet_manager.cc:1403] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:27:23.924043 19318 raft_consensus.cc:359] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.924683 19318 raft_consensus.cc:740] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b279e5fa9dd74f14950a7851b30b7756, State: Initialized, Role: LEARNER
I20260630 12:27:23.925158 19318 consensus_queue.cc:260] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.927393 19318 ts_tablet_manager.cc:1434] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:23.928462 19324 tablet_copy_client.cc:806] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:23.928974 19324 tablet_copy_client.cc:670] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:23.929708 18961 tablet_copy_service.cc:342] P b7f501ff5446490e8563dec854a0911e: Request end of tablet copy session b279e5fa9dd74f14950a7851b30b7756-16c7a09da8a34403b9c394d1d777b66d received from {username='slave'} at 127.0.0.1:34068
I20260630 12:27:23.930194 18961 tablet_copy_service.cc:434] P b7f501ff5446490e8563dec854a0911e: ending tablet copy session b279e5fa9dd74f14950a7851b30b7756-16c7a09da8a34403b9c394d1d777b66d on tablet 16c7a09da8a34403b9c394d1d777b66d with peer b279e5fa9dd74f14950a7851b30b7756
I20260630 12:27:23.933683 19324 tablet_copy_client.cc:538] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:23.935873 19272 raft_consensus.cc:2955] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:23.940886 19324 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap starting.
I20260630 12:27:23.949977 19318 ts_tablet_manager.cc:933] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Initiating tablet copy from peer b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:23.952540 19318 tablet_copy_client.cc:323] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36687
I20260630 12:27:23.954403 18960 tablet_copy_service.cc:140] P b7f501ff5446490e8563dec854a0911e: Received BeginTabletCopySession request for tablet f83a8ccc06434a58abf23093965351b6 from peer b279e5fa9dd74f14950a7851b30b7756 ({username='slave'} at 127.0.0.1:34068)
I20260630 12:27:23.954941 18960 tablet_copy_service.cc:161] P b7f501ff5446490e8563dec854a0911e: Beginning new tablet copy session on tablet f83a8ccc06434a58abf23093965351b6 from peer b279e5fa9dd74f14950a7851b30b7756 at {username='slave'} at 127.0.0.1:34068: session id = b279e5fa9dd74f14950a7851b30b7756-f83a8ccc06434a58abf23093965351b6
I20260630 12:27:23.955622 18950 consensus_queue.cc:237] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:23.961493 19025 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:23.962409 19273 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:23.962970 18960 tablet_copy_source_session.cc:215] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:23.963470 19075 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:23.964388 19324 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:23.964231 19102 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:23.965277 19324 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap complete.
I20260630 12:27:23.966104 19324 ts_tablet_manager.cc:1403] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.004s
I20260630 12:27:23.966266 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83a8ccc06434a58abf23093965351b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:23.969069 19324 raft_consensus.cc:359] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.969915 19324 raft_consensus.cc:740] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b279e5fa9dd74f14950a7851b30b7756, State: Initialized, Role: LEARNER
I20260630 12:27:23.970597 19324 consensus_queue.cc:260] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:23.971889 19088 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:23.973628 19324 ts_tablet_manager.cc:1434] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:23.975277 18960 tablet_copy_service.cc:342] P b7f501ff5446490e8563dec854a0911e: Request end of tablet copy session b279e5fa9dd74f14950a7851b30b7756-828d938f37b14da7b44c51a9f01489b3 received from {username='slave'} at 127.0.0.1:34068
I20260630 12:27:23.975662 18960 tablet_copy_service.cc:434] P b7f501ff5446490e8563dec854a0911e: ending tablet copy session b279e5fa9dd74f14950a7851b30b7756-828d938f37b14da7b44c51a9f01489b3 on tablet 828d938f37b14da7b44c51a9f01489b3 with peer b279e5fa9dd74f14950a7851b30b7756
I20260630 12:27:23.979573 19273 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:23.982739 19025 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:23.984014 19318 tablet_copy_client.cc:806] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:23.985231 19318 tablet_copy_client.cc:670] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:23.989118 19318 tablet_copy_client.cc:538] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:23.989641 18761 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 828d938f37b14da7b44c51a9f01489b3 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:23.994029 18772 catalog_manager.cc:5697] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f reported cstate change: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:23.996332 19318 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap starting.
I20260630 12:27:24.014268 19318 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:24.014912 19318 tablet_bootstrap.cc:492] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap complete.
I20260630 12:27:24.015442 19318 ts_tablet_manager.cc:1403] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:27:24.017515 19175 tablet_service.cc:1558] Processing DeleteTablet for tablet 828d938f37b14da7b44c51a9f01489b3 with delete_type TABLET_DATA_TOMBSTONED (TS b279e5fa9dd74f14950a7851b30b7756 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40468
I20260630 12:27:24.017617 19318 raft_consensus.cc:359] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:24.018257 19318 raft_consensus.cc:740] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b279e5fa9dd74f14950a7851b30b7756, State: Initialized, Role: LEARNER
I20260630 12:27:24.018756 19318 consensus_queue.cc:260] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756 [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:24.019426 19333 tablet_replica.cc:333] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: stopping tablet replica
I20260630 12:27:24.020200 19318 ts_tablet_manager.cc:1434] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:24.020592 19333 raft_consensus.cc:2243] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:24.021162 19333 raft_consensus.cc:2272] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:24.021978 18960 tablet_copy_service.cc:342] P b7f501ff5446490e8563dec854a0911e: Request end of tablet copy session b279e5fa9dd74f14950a7851b30b7756-f83a8ccc06434a58abf23093965351b6 received from {username='slave'} at 127.0.0.1:34068
I20260630 12:27:24.022389 18960 tablet_copy_service.cc:434] P b7f501ff5446490e8563dec854a0911e: ending tablet copy session b279e5fa9dd74f14950a7851b30b7756-f83a8ccc06434a58abf23093965351b6 on tablet f83a8ccc06434a58abf23093965351b6 with peer b279e5fa9dd74f14950a7851b30b7756
I20260630 12:27:24.025157 19333 ts_tablet_manager.cc:1916] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:24.036795 19333 ts_tablet_manager.cc:1929] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:24.037073 19333 log.cc:1199] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root/wals/828d938f37b14da7b44c51a9f01489b3
I20260630 12:27:24.038223 18760 catalog_manager.cc:5028] TS b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): tablet 828d938f37b14da7b44c51a9f01489b3 (table test-workload [id=6ebfe8a85c5344f491f3a9342984e873]) successfully deleted
I20260630 12:27:24.246305 18950 consensus_queue.cc:237] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:24.250922 19025 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:24.251384 19273 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:24.252162 19102 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:24.252777 19088 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:24.258364 19102 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.260011 19025 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.260613 19273 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.267423 18761 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16c7a09da8a34403b9c394d1d777b66d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:24.270056 18774 catalog_manager.cc:5697] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:24.277608 19184 raft_consensus.cc:1217] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:24.283454 19175 tablet_service.cc:1558] Processing DeleteTablet for tablet 16c7a09da8a34403b9c394d1d777b66d with delete_type TABLET_DATA_TOMBSTONED (TS b279e5fa9dd74f14950a7851b30b7756 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40468
I20260630 12:27:24.284317 19333 tablet_replica.cc:333] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: stopping tablet replica
I20260630 12:27:24.285161 19333 raft_consensus.cc:2243] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:24.285598 19333 raft_consensus.cc:2272] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:24.288021 19333 ts_tablet_manager.cc:1916] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:24.298152 19333 ts_tablet_manager.cc:1929] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:24.298592 19333 log.cc:1199] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root/wals/16c7a09da8a34403b9c394d1d777b66d
I20260630 12:27:24.299818 18760 catalog_manager.cc:5028] TS b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): tablet 16c7a09da8a34403b9c394d1d777b66d (table test-workload [id=6ebfe8a85c5344f491f3a9342984e873]) successfully deleted
I20260630 12:27:24.332371 18950 consensus_queue.cc:237] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:24.337188 19025 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:24.337409 19273 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:24.338526 19088 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:24.339229 19075 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:24.345150 19088 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.346693 19025 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.347425 19273 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.352262 18761 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c13a29562f8a458f90c8fdb9e40889ac with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:24.355404 18771 catalog_manager.cc:5697] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:24.365564 19175 tablet_service.cc:1558] Processing DeleteTablet for tablet c13a29562f8a458f90c8fdb9e40889ac with delete_type TABLET_DATA_TOMBSTONED (TS b279e5fa9dd74f14950a7851b30b7756 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40468
I20260630 12:27:24.366356 19333 tablet_replica.cc:333] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: stopping tablet replica
I20260630 12:27:24.367048 19333 raft_consensus.cc:2243] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:24.367466 19333 raft_consensus.cc:2272] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:24.369973 19333 ts_tablet_manager.cc:1916] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:24.379628 19333 ts_tablet_manager.cc:1929] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:24.379881 19333 log.cc:1199] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root/wals/c13a29562f8a458f90c8fdb9e40889ac
I20260630 12:27:24.380961 18760 catalog_manager.cc:5028] TS b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): tablet c13a29562f8a458f90c8fdb9e40889ac (table test-workload [id=6ebfe8a85c5344f491f3a9342984e873]) successfully deleted
I20260630 12:27:24.558737 18950 consensus_queue.cc:237] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } }
I20260630 12:27:24.563792 19025 raft_consensus.cc:1275] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:24.563977 19273 raft_consensus.cc:1275] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:24.564970 19075 consensus_queue.cc:1048] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:24.565572 19088 consensus_queue.cc:1048] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:24.571529 19075 raft_consensus.cc:2955] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.573239 19273 raft_consensus.cc:2955] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.574110 19025 raft_consensus.cc:2955] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } }
I20260630 12:27:24.584210 18761 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f83a8ccc06434a58abf23093965351b6 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:24.583564 18772 catalog_manager.cc:5697] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 2 to 3, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:24.593596 19175 tablet_service.cc:1558] Processing DeleteTablet for tablet f83a8ccc06434a58abf23093965351b6 with delete_type TABLET_DATA_TOMBSTONED (TS b279e5fa9dd74f14950a7851b30b7756 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40468
I20260630 12:27:24.594610 19333 tablet_replica.cc:333] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: stopping tablet replica
I20260630 12:27:24.595413 19333 raft_consensus.cc:2243] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:24.595793 19333 raft_consensus.cc:2272] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:24.598248 19333 ts_tablet_manager.cc:1916] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:24.609791 19333 ts_tablet_manager.cc:1929] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:24.610054 19333 log.cc:1199] T f83a8ccc06434a58abf23093965351b6 P b279e5fa9dd74f14950a7851b30b7756: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-3-root/wals/f83a8ccc06434a58abf23093965351b6
I20260630 12:27:24.611234 18760 catalog_manager.cc:5028] TS b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): tablet f83a8ccc06434a58abf23093965351b6 (table test-workload [id=6ebfe8a85c5344f491f3a9342984e873]) successfully deleted
I20260630 12:27:24.646162 18950 consensus_queue.cc:237] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:24.651733 19025 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:24.651929 19273 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:24.652035 18916 consensus_peers.cc:597] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e -> Peer b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): Couldn't send request to peer b279e5fa9dd74f14950a7851b30b7756. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:24.653035 19075 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:24.653797 19088 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:24.660154 19075 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.661494 19273 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.662266 19025 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.671250 18950 consensus_queue.cc:237] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:24.676172 18771 catalog_manager.cc:5697] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:24.678464 19025 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:24.678500 18916 consensus_peers.cc:597] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e -> Peer b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): Couldn't send request to peer b279e5fa9dd74f14950a7851b30b7756. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:24.679152 19273 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:24.679994 19075 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:24.680817 19102 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:24.686647 19075 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.688400 19273 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.689254 19025 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.701731 18950 consensus_queue.cc:237] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:24.702899 18774 catalog_manager.cc:5697] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f reported cstate change: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.708050 19025 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:24.708483 18916 consensus_peers.cc:597] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e -> Peer b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4:41015): Couldn't send request to peer b279e5fa9dd74f14950a7851b30b7756. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:24.709860 19088 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:24.710289 19273 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:24.713050 19088 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:24.717906 19088 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.723970 19025 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.726258 19273 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } } }
I20260630 12:27:24.730227 18771 catalog_manager.cc:5697] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 3 to 4, NON_VOTER b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:24.743045 18950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac"
dest_uuid: "b7f501ff5446490e8563dec854a0911e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34044
I20260630 12:27:24.743764 18950 raft_consensus.cc:606] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Received request to transfer leadership
I20260630 12:27:24.747349 18950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac"
dest_uuid: "b7f501ff5446490e8563dec854a0911e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34044
I20260630 12:27:24.747771 18950 raft_consensus.cc:606] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Received request to transfer leadership
I20260630 12:27:24.750619 18950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac"
dest_uuid: "b7f501ff5446490e8563dec854a0911e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34044
I20260630 12:27:24.751101 18950 raft_consensus.cc:606] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Received request to transfer leadership
W20260630 12:27:25.062650 18820 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:27:25.063087 18820 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for c13a29562f8a458f90c8fdb9e40889ac already in progress
W20260630 12:27:25.063326 18820 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c13a29562f8a458f90c8fdb9e40889ac already in progress
I20260630 12:27:25.132146 19337 ts_tablet_manager.cc:933] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Initiating tablet copy from peer b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:25.133827 19337 tablet_copy_client.cc:323] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36687
I20260630 12:27:25.135309 18960 tablet_copy_service.cc:140] P b7f501ff5446490e8563dec854a0911e: Received BeginTabletCopySession request for tablet c13a29562f8a458f90c8fdb9e40889ac from peer b279e5fa9dd74f14950a7851b30b7756 ({username='slave'} at 127.0.0.1:34068)
I20260630 12:27:25.135833 18960 tablet_copy_service.cc:161] P b7f501ff5446490e8563dec854a0911e: Beginning new tablet copy session on tablet c13a29562f8a458f90c8fdb9e40889ac from peer b279e5fa9dd74f14950a7851b30b7756 at {username='slave'} at 127.0.0.1:34068: session id = b279e5fa9dd74f14950a7851b30b7756-c13a29562f8a458f90c8fdb9e40889ac
I20260630 12:27:25.143549 18960 tablet_copy_source_session.cc:215] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:25.146616 19337 ts_tablet_manager.cc:1916] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:27:25.148072 19339 ts_tablet_manager.cc:933] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Initiating tablet copy from peer b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:25.150089 19339 tablet_copy_client.cc:323] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36687
I20260630 12:27:25.151793 18960 tablet_copy_service.cc:140] P b7f501ff5446490e8563dec854a0911e: Received BeginTabletCopySession request for tablet 828d938f37b14da7b44c51a9f01489b3 from peer b279e5fa9dd74f14950a7851b30b7756 ({username='slave'} at 127.0.0.1:34068)
I20260630 12:27:25.152330 18960 tablet_copy_service.cc:161] P b7f501ff5446490e8563dec854a0911e: Beginning new tablet copy session on tablet 828d938f37b14da7b44c51a9f01489b3 from peer b279e5fa9dd74f14950a7851b30b7756 at {username='slave'} at 127.0.0.1:34068: session id = b279e5fa9dd74f14950a7851b30b7756-828d938f37b14da7b44c51a9f01489b3
I20260630 12:27:25.159632 18960 tablet_copy_source_session.cc:215] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:25.161294 19337 ts_tablet_manager.cc:1929] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:27:25.162061 19337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a29562f8a458f90c8fdb9e40889ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.162344 19339 ts_tablet_manager.cc:1916] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:27:25.167403 19337 tablet_copy_client.cc:806] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:25.168171 19337 tablet_copy_client.cc:670] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:25.171589 19337 tablet_copy_client.cc:538] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:25.178296 19337 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Bootstrap starting.
I20260630 12:27:25.178964 19339 ts_tablet_manager.cc:1929] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:27:25.179752 19339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828d938f37b14da7b44c51a9f01489b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.186887 19339 tablet_copy_client.cc:806] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:25.187402 19339 tablet_copy_client.cc:670] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:25.192651 19339 tablet_copy_client.cc:538] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:25.199472 19337 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:25.200426 19337 tablet_bootstrap.cc:492] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Bootstrap complete.
I20260630 12:27:25.201123 19337 ts_tablet_manager.cc:1403] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260630 12:27:25.201321 19339 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap starting.
I20260630 12:27:25.204036 19337 raft_consensus.cc:359] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.204936 19337 raft_consensus.cc:740] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b279e5fa9dd74f14950a7851b30b7756, State: Initialized, Role: LEARNER
I20260630 12:27:25.205616 19337 consensus_queue.cc:260] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.208710 19337 ts_tablet_manager.cc:1434] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:27:25.210996 18960 tablet_copy_service.cc:342] P b7f501ff5446490e8563dec854a0911e: Request end of tablet copy session b279e5fa9dd74f14950a7851b30b7756-c13a29562f8a458f90c8fdb9e40889ac received from {username='slave'} at 127.0.0.1:34068
I20260630 12:27:25.211409 18960 tablet_copy_service.cc:434] P b7f501ff5446490e8563dec854a0911e: ending tablet copy session b279e5fa9dd74f14950a7851b30b7756-c13a29562f8a458f90c8fdb9e40889ac on tablet c13a29562f8a458f90c8fdb9e40889ac with peer b279e5fa9dd74f14950a7851b30b7756
I20260630 12:27:25.226668 19339 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:25.227363 19339 tablet_bootstrap.cc:492] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Bootstrap complete.
I20260630 12:27:25.227952 19339 ts_tablet_manager.cc:1403] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260630 12:27:25.230494 19339 raft_consensus.cc:359] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.231277 19339 raft_consensus.cc:740] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b279e5fa9dd74f14950a7851b30b7756, State: Initialized, Role: LEARNER
I20260630 12:27:25.231855 19337 ts_tablet_manager.cc:933] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Initiating tablet copy from peer b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687)
I20260630 12:27:25.231890 19339 consensus_queue.cc:260] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.233764 19337 tablet_copy_client.cc:323] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36687
I20260630 12:27:25.235893 19339 ts_tablet_manager.cc:1434] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:27:25.236205 18960 tablet_copy_service.cc:140] P b7f501ff5446490e8563dec854a0911e: Received BeginTabletCopySession request for tablet 16c7a09da8a34403b9c394d1d777b66d from peer b279e5fa9dd74f14950a7851b30b7756 ({username='slave'} at 127.0.0.1:34068)
I20260630 12:27:25.236850 18960 tablet_copy_service.cc:161] P b7f501ff5446490e8563dec854a0911e: Beginning new tablet copy session on tablet 16c7a09da8a34403b9c394d1d777b66d from peer b279e5fa9dd74f14950a7851b30b7756 at {username='slave'} at 127.0.0.1:34068: session id = b279e5fa9dd74f14950a7851b30b7756-16c7a09da8a34403b9c394d1d777b66d
I20260630 12:27:25.238373 18961 tablet_copy_service.cc:342] P b7f501ff5446490e8563dec854a0911e: Request end of tablet copy session b279e5fa9dd74f14950a7851b30b7756-828d938f37b14da7b44c51a9f01489b3 received from {username='slave'} at 127.0.0.1:34068
I20260630 12:27:25.238759 18961 tablet_copy_service.cc:434] P b7f501ff5446490e8563dec854a0911e: ending tablet copy session b279e5fa9dd74f14950a7851b30b7756-828d938f37b14da7b44c51a9f01489b3 on tablet 828d938f37b14da7b44c51a9f01489b3 with peer b279e5fa9dd74f14950a7851b30b7756
I20260630 12:27:25.245054 18960 tablet_copy_source_session.cc:215] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:25.247601 19337 ts_tablet_manager.cc:1916] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:27:25.257459 19337 ts_tablet_manager.cc:1929] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:27:25.257998 19337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c7a09da8a34403b9c394d1d777b66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:25.262691 19337 tablet_copy_client.cc:806] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:25.263202 19337 tablet_copy_client.cc:670] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:25.266587 19337 tablet_copy_client.cc:538] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:25.272008 19337 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Bootstrap starting.
I20260630 12:27:25.289390 19337 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:25.289995 19337 tablet_bootstrap.cc:492] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Bootstrap complete.
I20260630 12:27:25.290469 19337 ts_tablet_manager.cc:1403] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260630 12:27:25.292171 19337 raft_consensus.cc:359] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.292842 19337 raft_consensus.cc:740] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b279e5fa9dd74f14950a7851b30b7756, State: Initialized, Role: LEARNER
I20260630 12:27:25.293397 19337 consensus_queue.cc:260] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.295055 19337 ts_tablet_manager.cc:1434] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:25.296710 18960 tablet_copy_service.cc:342] P b7f501ff5446490e8563dec854a0911e: Request end of tablet copy session b279e5fa9dd74f14950a7851b30b7756-16c7a09da8a34403b9c394d1d777b66d received from {username='slave'} at 127.0.0.1:34068
I20260630 12:27:25.297147 18960 tablet_copy_service.cc:434] P b7f501ff5446490e8563dec854a0911e: ending tablet copy session b279e5fa9dd74f14950a7851b30b7756-16c7a09da8a34403b9c394d1d777b66d on tablet 16c7a09da8a34403b9c394d1d777b66d with peer b279e5fa9dd74f14950a7851b30b7756
I20260630 12:27:25.298856 19346 raft_consensus.cc:993] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: : Instructing follower 1e56eb914ced4ab68732880391a25c07 to start an election
I20260630 12:27:25.300995 19347 raft_consensus.cc:1081] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Signalling peer 1e56eb914ced4ab68732880391a25c07 to start an election
I20260630 12:27:25.302739 19025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac"
dest_uuid: "1e56eb914ced4ab68732880391a25c07"
 from {username='slave'} at 127.0.0.1:49980
I20260630 12:27:25.303262 19025 raft_consensus.cc:493] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:27:25.303550 19025 raft_consensus.cc:3060] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:25.309350 19025 raft_consensus.cc:515] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.323477 19025 leader_election.cc:290] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [CANDIDATE]: Term 2 election: Requested vote from peers b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687), 619901095e41434a837fd718b60ed76f (127.11.14.1:32957)
I20260630 12:27:25.341581 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac" candidate_uuid: "1e56eb914ced4ab68732880391a25c07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b7f501ff5446490e8563dec854a0911e"
I20260630 12:27:25.342351 18950 raft_consensus.cc:3055] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:27:25.342690 18950 raft_consensus.cc:740] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7f501ff5446490e8563dec854a0911e, State: Running, Role: LEADER
I20260630 12:27:25.342669 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a29562f8a458f90c8fdb9e40889ac" candidate_uuid: "1e56eb914ced4ab68732880391a25c07" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "619901095e41434a837fd718b60ed76f"
I20260630 12:27:25.343480 19273 raft_consensus.cc:3060] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:25.343807 18950 consensus_queue.cc:260] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.345459 18950 raft_consensus.cc:3060] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:25.350665 19273 raft_consensus.cc:2468] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e56eb914ced4ab68732880391a25c07 in term 2.
I20260630 12:27:25.351925 18990 leader_election.cc:304] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [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: 1e56eb914ced4ab68732880391a25c07, 619901095e41434a837fd718b60ed76f; no voters: 
I20260630 12:27:25.352458 18950 raft_consensus.cc:2468] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e56eb914ced4ab68732880391a25c07 in term 2.
I20260630 12:27:25.354949 19352 raft_consensus.cc:2804] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:25.356222 19352 raft_consensus.cc:697] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 2 LEADER]: Becoming Leader. State: Replica: 1e56eb914ced4ab68732880391a25c07, State: Running, Role: LEADER
I20260630 12:27:25.357301 19352 consensus_queue.cc:237] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } }
I20260630 12:27:25.366762 18774 catalog_manager.cc:5697] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 reported cstate change: term changed from 1 to 2, leader changed from b7f501ff5446490e8563dec854a0911e (127.11.14.2) to 1e56eb914ced4ab68732880391a25c07 (127.11.14.3). New cstate: current_term: 2 leader_uuid: "1e56eb914ced4ab68732880391a25c07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:25.679921 19184 raft_consensus.cc:1217] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:27:25.750485 19273 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:25.752111 19352 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:25.766566 19184 raft_consensus.cc:1217] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:27:25.771698 18950 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 2 FOLLOWER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:25.774679 19352 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:25.802001 19184 raft_consensus.cc:3060] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Advancing to term 2
I20260630 12:27:25.809180 19184 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 2 LEARNER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:25.810817 19360 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:25.818169 19353 raft_consensus.cc:1064] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07: attempting to promote NON_VOTER b279e5fa9dd74f14950a7851b30b7756 to VOTER
I20260630 12:27:25.820735 19353 consensus_queue.cc:237] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } }
I20260630 12:27:25.828814 19273 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:27:25.829210 19184 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 2 LEARNER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:27:25.830186 18950 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 2 FOLLOWER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260630 12:27:25.830505 19353 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:25.831249 19352 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:25.831943 19360 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:25.839330 19352 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.842322 19272 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.851395 18950 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.853916 19184 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.861680 18772 catalog_manager.cc:5697] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f reported cstate change: config changed from index 4 to 6, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1e56eb914ced4ab68732880391a25c07" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } attrs { replace: true } } peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.880210 19025 consensus_queue.cc:237] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } }
I20260630 12:27:25.884557 19184 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 2 FOLLOWER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:27:25.885362 19272 raft_consensus.cc:1275] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Refusing update from remote peer 1e56eb914ced4ab68732880391a25c07: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260630 12:27:25.885999 19367 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:27:25.887336 19353 consensus_queue.cc:1048] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:27:25.893651 19367 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER b7f501ff5446490e8563dec854a0911e (127.11.14.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.895625 19272 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER b7f501ff5446490e8563dec854a0911e (127.11.14.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.897063 19184 raft_consensus.cc:2955] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER b7f501ff5446490e8563dec854a0911e (127.11.14.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.904646 18760 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c13a29562f8a458f90c8fdb9e40889ac with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:25.910015 18772 catalog_manager.cc:5697] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 reported cstate change: config changed from index 6 to 7, VOTER b7f501ff5446490e8563dec854a0911e (127.11.14.2) evicted. New cstate: current_term: 2 leader_uuid: "1e56eb914ced4ab68732880391a25c07" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:25.918818 18939 tablet_service.cc:1558] Processing DeleteTablet for tablet c13a29562f8a458f90c8fdb9e40889ac with delete_type TABLET_DATA_TOMBSTONED (TS b7f501ff5446490e8563dec854a0911e not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:34044
I20260630 12:27:25.923623 19368 tablet_replica.cc:333] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: stopping tablet replica
I20260630 12:27:25.924574 19368 raft_consensus.cc:2243] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:25.925331 19368 raft_consensus.cc:2272] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:25.928467 19368 ts_tablet_manager.cc:1916] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:25.939355 19368 ts_tablet_manager.cc:1929] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260630 12:27:25.939662 19368 log.cc:1199] T c13a29562f8a458f90c8fdb9e40889ac P b7f501ff5446490e8563dec854a0911e: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/c13a29562f8a458f90c8fdb9e40889ac
I20260630 12:27:25.941151 18761 catalog_manager.cc:5028] TS b7f501ff5446490e8563dec854a0911e (127.11.14.2:36687): tablet c13a29562f8a458f90c8fdb9e40889ac (table test-workload [id=6ebfe8a85c5344f491f3a9342984e873]) successfully deleted
I20260630 12:27:26.136336 19088 raft_consensus.cc:1064] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: attempting to promote NON_VOTER b279e5fa9dd74f14950a7851b30b7756 to VOTER
I20260630 12:27:26.138309 19088 consensus_queue.cc:237] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } }
I20260630 12:27:26.144904 19025 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:26.145208 19272 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:26.145107 19184 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:26.146651 19088 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:26.147497 19346 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:26.148252 19347 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:26.165925 19346 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.167909 19184 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.175114 19272 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.177675 18772 catalog_manager.cc:5697] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.175375 19025 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.198877 18950 consensus_queue.cc:237] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [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: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } }
I20260630 12:27:26.204726 19184 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:26.205075 19025 raft_consensus.cc:1275] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:26.205881 19088 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:26.206722 19347 consensus_queue.cc:1048] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:26.213794 19346 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 619901095e41434a837fd718b60ed76f (127.11.14.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.218149 19184 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 619901095e41434a837fd718b60ed76f (127.11.14.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.220963 19025 raft_consensus.cc:2955] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 619901095e41434a837fd718b60ed76f (127.11.14.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.223906 18761 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 828d938f37b14da7b44c51a9f01489b3 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:26.227461 18772 catalog_manager.cc:5697] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 5 to 6, VOTER 619901095e41434a837fd718b60ed76f (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.239622 19263 tablet_service.cc:1558] Processing DeleteTablet for tablet 828d938f37b14da7b44c51a9f01489b3 with delete_type TABLET_DATA_TOMBSTONED (TS 619901095e41434a837fd718b60ed76f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33410
I20260630 12:27:26.241796 19374 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:26.242748 19374 raft_consensus.cc:2243] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.243630 19374 raft_consensus.cc:2272] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.246794 19374 ts_tablet_manager.cc:1916] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:26.261916 19374 ts_tablet_manager.cc:1929] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:27:26.262264 19374 log.cc:1199] T 828d938f37b14da7b44c51a9f01489b3 P 619901095e41434a837fd718b60ed76f: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/828d938f37b14da7b44c51a9f01489b3
I20260630 12:27:26.263759 18760 catalog_manager.cc:5028] TS 619901095e41434a837fd718b60ed76f (127.11.14.1:32957): tablet 828d938f37b14da7b44c51a9f01489b3 (table test-workload [id=6ebfe8a85c5344f491f3a9342984e873]) successfully deleted
I20260630 12:27:26.274899 19347 raft_consensus.cc:1064] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: attempting to promote NON_VOTER b279e5fa9dd74f14950a7851b30b7756 to VOTER
I20260630 12:27:26.276762 19347 consensus_queue.cc:237] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } }
I20260630 12:27:26.282698 19184 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 LEARNER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:26.282733 19025 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:26.283316 19272 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:26.284231 19347 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:26.285159 19346 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:26.285867 19088 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:26.297163 19088 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.299003 19025 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.300711 19184 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.309226 19272 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.314091 18773 catalog_manager.cc:5697] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 reported cstate change: config changed from index 4 to 5, b279e5fa9dd74f14950a7851b30b7756 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "1e56eb914ced4ab68732880391a25c07" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43059 } attrs { replace: true } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.330204 18950 consensus_queue.cc:237] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [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: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } }
I20260630 12:27:26.335134 19184 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:26.335228 19272 raft_consensus.cc:1275] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Refusing update from remote peer b7f501ff5446490e8563dec854a0911e: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:26.336717 19347 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:26.337486 19088 consensus_queue.cc:1048] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:26.345012 19346 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1e56eb914ced4ab68732880391a25c07 (127.11.14.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.347064 19272 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1e56eb914ced4ab68732880391a25c07 (127.11.14.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.350070 19184 raft_consensus.cc:2955] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1e56eb914ced4ab68732880391a25c07 (127.11.14.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } } }
I20260630 12:27:26.354549 18761 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16c7a09da8a34403b9c394d1d777b66d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:26.358048 18774 catalog_manager.cc:5697] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e reported cstate change: config changed from index 5 to 6, VOTER 1e56eb914ced4ab68732880391a25c07 (127.11.14.3) evicted. New cstate: current_term: 1 leader_uuid: "b7f501ff5446490e8563dec854a0911e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "619901095e41434a837fd718b60ed76f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7f501ff5446490e8563dec854a0911e" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b279e5fa9dd74f14950a7851b30b7756" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 41015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.368644 19013 tablet_service.cc:1558] Processing DeleteTablet for tablet 16c7a09da8a34403b9c394d1d777b66d with delete_type TABLET_DATA_TOMBSTONED (TS 1e56eb914ced4ab68732880391a25c07 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49974
I20260630 12:27:26.371006 19379 tablet_replica.cc:333] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: stopping tablet replica
I20260630 12:27:26.371699 19379 raft_consensus.cc:2243] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.372421 19379 raft_consensus.cc:2272] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.375135 19379 ts_tablet_manager.cc:1916] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:26.385030 19379 ts_tablet_manager.cc:1929] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:27:26.385346 19379 log.cc:1199] T 16c7a09da8a34403b9c394d1d777b66d P 1e56eb914ced4ab68732880391a25c07: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/16c7a09da8a34403b9c394d1d777b66d
I20260630 12:27:26.386670 18760 catalog_manager.cc:5028] TS 1e56eb914ced4ab68732880391a25c07 (127.11.14.3:43059): tablet 16c7a09da8a34403b9c394d1d777b66d (table test-workload [id=6ebfe8a85c5344f491f3a9342984e873]) successfully deleted
I20260630 12:27:28.540489 11320 tablet_server.cc:179] TabletServer@127.11.14.1:32957 shutting down...
I20260630 12:27:28.559758 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.560448 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:28.561010 11320 raft_consensus.cc:2243] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.561619 11320 raft_consensus.cc:2272] T c13a29562f8a458f90c8fdb9e40889ac P 619901095e41434a837fd718b60ed76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.563346 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:28.563776 11320 raft_consensus.cc:2243] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.564195 11320 raft_consensus.cc:2272] T 16c7a09da8a34403b9c394d1d777b66d P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.565897 11320 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:28.566295 11320 raft_consensus.cc:2243] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.566689 11320 raft_consensus.cc:2272] T f83a8ccc06434a58abf23093965351b6 P 619901095e41434a837fd718b60ed76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.589319 11320 tablet_server.cc:196] TabletServer@127.11.14.1:32957 shutdown complete.
I20260630 12:27:28.603499 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:28.625545 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.626304 11320 tablet_replica.cc:333] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e: stopping tablet replica
I20260630 12:27:28.626868 11320 raft_consensus.cc:2243] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.627605 11320 raft_consensus.cc:2272] T f83a8ccc06434a58abf23093965351b6 P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.629812 11320 tablet_replica.cc:333] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e: stopping tablet replica
I20260630 12:27:28.630252 11320 raft_consensus.cc:2243] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.630931 11320 raft_consensus.cc:2272] T 828d938f37b14da7b44c51a9f01489b3 P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.632912 11320 tablet_replica.cc:333] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e: stopping tablet replica
I20260630 12:27:28.633360 11320 raft_consensus.cc:2243] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.634284 11320 raft_consensus.cc:2272] T 16c7a09da8a34403b9c394d1d777b66d P b7f501ff5446490e8563dec854a0911e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:28.636626 18916 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:32957: connect: Connection refused (error 111) [suppressed 21 similar messages]
I20260630 12:27:28.658349 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:28.674793 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:27:28.696669 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.697384 11320 tablet_replica.cc:333] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07: stopping tablet replica
I20260630 12:27:28.697989 11320 raft_consensus.cc:2243] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.698750 11320 raft_consensus.cc:2272] T c13a29562f8a458f90c8fdb9e40889ac P 1e56eb914ced4ab68732880391a25c07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.700802 11320 tablet_replica.cc:333] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07: stopping tablet replica
I20260630 12:27:28.701313 11320 raft_consensus.cc:2243] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.701974 11320 raft_consensus.cc:2272] T 828d938f37b14da7b44c51a9f01489b3 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.703800 11320 tablet_replica.cc:333] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07: stopping tablet replica
I20260630 12:27:28.704236 11320 raft_consensus.cc:2243] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.704840 11320 raft_consensus.cc:2272] T f83a8ccc06434a58abf23093965351b6 P 1e56eb914ced4ab68732880391a25c07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.728499 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:28.744910 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:27:28.763870 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:28.764510 11320 tablet_replica.cc:333] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756: stopping tablet replica
I20260630 12:27:28.765044 11320 raft_consensus.cc:2243] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.765501 11320 raft_consensus.cc:2272] T 828d938f37b14da7b44c51a9f01489b3 P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.767272 11320 tablet_replica.cc:333] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756: stopping tablet replica
I20260630 12:27:28.767720 11320 raft_consensus.cc:2243] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.768100 11320 raft_consensus.cc:2272] T 16c7a09da8a34403b9c394d1d777b66d P b279e5fa9dd74f14950a7851b30b7756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.769801 11320 tablet_replica.cc:333] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756: stopping tablet replica
I20260630 12:27:28.770205 11320 raft_consensus.cc:2243] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:28.770630 11320 raft_consensus.cc:2272] T c13a29562f8a458f90c8fdb9e40889ac P b279e5fa9dd74f14950a7851b30b7756 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.792107 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:27:28.803977 11320 master.cc:562] Master@127.11.14.62:34119 shutting down...
I20260630 12:27:28.825040 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:28.825558 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:28.825886 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9038ff6352974aa6b843055a64d05225: stopping tablet replica
I20260630 12:27:28.845518 11320 master.cc:584] Master@127.11.14.62:34119 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9476 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:27:28.884476 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:35241
I20260630 12:27:28.885535 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:28.890745 19385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:28.891238 19386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:28.891670 19388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:28.892342 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:28.893208 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:28.893399 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:28.893576 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822448893543 us; error 0 us; skew 500 ppm
I20260630 12:27:28.894098 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:28.896199 11320 webserver.cc:533] Webserver started at http://127.11.14.62:41503/ using document root <none> and password file <none>
I20260630 12:27:28.896713 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:28.896895 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:28.897193 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:28.898221 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "2627ed70062f4253a1ac91ef5a768f1a"
format_stamp: "Formatted at 2026-06-30 12:27:28 on dist-test-slave-hwbx"
I20260630 12:27:28.902827 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:28.905933 19393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:28.906652 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:28.906945 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "2627ed70062f4253a1ac91ef5a768f1a"
format_stamp: "Formatted at 2026-06-30 12:27:28 on dist-test-slave-hwbx"
I20260630 12:27:28.907212 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:28.917194 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:28.918213 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:28.954173 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:35241
I20260630 12:27:28.954268 19444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:35241 every 8 connection(s)
I20260630 12:27:28.958003 19445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.968127 19445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a: Bootstrap starting.
I20260630 12:27:28.973369 19445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.977438 19445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a: No bootstrap required, opened a new log
I20260630 12:27:28.979391 19445 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2627ed70062f4253a1ac91ef5a768f1a" member_type: VOTER }
I20260630 12:27:28.979749 19445 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.979928 19445 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2627ed70062f4253a1ac91ef5a768f1a, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.980508 19445 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2627ed70062f4253a1ac91ef5a768f1a" member_type: VOTER }
I20260630 12:27:28.981027 19445 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:28.981274 19445 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:28.981488 19445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:28.986023 19445 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2627ed70062f4253a1ac91ef5a768f1a" member_type: VOTER }
I20260630 12:27:28.986461 19445 leader_election.cc:304] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [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: 2627ed70062f4253a1ac91ef5a768f1a; no voters: 
I20260630 12:27:28.987537 19445 leader_election.cc:290] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:28.987942 19448 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:28.989318 19448 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 1 LEADER]: Becoming Leader. State: Replica: 2627ed70062f4253a1ac91ef5a768f1a, State: Running, Role: LEADER
I20260630 12:27:28.989890 19448 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [LEADER]: Queue going to LEADER mode. State: All 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: "2627ed70062f4253a1ac91ef5a768f1a" member_type: VOTER }
I20260630 12:27:28.990435 19445 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:28.992720 19449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2627ed70062f4253a1ac91ef5a768f1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2627ed70062f4253a1ac91ef5a768f1a" member_type: VOTER } }
I20260630 12:27:28.992688 19450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2627ed70062f4253a1ac91ef5a768f1a. Latest consensus state: current_term: 1 leader_uuid: "2627ed70062f4253a1ac91ef5a768f1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2627ed70062f4253a1ac91ef5a768f1a" member_type: VOTER } }
I20260630 12:27:28.993463 19449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:28.993541 19450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:28.999159 19453 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:29.006774 19453 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:29.007700 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:29.015261 19453 catalog_manager.cc:1383] Generated new cluster ID: ed7a5a0603e8462b9f4f6fc00c51f0e6
I20260630 12:27:29.015540 19453 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:29.029969 19453 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:29.031354 19453 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:29.046154 19453 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a: Generated new TSK 0
I20260630 12:27:29.046730 19453 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:29.074640 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:29.080327 19466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:29.081755 19467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:29.083055 19469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:29.083870 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:29.084854 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:29.085062 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:29.085248 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822449085230 us; error 0 us; skew 500 ppm
I20260630 12:27:29.085769 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:29.087944 11320 webserver.cc:533] Webserver started at http://127.11.14.1:44649/ using document root <none> and password file <none>
I20260630 12:27:29.088495 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:29.088687 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:29.088980 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:29.090085 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "fce13bb610be4ebbad04525188cdc62a"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-hwbx"
I20260630 12:27:29.094507 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:27:29.098227 19474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.099015 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:29.099331 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "fce13bb610be4ebbad04525188cdc62a"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-hwbx"
I20260630 12:27:29.099586 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:29.118100 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:29.119153 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:29.120637 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:29.122856 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:29.123050 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.123340 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:29.123493 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.159785 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:45727
I20260630 12:27:29.159869 19536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:45727 every 8 connection(s)
I20260630 12:27:29.164834 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:29.171602 19541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:29.173059 19542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:29.176180 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:29.176482 19545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:29.177170 19537 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35241
I20260630 12:27:29.177556 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:29.177582 19537 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:29.177953 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:29.178159 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822449178140 us; error 0 us; skew 500 ppm
I20260630 12:27:29.178593 19537 heartbeater.cc:507] Master 127.11.14.62:35241 requested a full tablet report, sending...
I20260630 12:27:29.178730 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:29.180982 19410 ts_manager.cc:194] Registered new tserver with Master: fce13bb610be4ebbad04525188cdc62a (127.11.14.1:45727)
I20260630 12:27:29.181514 11320 webserver.cc:533] Webserver started at http://127.11.14.2:43593/ using document root <none> and password file <none>
I20260630 12:27:29.182142 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:29.182350 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:29.182628 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:29.183055 19410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58914
I20260630 12:27:29.183825 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "94f5a0a46a4f4b54bb48a12f99f000fe"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-hwbx"
I20260630 12:27:29.188136 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:27:29.191241 19549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.192170 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:29.192474 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "94f5a0a46a4f4b54bb48a12f99f000fe"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-hwbx"
I20260630 12:27:29.192718 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:29.225659 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:29.226794 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:29.228171 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:29.230343 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:29.230525 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.230813 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:29.230964 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.267503 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:38119
I20260630 12:27:29.267607 19611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:38119 every 8 connection(s)
I20260630 12:27:29.272164 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:29.279304 19615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:29.280472 19616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:29.283244 19618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:29.284392 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:29.284755 19612 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35241
I20260630 12:27:29.285198 19612 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:29.285391 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:29.285647 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:29.285815 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822449285801 us; error 0 us; skew 500 ppm
I20260630 12:27:29.285965 19612 heartbeater.cc:507] Master 127.11.14.62:35241 requested a full tablet report, sending...
I20260630 12:27:29.286391 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:29.288264 19410 ts_manager.cc:194] Registered new tserver with Master: 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119)
I20260630 12:27:29.289108 11320 webserver.cc:533] Webserver started at http://127.11.14.3:37659/ using document root <none> and password file <none>
I20260630 12:27:29.289764 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:29.290015 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:29.290167 19410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58920
I20260630 12:27:29.290329 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:29.291646 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "5441238cda0145be8acac54e3a6cfd7b"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-hwbx"
I20260630 12:27:29.296219 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:27:29.299294 19623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.300135 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:27:29.300462 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "5441238cda0145be8acac54e3a6cfd7b"
format_stamp: "Formatted at 2026-06-30 12:27:29 on dist-test-slave-hwbx"
I20260630 12:27:29.300714 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:29.318732 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:29.319757 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:29.321162 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:29.323292 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:29.323483 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.323735 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:29.323899 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:29.364969 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:35151
I20260630 12:27:29.365089 19685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:35151 every 8 connection(s)
I20260630 12:27:29.378608 19686 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35241
I20260630 12:27:29.379091 19686 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:29.379850 19686 heartbeater.cc:507] Master 127.11.14.62:35241 requested a full tablet report, sending...
I20260630 12:27:29.381842 19410 ts_manager.cc:194] Registered new tserver with Master: 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:29.382562 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014591192s
I20260630 12:27:29.383476 19410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58926
I20260630 12:27:30.185607 19537 heartbeater.cc:499] Master 127.11.14.62:35241 was elected leader, sending a full tablet report...
I20260630 12:27:30.293077 19612 heartbeater.cc:499] Master 127.11.14.62:35241 was elected leader, sending a full tablet report...
I20260630 12:27:30.386310 19686 heartbeater.cc:499] Master 127.11.14.62:35241 was elected leader, sending a full tablet report...
I20260630 12:27:30.442214 19410 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58930:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:30.444758 19410 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:30.505946 19502 tablet_service.cc:1511] Processing CreateTablet for tablet 2921e61ba7a0488c9795da78b9315008 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:30.507404 19502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2921e61ba7a0488c9795da78b9315008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.507722 19501 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8c897f7ccc458db39ce79e80199a94 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:30.508996 19501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8c897f7ccc458db39ce79e80199a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.510898 19500 tablet_service.cc:1511] Processing CreateTablet for tablet e193bd2ea3da4293a7cde0da2408c84b (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:30.512228 19500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e193bd2ea3da4293a7cde0da2408c84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.517462 19499 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83e90274dc43dc905fceedff371a22 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:30.518798 19499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83e90274dc43dc905fceedff371a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.522446 19651 tablet_service.cc:1511] Processing CreateTablet for tablet 2921e61ba7a0488c9795da78b9315008 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:30.522814 19650 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8c897f7ccc458db39ce79e80199a94 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:30.524076 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2921e61ba7a0488c9795da78b9315008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.524705 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8c897f7ccc458db39ce79e80199a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.527386 19577 tablet_service.cc:1511] Processing CreateTablet for tablet 2921e61ba7a0488c9795da78b9315008 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:30.528707 19577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2921e61ba7a0488c9795da78b9315008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.528816 19574 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83e90274dc43dc905fceedff371a22 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:30.530509 19574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83e90274dc43dc905fceedff371a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.533419 19575 tablet_service.cc:1511] Processing CreateTablet for tablet e193bd2ea3da4293a7cde0da2408c84b (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:30.534662 19575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e193bd2ea3da4293a7cde0da2408c84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.541512 19576 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8c897f7ccc458db39ce79e80199a94 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:30.541877 19649 tablet_service.cc:1511] Processing CreateTablet for tablet e193bd2ea3da4293a7cde0da2408c84b (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:30.542932 19576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8c897f7ccc458db39ce79e80199a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.543220 19649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e193bd2ea3da4293a7cde0da2408c84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.553946 19648 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83e90274dc43dc905fceedff371a22 (DEFAULT_TABLE table=test-workload [id=e03eb763823d4b3f89ddc5266a8ca5ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:30.555306 19648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83e90274dc43dc905fceedff371a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:30.589076 19706 tablet_bootstrap.cc:492] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe: Bootstrap starting.
I20260630 12:27:30.593870 19708 tablet_bootstrap.cc:492] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b: Bootstrap starting.
I20260630 12:27:30.595903 19707 tablet_bootstrap.cc:492] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a: Bootstrap starting.
I20260630 12:27:30.597313 19706 tablet_bootstrap.cc:654] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.601279 19708 tablet_bootstrap.cc:654] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.602437 19706 tablet_bootstrap.cc:492] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe: No bootstrap required, opened a new log
I20260630 12:27:30.602918 19706 ts_tablet_manager.cc:1403] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:27:30.603399 19707 tablet_bootstrap.cc:654] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.605572 19706 raft_consensus.cc:359] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.606155 19706 raft_consensus.cc:385] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.606431 19706 raft_consensus.cc:740] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5a0a46a4f4b54bb48a12f99f000fe, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.606894 19708 tablet_bootstrap.cc:492] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b: No bootstrap required, opened a new log
I20260630 12:27:30.607406 19708 ts_tablet_manager.cc:1403] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:27:30.607224 19706 consensus_queue.cc:260] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.608985 19707 tablet_bootstrap.cc:492] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a: No bootstrap required, opened a new log
I20260630 12:27:30.609470 19707 ts_tablet_manager.cc:1403] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:27:30.610565 19708 raft_consensus.cc:359] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.611393 19708 raft_consensus.cc:385] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.611696 19708 raft_consensus.cc:740] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5441238cda0145be8acac54e3a6cfd7b, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.612387 19707 raft_consensus.cc:359] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.612552 19708 consensus_queue.cc:260] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.613179 19707 raft_consensus.cc:385] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.613430 19706 ts_tablet_manager.cc:1434] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:27:30.613482 19707 raft_consensus.cc:740] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce13bb610be4ebbad04525188cdc62a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.614656 19706 tablet_bootstrap.cc:492] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe: Bootstrap starting.
I20260630 12:27:30.614866 19707 consensus_queue.cc:260] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.621273 19706 tablet_bootstrap.cc:654] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.628094 19708 ts_tablet_manager.cc:1434] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.012s
I20260630 12:27:30.628722 19707 ts_tablet_manager.cc:1434] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.018s
I20260630 12:27:30.630019 19707 tablet_bootstrap.cc:492] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a: Bootstrap starting.
I20260630 12:27:30.632670 19706 tablet_bootstrap.cc:492] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe: No bootstrap required, opened a new log
I20260630 12:27:30.633138 19706 ts_tablet_manager.cc:1403] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:27:30.634167 19708 tablet_bootstrap.cc:492] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b: Bootstrap starting.
I20260630 12:27:30.635995 19706 raft_consensus.cc:359] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.636716 19706 raft_consensus.cc:385] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.637002 19706 raft_consensus.cc:740] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5a0a46a4f4b54bb48a12f99f000fe, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.637328 19707 tablet_bootstrap.cc:654] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.637899 19706 consensus_queue.cc:260] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.641404 19708 tablet_bootstrap.cc:654] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.644003 19706 ts_tablet_manager.cc:1434] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:27:30.645035 19706 tablet_bootstrap.cc:492] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe: Bootstrap starting.
I20260630 12:27:30.651048 19706 tablet_bootstrap.cc:654] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.654291 19714 raft_consensus.cc:493] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.656121 19714 raft_consensus.cc:515] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.661047 19707 tablet_bootstrap.cc:492] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a: No bootstrap required, opened a new log
I20260630 12:27:30.661755 19707 ts_tablet_manager.cc:1403] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.009s
I20260630 12:27:30.666863 19707 raft_consensus.cc:359] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.667531 19707 raft_consensus.cc:385] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.667840 19708 tablet_bootstrap.cc:492] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b: No bootstrap required, opened a new log
I20260630 12:27:30.667865 19707 raft_consensus.cc:740] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce13bb610be4ebbad04525188cdc62a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.668560 19708 ts_tablet_manager.cc:1403] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.011s
I20260630 12:27:30.668852 19707 consensus_queue.cc:260] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.669866 19706 tablet_bootstrap.cc:492] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe: No bootstrap required, opened a new log
I20260630 12:27:30.670549 19706 ts_tablet_manager.cc:1403] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260630 12:27:30.671948 19708 raft_consensus.cc:359] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.672981 19708 raft_consensus.cc:385] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.673339 19708 raft_consensus.cc:740] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5441238cda0145be8acac54e3a6cfd7b, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.673696 19706 raft_consensus.cc:359] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.674392 19706 raft_consensus.cc:385] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.674822 19706 raft_consensus.cc:740] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5a0a46a4f4b54bb48a12f99f000fe, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.674472 19708 consensus_queue.cc:260] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.675813 19706 consensus_queue.cc:260] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.678643 19706 ts_tablet_manager.cc:1434] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:27:30.679666 19706 tablet_bootstrap.cc:492] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe: Bootstrap starting.
I20260630 12:27:30.681425 19708 ts_tablet_manager.cc:1434] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:27:30.682768 19708 tablet_bootstrap.cc:492] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b: Bootstrap starting.
I20260630 12:27:30.685702 19706 tablet_bootstrap.cc:654] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.687463 19707 ts_tablet_manager.cc:1434] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.011s
I20260630 12:27:30.688588 19707 tablet_bootstrap.cc:492] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a: Bootstrap starting.
I20260630 12:27:30.690587 19708 tablet_bootstrap.cc:654] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.695515 19707 tablet_bootstrap.cc:654] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.703308 19708 tablet_bootstrap.cc:492] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b: No bootstrap required, opened a new log
I20260630 12:27:30.704011 19708 ts_tablet_manager.cc:1403] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:27:30.708010 19708 raft_consensus.cc:359] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.708997 19708 raft_consensus.cc:385] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.709478 19708 raft_consensus.cc:740] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5441238cda0145be8acac54e3a6cfd7b, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.711727 19708 consensus_queue.cc:260] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.712996 19707 tablet_bootstrap.cc:492] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a: No bootstrap required, opened a new log
I20260630 12:27:30.713522 19707 ts_tablet_manager.cc:1403] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260630 12:27:30.714165 19708 ts_tablet_manager.cc:1434] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260630 12:27:30.715188 19708 tablet_bootstrap.cc:492] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b: Bootstrap starting.
I20260630 12:27:30.716418 19707 raft_consensus.cc:359] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.717200 19707 raft_consensus.cc:385] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.717512 19707 raft_consensus.cc:740] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce13bb610be4ebbad04525188cdc62a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.718263 19707 consensus_queue.cc:260] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.720515 19707 ts_tablet_manager.cc:1434] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:30.721536 19707 tablet_bootstrap.cc:492] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a: Bootstrap starting.
I20260630 12:27:30.722133 19708 tablet_bootstrap.cc:654] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.728444 19707 tablet_bootstrap.cc:654] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:30.731338 19714 leader_election.cc:290] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.734442 19708 tablet_bootstrap.cc:492] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b: No bootstrap required, opened a new log
I20260630 12:27:30.735188 19708 ts_tablet_manager.cc:1403] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260630 12:27:30.738852 19708 raft_consensus.cc:359] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.739616 19708 raft_consensus.cc:385] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.739907 19708 raft_consensus.cc:740] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5441238cda0145be8acac54e3a6cfd7b, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.740833 19707 tablet_bootstrap.cc:492] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a: No bootstrap required, opened a new log
I20260630 12:27:30.741492 19707 ts_tablet_manager.cc:1403] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260630 12:27:30.740926 19708 consensus_queue.cc:260] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.744411 19707 raft_consensus.cc:359] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.745111 19707 raft_consensus.cc:385] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.745411 19707 raft_consensus.cc:740] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce13bb610be4ebbad04525188cdc62a, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.746212 19708 ts_tablet_manager.cc:1434] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:27:30.746376 19707 consensus_queue.cc:260] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.748485 19707 ts_tablet_manager.cc:1434] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:27:30.759572 19712 raft_consensus.cc:493] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.760164 19712 raft_consensus.cc:515] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.760921 19706 tablet_bootstrap.cc:492] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe: No bootstrap required, opened a new log
I20260630 12:27:30.761480 19706 ts_tablet_manager.cc:1403] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.047s
I20260630 12:27:30.762653 19714 raft_consensus.cc:493] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.769946 19714 raft_consensus.cc:515] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.770483 19712 leader_election.cc:290] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce13bb610be4ebbad04525188cdc62a (127.11.14.1:45727), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.772516 19714 leader_election.cc:290] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.769390 19706 raft_consensus.cc:359] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.773685 19706 raft_consensus.cc:385] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:30.773958 19706 raft_consensus.cc:740] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5a0a46a4f4b54bb48a12f99f000fe, State: Initialized, Role: FOLLOWER
I20260630 12:27:30.774838 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2921e61ba7a0488c9795da78b9315008" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b" is_pre_election: true
I20260630 12:27:30.774859 19706 consensus_queue.cc:260] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.775732 19661 raft_consensus.cc:2468] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 0.
I20260630 12:27:30.776937 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e193bd2ea3da4293a7cde0da2408c84b" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b" is_pre_election: true
I20260630 12:27:30.777406 19706 ts_tablet_manager.cc:1434] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260630 12:27:30.777627 19660 raft_consensus.cc:2468] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 0.
I20260630 12:27:30.778982 19475 leader_election.cc:304] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5441238cda0145be8acac54e3a6cfd7b, fce13bb610be4ebbad04525188cdc62a; no voters: 
I20260630 12:27:30.779762 19714 raft_consensus.cc:2804] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.779932 19475 leader_election.cc:304] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5441238cda0145be8acac54e3a6cfd7b, fce13bb610be4ebbad04525188cdc62a; no voters: 
I20260630 12:27:30.780288 19714 raft_consensus.cc:493] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.780705 19714 raft_consensus.cc:3060] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.781737 19720 raft_consensus.cc:2804] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.782318 19720 raft_consensus.cc:493] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.782727 19720 raft_consensus.cc:3060] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.789901 19714 raft_consensus.cc:515] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.794795 19714 leader_election.cc:290] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 election: Requested vote from peers 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.795907 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e193bd2ea3da4293a7cde0da2408c84b" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" is_pre_election: true
I20260630 12:27:30.796820 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2921e61ba7a0488c9795da78b9315008" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" is_pre_election: true
I20260630 12:27:30.795885 19720 raft_consensus.cc:515] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.797549 19587 raft_consensus.cc:2468] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 0.
I20260630 12:27:30.798171 19585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2921e61ba7a0488c9795da78b9315008" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe"
I20260630 12:27:30.799808 19585 raft_consensus.cc:3060] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.801124 19720 leader_election.cc:290] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 election: Requested vote from peers 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.804775 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2921e61ba7a0488c9795da78b9315008" candidate_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b" is_pre_election: true
I20260630 12:27:30.805209 19585 raft_consensus.cc:2468] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 1.
I20260630 12:27:30.805320 19661 raft_consensus.cc:2468] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f5a0a46a4f4b54bb48a12f99f000fe in term 0.
I20260630 12:27:30.799324 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2921e61ba7a0488c9795da78b9315008" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b"
I20260630 12:27:30.806444 19659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e193bd2ea3da4293a7cde0da2408c84b" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b"
I20260630 12:27:30.806831 19550 leader_election.cc:304] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5441238cda0145be8acac54e3a6cfd7b, 94f5a0a46a4f4b54bb48a12f99f000fe; no voters: 
I20260630 12:27:30.807130 19659 raft_consensus.cc:3060] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.807180 19587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e193bd2ea3da4293a7cde0da2408c84b" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe"
I20260630 12:27:30.807765 19712 raft_consensus.cc:2764] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:27:30.806689 19660 raft_consensus.cc:3060] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.796916 19586 raft_consensus.cc:2468] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 0.
I20260630 12:27:30.809218 19476 leader_election.cc:304] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [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: 94f5a0a46a4f4b54bb48a12f99f000fe, fce13bb610be4ebbad04525188cdc62a; no voters: 
I20260630 12:27:30.810369 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2921e61ba7a0488c9795da78b9315008" candidate_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce13bb610be4ebbad04525188cdc62a" is_pre_election: true
I20260630 12:27:30.811196 19512 raft_consensus.cc:2393] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94f5a0a46a4f4b54bb48a12f99f000fe in current term 1: Already voted for candidate fce13bb610be4ebbad04525188cdc62a in this term.
I20260630 12:27:30.811734 19720 raft_consensus.cc:2804] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.812191 19720 raft_consensus.cc:697] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 LEADER]: Becoming Leader. State: Replica: fce13bb610be4ebbad04525188cdc62a, State: Running, Role: LEADER
I20260630 12:27:30.812999 19720 consensus_queue.cc:237] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.815448 19660 raft_consensus.cc:2468] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 1.
I20260630 12:27:30.816375 19659 raft_consensus.cc:2468] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 1.
I20260630 12:27:30.817806 19475 leader_election.cc:304] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [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: 5441238cda0145be8acac54e3a6cfd7b, fce13bb610be4ebbad04525188cdc62a; no voters: 94f5a0a46a4f4b54bb48a12f99f000fe
I20260630 12:27:30.818740 19714 raft_consensus.cc:2804] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.820072 19714 raft_consensus.cc:697] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 1 LEADER]: Becoming Leader. State: Replica: fce13bb610be4ebbad04525188cdc62a, State: Running, Role: LEADER
I20260630 12:27:30.820930 19714 consensus_queue.cc:237] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.821771 19409 catalog_manager.cc:5697] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a reported cstate change: term changed from 0 to 1, leader changed from <none> to fce13bb610be4ebbad04525188cdc62a (127.11.14.1). New cstate: current_term: 1 leader_uuid: "fce13bb610be4ebbad04525188cdc62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:30.834189 19409 catalog_manager.cc:5697] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a reported cstate change: term changed from 0 to 1, leader changed from <none> to fce13bb610be4ebbad04525188cdc62a (127.11.14.1). New cstate: current_term: 1 leader_uuid: "fce13bb610be4ebbad04525188cdc62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:30.838986 19713 raft_consensus.cc:493] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.839535 19713 raft_consensus.cc:515] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.841831 19713 leader_election.cc:290] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce13bb610be4ebbad04525188cdc62a (127.11.14.1:45727), 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119)
I20260630 12:27:30.851378 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83e90274dc43dc905fceedff371a22" candidate_uuid: "5441238cda0145be8acac54e3a6cfd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce13bb610be4ebbad04525188cdc62a" is_pre_election: true
I20260630 12:27:30.852142 19512 raft_consensus.cc:2468] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5441238cda0145be8acac54e3a6cfd7b in term 0.
I20260630 12:27:30.852262 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83e90274dc43dc905fceedff371a22" candidate_uuid: "5441238cda0145be8acac54e3a6cfd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" is_pre_election: true
I20260630 12:27:30.852967 19586 raft_consensus.cc:2468] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5441238cda0145be8acac54e3a6cfd7b in term 0.
I20260630 12:27:30.853161 19627 leader_election.cc:304] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5441238cda0145be8acac54e3a6cfd7b, fce13bb610be4ebbad04525188cdc62a; no voters: 
I20260630 12:27:30.853982 19713 raft_consensus.cc:2804] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.854234 19713 raft_consensus.cc:493] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.854453 19713 raft_consensus.cc:3060] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.859172 19713 raft_consensus.cc:515] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.860762 19713 leader_election.cc:290] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [CANDIDATE]: Term 1 election: Requested vote from peers fce13bb610be4ebbad04525188cdc62a (127.11.14.1:45727), 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119)
I20260630 12:27:30.861532 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83e90274dc43dc905fceedff371a22" candidate_uuid: "5441238cda0145be8acac54e3a6cfd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce13bb610be4ebbad04525188cdc62a"
I20260630 12:27:30.861778 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83e90274dc43dc905fceedff371a22" candidate_uuid: "5441238cda0145be8acac54e3a6cfd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe"
I20260630 12:27:30.862066 19512 raft_consensus.cc:3060] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.862325 19586 raft_consensus.cc:3060] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.867364 19512 raft_consensus.cc:2468] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5441238cda0145be8acac54e3a6cfd7b in term 1.
I20260630 12:27:30.867367 19586 raft_consensus.cc:2468] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5441238cda0145be8acac54e3a6cfd7b in term 1.
I20260630 12:27:30.868521 19627 leader_election.cc:304] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [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: 5441238cda0145be8acac54e3a6cfd7b, fce13bb610be4ebbad04525188cdc62a; no voters: 
I20260630 12:27:30.869186 19713 raft_consensus.cc:2804] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.870240 19713 raft_consensus.cc:697] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 1 LEADER]: Becoming Leader. State: Replica: 5441238cda0145be8acac54e3a6cfd7b, State: Running, Role: LEADER
I20260630 12:27:30.870916 19713 consensus_queue.cc:237] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.878623 19409 catalog_manager.cc:5697] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3). New cstate: current_term: 1 leader_uuid: "5441238cda0145be8acac54e3a6cfd7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:30.911392 19712 raft_consensus.cc:493] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.911969 19712 raft_consensus.cc:515] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.913761 19714 raft_consensus.cc:493] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.913771 19712 leader_election.cc:290] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce13bb610be4ebbad04525188cdc62a (127.11.14.1:45727), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.914337 19714 raft_consensus.cc:515] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.914726 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce13bb610be4ebbad04525188cdc62a" is_pre_election: true
I20260630 12:27:30.914907 19659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b" is_pre_election: true
I20260630 12:27:30.915380 19512 raft_consensus.cc:2468] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f5a0a46a4f4b54bb48a12f99f000fe in term 0.
I20260630 12:27:30.915585 19659 raft_consensus.cc:2468] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f5a0a46a4f4b54bb48a12f99f000fe in term 0.
I20260630 12:27:30.916623 19714 leader_election.cc:290] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.916975 19550 leader_election.cc:304] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5441238cda0145be8acac54e3a6cfd7b, 94f5a0a46a4f4b54bb48a12f99f000fe; no voters: 
I20260630 12:27:30.917944 19712 raft_consensus.cc:2804] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.917999 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" is_pre_election: true
I20260630 12:27:30.918118 19659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b" is_pre_election: true
I20260630 12:27:30.918394 19712 raft_consensus.cc:493] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.918859 19659 raft_consensus.cc:2468] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce13bb610be4ebbad04525188cdc62a in term 0.
I20260630 12:27:30.918891 19712 raft_consensus.cc:3060] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.919853 19475 leader_election.cc:304] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5441238cda0145be8acac54e3a6cfd7b, fce13bb610be4ebbad04525188cdc62a; no voters: 
I20260630 12:27:30.920531 19714 raft_consensus.cc:2804] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:30.920825 19714 raft_consensus.cc:493] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.921096 19714 raft_consensus.cc:3060] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.924252 19712 raft_consensus.cc:515] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.925292 19586 raft_consensus.cc:2393] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fce13bb610be4ebbad04525188cdc62a in current term 1: Already voted for candidate 94f5a0a46a4f4b54bb48a12f99f000fe in this term.
I20260630 12:27:30.926414 19712 leader_election.cc:290] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [CANDIDATE]: Term 1 election: Requested vote from peers fce13bb610be4ebbad04525188cdc62a (127.11.14.1:45727), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.926573 19512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce13bb610be4ebbad04525188cdc62a"
I20260630 12:27:30.926002 19714 raft_consensus.cc:515] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.927469 19659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b"
I20260630 12:27:30.928016 19659 raft_consensus.cc:3060] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:30.928282 19512 raft_consensus.cc:2393] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94f5a0a46a4f4b54bb48a12f99f000fe in current term 1: Already voted for candidate fce13bb610be4ebbad04525188cdc62a in this term.
I20260630 12:27:30.929929 19714 leader_election.cc:290] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [CANDIDATE]: Term 1 election: Requested vote from peers 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119), 5441238cda0145be8acac54e3a6cfd7b (127.11.14.3:35151)
I20260630 12:27:30.930179 19586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe"
I20260630 12:27:30.930876 19586 raft_consensus.cc:2393] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fce13bb610be4ebbad04525188cdc62a in current term 1: Already voted for candidate 94f5a0a46a4f4b54bb48a12f99f000fe in this term.
I20260630 12:27:30.931229 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8c897f7ccc458db39ce79e80199a94" candidate_uuid: "fce13bb610be4ebbad04525188cdc62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5441238cda0145be8acac54e3a6cfd7b"
I20260630 12:27:30.932552 19475 leader_election.cc:304] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [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: fce13bb610be4ebbad04525188cdc62a; no voters: 5441238cda0145be8acac54e3a6cfd7b, 94f5a0a46a4f4b54bb48a12f99f000fe
I20260630 12:27:30.933184 19714 raft_consensus.cc:2749] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:30.934463 19659 raft_consensus.cc:2468] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f5a0a46a4f4b54bb48a12f99f000fe in term 1.
I20260630 12:27:30.935563 19550 leader_election.cc:304] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [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: 5441238cda0145be8acac54e3a6cfd7b, 94f5a0a46a4f4b54bb48a12f99f000fe; no voters: fce13bb610be4ebbad04525188cdc62a
I20260630 12:27:30.936267 19712 raft_consensus.cc:2804] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:30.937657 19712 raft_consensus.cc:697] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 LEADER]: Becoming Leader. State: Replica: 94f5a0a46a4f4b54bb48a12f99f000fe, State: Running, Role: LEADER
I20260630 12:27:30.938583 19712 consensus_queue.cc:237] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:30.946029 19409 catalog_manager.cc:5697] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2). New cstate: current_term: 1 leader_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:30.984607 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:30.990067 19739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:30.991616 19740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:30.993041 19742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:30.993938 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:30.995383 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:30.995611 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:30.995807 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822450995790 us; error 0 us; skew 500 ppm
I20260630 12:27:30.996392 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:30.998590 11320 webserver.cc:533] Webserver started at http://127.11.14.4:32955/ using document root <none> and password file <none>
I20260630 12:27:30.999045 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:30.999244 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:30.999521 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:31.000744 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "685f1d873f194ad0b885569f8e367ce8"
format_stamp: "Formatted at 2026-06-30 12:27:30 on dist-test-slave-hwbx"
I20260630 12:27:31.005420 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:27:31.008725 19747 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:31.009474 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:31.009775 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "685f1d873f194ad0b885569f8e367ce8"
format_stamp: "Formatted at 2026-06-30 12:27:30 on dist-test-slave-hwbx"
I20260630 12:27:31.010078 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:31.037575 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:31.038700 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:31.039891 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:31.041980 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:31.042225 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:31.042466 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:31.042655 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:31.078977 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:37563
I20260630 12:27:31.079101 19809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:37563 every 8 connection(s)
I20260630 12:27:31.092625 19810 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35241
I20260630 12:27:31.092962 19810 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:31.093634 19810 heartbeater.cc:507] Master 127.11.14.62:35241 requested a full tablet report, sending...
I20260630 12:27:31.095492 19409 ts_manager.cc:194] Registered new tserver with Master: 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563)
I20260630 12:27:31.096825 19409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58940
I20260630 12:27:31.269853 19714 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.281493 19720 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.288264 19720 consensus_queue.cc:1048] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.298133 19586 raft_consensus.cc:3060] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:31.308956 19731 consensus_queue.cc:1048] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.391556 19712 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.402004 19822 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.454902 19713 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:31.466307 19826 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:32.027758 19512 consensus_queue.cc:237] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: true } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } }
I20260630 12:27:32.034142 19659 raft_consensus.cc:1275] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Refusing update from remote peer fce13bb610be4ebbad04525188cdc62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:32.034540 19586 raft_consensus.cc:1275] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Refusing update from remote peer fce13bb610be4ebbad04525188cdc62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:32.035696 19731 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:32.036631 19828 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:32.043015 19731 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: true } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.044890 19586 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: true } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
W20260630 12:27:32.045931 19477 consensus_peers.cc:597] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a -> Peer 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): Couldn't send request to peer 685f1d873f194ad0b885569f8e367ce8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2921e61ba7a0488c9795da78b9315008. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:32.046584 19659 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: true } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.057214 19410 catalog_manager.cc:5697] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe reported cstate change: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "fce13bb610be4ebbad04525188cdc62a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: true } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.070783 19586 consensus_queue.cc:237] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: true } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } }
I20260630 12:27:32.081871 19659 raft_consensus.cc:1275] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Refusing update from remote peer 94f5a0a46a4f4b54bb48a12f99f000fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:32.084649 19512 raft_consensus.cc:1275] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Refusing update from remote peer 94f5a0a46a4f4b54bb48a12f99f000fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:32.083636 19831 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:27:32.086628 19822 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:32.094780 19830 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: true } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.096942 19512 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: true } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.098978 19810 heartbeater.cc:499] Master 127.11.14.62:35241 was elected leader, sending a full tablet report...
I20260630 12:27:32.096942 19659 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: true } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
W20260630 12:27:32.103334 19552 consensus_peers.cc:597] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe -> Peer 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): Couldn't send request to peer 685f1d873f194ad0b885569f8e367ce8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b8c897f7ccc458db39ce79e80199a94. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:32.112169 19409 catalog_manager.cc:5697] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe reported cstate change: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:32.124228 19659 consensus_queue.cc:237] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: true } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } }
I20260630 12:27:32.131104 19586 raft_consensus.cc:1275] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Refusing update from remote peer 5441238cda0145be8acac54e3a6cfd7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:32.132005 19512 raft_consensus.cc:1275] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Refusing update from remote peer 5441238cda0145be8acac54e3a6cfd7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:32.132766 19825 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:32.133658 19826 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:32.140223 19713 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: true } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.141865 19586 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: true } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
W20260630 12:27:32.147667 19626 consensus_peers.cc:597] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b -> Peer 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): Couldn't send request to peer 685f1d873f194ad0b885569f8e367ce8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e83e90274dc43dc905fceedff371a22. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:32.146903 19512 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: true } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.154249 19409 catalog_manager.cc:5697] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b reported cstate change: config changed from index -1 to 2, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "5441238cda0145be8acac54e3a6cfd7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:32.155179 19511 consensus_queue.cc:237] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } }
W20260630 12:27:32.161743 19477 consensus_peers.cc:597] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a -> Peer 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): Couldn't send request to peer 685f1d873f194ad0b885569f8e367ce8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2921e61ba7a0488c9795da78b9315008. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:32.162801 19586 raft_consensus.cc:1275] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Refusing update from remote peer fce13bb610be4ebbad04525188cdc62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:32.163022 19659 raft_consensus.cc:1275] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Refusing update from remote peer fce13bb610be4ebbad04525188cdc62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:32.167387 19828 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:32.168733 19731 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:32.174983 19829 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.177006 19586 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.176586 19659 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
W20260630 12:27:32.185741 19458 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:32.186080 19458 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:32.189044 19409 catalog_manager.cc:5697] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fce13bb610be4ebbad04525188cdc62a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.192286 19586 consensus_queue.cc:237] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } }
W20260630 12:27:32.198688 19552 consensus_peers.cc:597] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe -> Peer 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): Couldn't send request to peer 685f1d873f194ad0b885569f8e367ce8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b8c897f7ccc458db39ce79e80199a94. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:32.198853 19659 raft_consensus.cc:1275] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Refusing update from remote peer 94f5a0a46a4f4b54bb48a12f99f000fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:32.200066 19512 raft_consensus.cc:1275] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Refusing update from remote peer 94f5a0a46a4f4b54bb48a12f99f000fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:32.200577 19830 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:32.201931 19822 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:32.202209 19511 consensus_queue.cc:237] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } }
I20260630 12:27:32.208106 19831 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.210803 19660 raft_consensus.cc:1275] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Refusing update from remote peer fce13bb610be4ebbad04525188cdc62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:32.211941 19659 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.213490 19829 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:32.213676 19511 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.218703 19586 raft_consensus.cc:1275] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Refusing update from remote peer fce13bb610be4ebbad04525188cdc62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:32.220582 19458 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:32.220975 19458 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:32.220454 19829 consensus_queue.cc:1048] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:32.225641 19828 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } }
I20260630 12:27:32.225780 19660 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } }
I20260630 12:27:32.226245 19659 consensus_queue.cc:237] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } }
I20260630 12:27:32.234311 19409 catalog_manager.cc:5697] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:32.236222 19511 raft_consensus.cc:1275] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Refusing update from remote peer 5441238cda0145be8acac54e3a6cfd7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:27:32.236656 19626 consensus_peers.cc:597] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b -> Peer 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): Couldn't send request to peer 685f1d873f194ad0b885569f8e367ce8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e83e90274dc43dc905fceedff371a22. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:32.237619 19713 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:32.238415 19587 raft_consensus.cc:1275] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Refusing update from remote peer 5441238cda0145be8acac54e3a6cfd7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:32.239904 19713 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:32.242467 19397 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2921e61ba7a0488c9795da78b9315008 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:32.244590 19826 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.246415 19512 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
I20260630 12:27:32.247215 19586 raft_consensus.cc:2955] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } }
I20260630 12:27:32.254292 19587 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } } }
W20260630 12:27:32.257052 19458 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:32.257398 19458 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:32.266364 19586 consensus_queue.cc:237] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:32.267849 19406 catalog_manager.cc:5697] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b reported cstate change: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "fce13bb610be4ebbad04525188cdc62a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } attrs { replace: false } } }
I20260630 12:27:32.269510 19406 catalog_manager.cc:5697] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5441238cda0145be8acac54e3a6cfd7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "685f1d873f194ad0b885569f8e367ce8" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 37563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:32.273010 19660 raft_consensus.cc:1275] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Refusing update from remote peer 94f5a0a46a4f4b54bb48a12f99f000fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:32.273499 19512 raft_consensus.cc:1275] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Refusing update from remote peer 94f5a0a46a4f4b54bb48a12f99f000fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:32.274783 19831 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:32.275401 19830 consensus_queue.cc:1048] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:32.282123 19822 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } }
I20260630 12:27:32.283684 19512 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } }
I20260630 12:27:32.289758 19660 raft_consensus.cc:2955] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } }
I20260630 12:27:32.296276 19409 catalog_manager.cc:5697] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a reported cstate change: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } attrs { replace: false } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } }
I20260630 12:27:32.298606 19659 consensus_queue.cc:237] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [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: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } }
I20260630 12:27:32.310427 19586 raft_consensus.cc:1275] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Refusing update from remote peer 5441238cda0145be8acac54e3a6cfd7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:32.311534 19395 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b8c897f7ccc458db39ce79e80199a94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:32.310431 19512 raft_consensus.cc:1275] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Refusing update from remote peer 5441238cda0145be8acac54e3a6cfd7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:32.313527 19844 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:27:32.313755 19775 tablet_service.cc:1558] Processing DeleteTablet for tablet 2921e61ba7a0488c9795da78b9315008 with delete_type TABLET_DATA_TOMBSTONED (TS 685f1d873f194ad0b885569f8e367ce8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45908
I20260630 12:27:32.314342 19774 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b8c897f7ccc458db39ce79e80199a94 with delete_type TABLET_DATA_TOMBSTONED (TS 685f1d873f194ad0b885569f8e367ce8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45908
I20260630 12:27:32.314649 19826 consensus_queue.cc:1048] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:27:32.322178 19396 catalog_manager.cc:4995] TS 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): delete failed for tablet 2921e61ba7a0488c9795da78b9315008 because the tablet was not found. No further retry: Not found: Tablet not found: 2921e61ba7a0488c9795da78b9315008
I20260630 12:27:32.322770 19825 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } }
W20260630 12:27:32.324294 19396 catalog_manager.cc:4995] TS 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): delete failed for tablet 6b8c897f7ccc458db39ce79e80199a94 because the tablet was not found. No further retry: Not found: Tablet not found: 6b8c897f7ccc458db39ce79e80199a94
I20260630 12:27:32.326963 19512 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } }
I20260630 12:27:32.332487 19394 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e83e90274dc43dc905fceedff371a22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:32.326059 19586 raft_consensus.cc:2955] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } } }
I20260630 12:27:32.341269 19409 catalog_manager.cc:5697] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b reported cstate change: config changed from index 3 to 4, NON_VOTER 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4) evicted. New cstate: current_term: 1 leader_uuid: "5441238cda0145be8acac54e3a6cfd7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fce13bb610be4ebbad04525188cdc62a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 45727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f5a0a46a4f4b54bb48a12f99f000fe" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38119 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5441238cda0145be8acac54e3a6cfd7b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35151 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:32.350142 19775 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e83e90274dc43dc905fceedff371a22 with delete_type TABLET_DATA_TOMBSTONED (TS 685f1d873f194ad0b885569f8e367ce8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45908
W20260630 12:27:32.352095 19396 catalog_manager.cc:4995] TS 685f1d873f194ad0b885569f8e367ce8 (127.11.14.4:37563): delete failed for tablet 8e83e90274dc43dc905fceedff371a22 because the tablet was not found. No further retry: Not found: Tablet not found: 8e83e90274dc43dc905fceedff371a22
I20260630 12:27:33.172338 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:27:33.195784 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:33.196584 11320 tablet_replica.cc:333] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a: stopping tablet replica
I20260630 12:27:33.197304 11320 raft_consensus.cc:2243] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.198838 11320 raft_consensus.cc:2272] T 8e83e90274dc43dc905fceedff371a22 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.202595 11320 tablet_replica.cc:333] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a: stopping tablet replica
I20260630 12:27:33.203256 11320 raft_consensus.cc:2243] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.204435 11320 raft_consensus.cc:2272] T e193bd2ea3da4293a7cde0da2408c84b P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.206913 11320 tablet_replica.cc:333] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a: stopping tablet replica
I20260630 12:27:33.207427 11320 raft_consensus.cc:2243] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.208997 11320 raft_consensus.cc:2272] T 6b8c897f7ccc458db39ce79e80199a94 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.212821 11320 tablet_replica.cc:333] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a: stopping tablet replica
I20260630 12:27:33.213383 11320 raft_consensus.cc:2243] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.214658 11320 raft_consensus.cc:2272] T 2921e61ba7a0488c9795da78b9315008 P fce13bb610be4ebbad04525188cdc62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.242709 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:33.262899 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:33.288053 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:33.288868 11320 tablet_replica.cc:333] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe: stopping tablet replica
I20260630 12:27:33.289606 11320 raft_consensus.cc:2243] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.290177 11320 raft_consensus.cc:2272] T e193bd2ea3da4293a7cde0da2408c84b P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.292783 11320 tablet_replica.cc:333] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe: stopping tablet replica
I20260630 12:27:33.293310 11320 raft_consensus.cc:2243] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.294525 11320 raft_consensus.cc:2272] T 8e83e90274dc43dc905fceedff371a22 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.297744 11320 tablet_replica.cc:333] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe: stopping tablet replica
I20260630 12:27:33.298297 11320 raft_consensus.cc:2243] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.299393 11320 raft_consensus.cc:2272] T 2921e61ba7a0488c9795da78b9315008 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.301972 11320 tablet_replica.cc:333] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe: stopping tablet replica
I20260630 12:27:33.302495 11320 raft_consensus.cc:2243] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.303381 11320 raft_consensus.cc:2272] T 6b8c897f7ccc458db39ce79e80199a94 P 94f5a0a46a4f4b54bb48a12f99f000fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.328718 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:33.346477 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
W20260630 12:27:33.370561 19625 consensus_peers.cc:597] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b -> Peer 94f5a0a46a4f4b54bb48a12f99f000fe (127.11.14.2:38119): Couldn't send request to peer 94f5a0a46a4f4b54bb48a12f99f000fe. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.2:38119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:33.378952 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:33.379731 11320 tablet_replica.cc:333] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b: stopping tablet replica
I20260630 12:27:33.380430 11320 raft_consensus.cc:2243] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.381557 11320 raft_consensus.cc:2272] T 6b8c897f7ccc458db39ce79e80199a94 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.383905 11320 tablet_replica.cc:333] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b: stopping tablet replica
I20260630 12:27:33.384579 11320 raft_consensus.cc:2243] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.385520 11320 raft_consensus.cc:2272] T 2921e61ba7a0488c9795da78b9315008 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.387822 11320 tablet_replica.cc:333] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b: stopping tablet replica
I20260630 12:27:33.388324 11320 raft_consensus.cc:2243] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:33.388867 11320 raft_consensus.cc:2272] T e193bd2ea3da4293a7cde0da2408c84b P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.391062 11320 tablet_replica.cc:333] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b: stopping tablet replica
I20260630 12:27:33.391645 11320 raft_consensus.cc:2243] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.392727 11320 raft_consensus.cc:2272] T 8e83e90274dc43dc905fceedff371a22 P 5441238cda0145be8acac54e3a6cfd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.419005 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:33.436323 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:27:33.456907 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:33.473268 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:27:33.483295 11320 master.cc:562] Master@127.11.14.62:35241 shutting down...
I20260630 12:27:33.499178 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:33.499842 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:33.500183 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2627ed70062f4253a1ac91ef5a768f1a: stopping tablet replica
I20260630 12:27:33.518589 11320 master.cc:584] Master@127.11.14.62:35241 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4673 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:27:33.558311 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:44585
I20260630 12:27:33.559487 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:33.564853 19854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:33.565724 19855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:33.566170 19857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:33.567211 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:33.568029 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:33.568221 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:33.568411 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822453568387 us; error 0 us; skew 500 ppm
I20260630 12:27:33.568907 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:33.574822 11320 webserver.cc:533] Webserver started at http://127.11.14.62:46743/ using document root <none> and password file <none>
I20260630 12:27:33.575309 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:33.575516 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:33.575791 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:33.577008 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-hwbx"
I20260630 12:27:33.581364 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:33.584661 19862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.585381 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:33.585664 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-hwbx"
I20260630 12:27:33.585918 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:33.609812 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:33.611033 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:33.660382 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:44585
I20260630 12:27:33.660504 19913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:44585 every 8 connection(s)
I20260630 12:27:33.665589 19914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:33.680987 19914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6: Bootstrap starting.
I20260630 12:27:33.686231 19914 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:33.691318 19914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6: No bootstrap required, opened a new log
I20260630 12:27:33.693547 19914 raft_consensus.cc:359] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6" member_type: VOTER }
I20260630 12:27:33.693981 19914 raft_consensus.cc:385] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:33.694211 19914 raft_consensus.cc:740] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28c8f6e2acd4c22b874b350a4ee8ce6, State: Initialized, Role: FOLLOWER
I20260630 12:27:33.694737 19914 consensus_queue.cc:260] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c28c8f6e2acd4c22b874b350a4ee8ce6" member_type: VOTER }
I20260630 12:27:33.695174 19914 raft_consensus.cc:399] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:33.695403 19914 raft_consensus.cc:493] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:33.695658 19914 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:33.700198 19914 raft_consensus.cc:515] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6" member_type: VOTER }
I20260630 12:27:33.700764 19914 leader_election.cc:304] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [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: c28c8f6e2acd4c22b874b350a4ee8ce6; no voters: 
I20260630 12:27:33.701870 19914 leader_election.cc:290] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:33.702278 19917 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:33.703619 19917 raft_consensus.cc:697] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 1 LEADER]: Becoming Leader. State: Replica: c28c8f6e2acd4c22b874b350a4ee8ce6, State: Running, Role: LEADER
I20260630 12:27:33.704346 19917 consensus_queue.cc:237] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [LEADER]: Queue going to LEADER mode. State: All 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: "c28c8f6e2acd4c22b874b350a4ee8ce6" member_type: VOTER }
I20260630 12:27:33.704816 19914 sys_catalog.cc:565] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:33.710794 19919 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c28c8f6e2acd4c22b874b350a4ee8ce6. Latest consensus state: current_term: 1 leader_uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6" member_type: VOTER } }
I20260630 12:27:33.711611 19919 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:33.712680 19918 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c28c8f6e2acd4c22b874b350a4ee8ce6" member_type: VOTER } }
I20260630 12:27:33.713410 19918 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:33.716248 19926 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:33.723901 19926 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:33.725015 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:33.733115 19926 catalog_manager.cc:1383] Generated new cluster ID: 6c5f50f5e6b04bb99a71ab41c1a37f8f
I20260630 12:27:33.733390 19926 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:33.771176 19926 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:33.772786 19926 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:33.789908 19926 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6: Generated new TSK 0
I20260630 12:27:33.790503 19926 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:33.856104 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:33.861910 19935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:33.862810 19936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:33.864468 19938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:33.865161 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:33.865954 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:33.866132 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:33.866255 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822453866244 us; error 0 us; skew 500 ppm
I20260630 12:27:33.866674 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:33.868937 11320 webserver.cc:533] Webserver started at http://127.11.14.1:40125/ using document root <none> and password file <none>
I20260630 12:27:33.869333 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:33.869480 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:33.869704 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:33.870712 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "fe47171ab7404aa9bab670c13e1450c6"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-hwbx"
I20260630 12:27:33.875056 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:33.878178 19943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.878959 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:33.879190 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "fe47171ab7404aa9bab670c13e1450c6"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-hwbx"
I20260630 12:27:33.879452 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:33.890799 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:33.891881 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:33.893369 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:33.895584 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:33.895807 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.896027 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:33.896202 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.935122 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:39983
I20260630 12:27:33.935216 20005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:39983 every 8 connection(s)
I20260630 12:27:33.940404 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:33.948114 20010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:33.949950 20011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:33.951334 20013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:33.952291 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:33.953454 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:33.953593 20006 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44585
W20260630 12:27:33.953792 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:33.954066 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822453954049 us; error 0 us; skew 500 ppm
I20260630 12:27:33.954087 20006 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:33.954686 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:33.954954 20006 heartbeater.cc:507] Master 127.11.14.62:44585 requested a full tablet report, sending...
I20260630 12:27:33.957427 11320 webserver.cc:533] Webserver started at http://127.11.14.2:38581/ using document root <none> and password file <none>
I20260630 12:27:33.957387 19879 ts_manager.cc:194] Registered new tserver with Master: fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983)
I20260630 12:27:33.958056 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:33.958297 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:33.958566 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:33.959470 19879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32904
I20260630 12:27:33.960037 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "f76e3fa88bbc44718f088784c9eb107f"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-hwbx"
I20260630 12:27:33.964774 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:27:33.967917 20018 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.968693 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:33.968932 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "f76e3fa88bbc44718f088784c9eb107f"
format_stamp: "Formatted at 2026-06-30 12:27:33 on dist-test-slave-hwbx"
I20260630 12:27:33.969159 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:33.983744 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:33.984807 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:33.986075 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:33.988163 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:33.988330 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:33.988605 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:33.988773 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:34.027318 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:45419
I20260630 12:27:34.027424 20080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:45419 every 8 connection(s)
I20260630 12:27:34.032169 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:34.038825 20084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:34.040747 20085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:34.043931 20081 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44585
I20260630 12:27:34.044421 20081 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:34.044564 20087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:34.045245 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:34.045423 20081 heartbeater.cc:507] Master 127.11.14.62:44585 requested a full tablet report, sending...
I20260630 12:27:34.046131 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:34.046409 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:34.046640 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822454046620 us; error 0 us; skew 500 ppm
I20260630 12:27:34.047240 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:34.047602 19879 ts_manager.cc:194] Registered new tserver with Master: f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419)
I20260630 12:27:34.049139 19879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32906
I20260630 12:27:34.049754 11320 webserver.cc:533] Webserver started at http://127.11.14.3:45025/ using document root <none> and password file <none>
I20260630 12:27:34.050246 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:34.050455 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:34.050715 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:34.051858 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "c70fde10360f4c569ce3510e32ac673b"
format_stamp: "Formatted at 2026-06-30 12:27:34 on dist-test-slave-hwbx"
I20260630 12:27:34.056052 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:34.059453 20092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:34.060231 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:34.060600 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "c70fde10360f4c569ce3510e32ac673b"
format_stamp: "Formatted at 2026-06-30 12:27:34 on dist-test-slave-hwbx"
I20260630 12:27:34.060920 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:34.087092 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:34.088426 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:34.089738 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:34.092059 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:34.092308 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:34.092633 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:34.092841 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:34.133683 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:43227
I20260630 12:27:34.133771 20154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:43227 every 8 connection(s)
I20260630 12:27:34.147588 20155 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44585
I20260630 12:27:34.147971 20155 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:34.148698 20155 heartbeater.cc:507] Master 127.11.14.62:44585 requested a full tablet report, sending...
I20260630 12:27:34.150615 19879 ts_manager.cc:194] Registered new tserver with Master: c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:34.150772 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013587107s
I20260630 12:27:34.151966 19879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32908
I20260630 12:27:34.962113 20006 heartbeater.cc:499] Master 127.11.14.62:44585 was elected leader, sending a full tablet report...
I20260630 12:27:35.051808 20081 heartbeater.cc:499] Master 127.11.14.62:44585 was elected leader, sending a full tablet report...
I20260630 12:27:35.154562 20155 heartbeater.cc:499] Master 127.11.14.62:44585 was elected leader, sending a full tablet report...
I20260630 12:27:35.204092 19879 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32920:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:35.206558 19879 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:35.267207 20046 tablet_service.cc:1511] Processing CreateTablet for tablet b032ddac200848819d4b9f7a9f873142 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:35.267484 20045 tablet_service.cc:1511] Processing CreateTablet for tablet b37d57abd6b9447c9149bc84526743b0 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:35.268600 20046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b032ddac200848819d4b9f7a9f873142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.269264 20045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37d57abd6b9447c9149bc84526743b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.276031 19971 tablet_service.cc:1511] Processing CreateTablet for tablet b032ddac200848819d4b9f7a9f873142 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:35.277427 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b032ddac200848819d4b9f7a9f873142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.281510 19970 tablet_service.cc:1511] Processing CreateTablet for tablet b37d57abd6b9447c9149bc84526743b0 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:35.282824 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37d57abd6b9447c9149bc84526743b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.284607 20044 tablet_service.cc:1511] Processing CreateTablet for tablet 16a9276374e14aefb3e751c650ae74c7 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:35.285521 19969 tablet_service.cc:1511] Processing CreateTablet for tablet 16a9276374e14aefb3e751c650ae74c7 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:35.286399 20044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a9276374e14aefb3e751c650ae74c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.286835 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a9276374e14aefb3e751c650ae74c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.296744 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 0534acb3f266472b870a74d3687571a0 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:35.298058 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0534acb3f266472b870a74d3687571a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.305819 20042 tablet_service.cc:1511] Processing CreateTablet for tablet fc6aeab5d2c440729b44451a46dba86b (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:35.307546 20042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6aeab5d2c440729b44451a46dba86b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.304126 20043 tablet_service.cc:1511] Processing CreateTablet for tablet 0534acb3f266472b870a74d3687571a0 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:35.310111 20043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0534acb3f266472b870a74d3687571a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.312826 20120 tablet_service.cc:1511] Processing CreateTablet for tablet b032ddac200848819d4b9f7a9f873142 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:35.314141 20120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b032ddac200848819d4b9f7a9f873142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.314646 19967 tablet_service.cc:1511] Processing CreateTablet for tablet fc6aeab5d2c440729b44451a46dba86b (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:35.316574 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6aeab5d2c440729b44451a46dba86b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.317512 20119 tablet_service.cc:1511] Processing CreateTablet for tablet b37d57abd6b9447c9149bc84526743b0 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:35.318742 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37d57abd6b9447c9149bc84526743b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.321491 20118 tablet_service.cc:1511] Processing CreateTablet for tablet 16a9276374e14aefb3e751c650ae74c7 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:35.322755 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a9276374e14aefb3e751c650ae74c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.325392 20117 tablet_service.cc:1511] Processing CreateTablet for tablet 0534acb3f266472b870a74d3687571a0 (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:35.326611 20117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0534acb3f266472b870a74d3687571a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.364777 20175 tablet_bootstrap.cc:492] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f: Bootstrap starting.
I20260630 12:27:35.373942 20175 tablet_bootstrap.cc:654] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.380888 19967 tablet_service.cc:1511] Processing CreateTablet for tablet 3a06f89d0a9b4aa8b4aa8e3310adac6e (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:35.381820 20046 tablet_service.cc:1511] Processing CreateTablet for tablet 3a06f89d0a9b4aa8b4aa8e3310adac6e (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:35.382787 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a06f89d0a9b4aa8b4aa8e3310adac6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.383098 20046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a06f89d0a9b4aa8b4aa8e3310adac6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.390381 20119 tablet_service.cc:1511] Processing CreateTablet for tablet 3a06f89d0a9b4aa8b4aa8e3310adac6e (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:35.391345 20119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a06f89d0a9b4aa8b4aa8e3310adac6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.388154 20176 tablet_bootstrap.cc:492] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6: Bootstrap starting.
I20260630 12:27:35.399202 20120 tablet_service.cc:1511] Processing CreateTablet for tablet fc6aeab5d2c440729b44451a46dba86b (DEFAULT_TABLE table=test-workload [id=f38a74fba7a54c02b7c6cf42b4cb81d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:35.401034 20120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6aeab5d2c440729b44451a46dba86b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:35.410001 20177 tablet_bootstrap.cc:492] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b: Bootstrap starting.
I20260630 12:27:35.416092 20177 tablet_bootstrap.cc:654] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.419200 20176 tablet_bootstrap.cc:654] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.424244 20175 tablet_bootstrap.cc:492] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f: No bootstrap required, opened a new log
I20260630 12:27:35.424238 20176 tablet_bootstrap.cc:492] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6: No bootstrap required, opened a new log
I20260630 12:27:35.424845 20175 ts_tablet_manager.cc:1403] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.009s
I20260630 12:27:35.424944 20176 ts_tablet_manager.cc:1403] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260630 12:27:35.426515 20177 tablet_bootstrap.cc:492] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b: No bootstrap required, opened a new log
I20260630 12:27:35.426978 20177 ts_tablet_manager.cc:1403] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:27:35.427496 20176 raft_consensus.cc:359] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.428057 20176 raft_consensus.cc:385] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.427899 20175 raft_consensus.cc:359] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.428422 20176 raft_consensus.cc:740] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.428741 20175 raft_consensus.cc:385] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.429140 20175 raft_consensus.cc:740] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76e3fa88bbc44718f088784c9eb107f, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.429248 20176 consensus_queue.cc:260] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.429788 20177 raft_consensus.cc:359] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.430069 20175 consensus_queue.cc:260] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.430606 20177 raft_consensus.cc:385] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.431047 20177 raft_consensus.cc:740] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.431916 20176 ts_tablet_manager.cc:1434] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:35.431993 20177 consensus_queue.cc:260] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.433079 20176 tablet_bootstrap.cc:492] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6: Bootstrap starting.
I20260630 12:27:35.439615 20175 ts_tablet_manager.cc:1434] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:27:35.439764 20176 tablet_bootstrap.cc:654] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6: Neither blocks nor log segments found. Creating new log.
W20260630 12:27:35.440582 20007 tablet.cc:2406] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:35.440774 20175 tablet_bootstrap.cc:492] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f: Bootstrap starting.
I20260630 12:27:35.463019 20177 ts_tablet_manager.cc:1434] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.010s
I20260630 12:27:35.466346 20175 tablet_bootstrap.cc:654] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.473105 20176 tablet_bootstrap.cc:492] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6: No bootstrap required, opened a new log
I20260630 12:27:35.473730 20176 ts_tablet_manager.cc:1403] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.011s
I20260630 12:27:35.473917 20184 raft_consensus.cc:493] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:35.474644 20184 raft_consensus.cc:515] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.475955 20177 tablet_bootstrap.cc:492] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b: Bootstrap starting.
I20260630 12:27:35.477077 20176 raft_consensus.cc:359] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.477938 20175 tablet_bootstrap.cc:492] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f: No bootstrap required, opened a new log
I20260630 12:27:35.477990 20176 raft_consensus.cc:385] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.478771 20176 raft_consensus.cc:740] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.478817 20175 ts_tablet_manager.cc:1403] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.028s
I20260630 12:27:35.479688 20176 consensus_queue.cc:260] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.482244 20176 ts_tablet_manager.cc:1434] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:35.482201 20175 raft_consensus.cc:359] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.483174 20175 raft_consensus.cc:385] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.483466 20177 tablet_bootstrap.cc:654] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.483486 20176 tablet_bootstrap.cc:492] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: Bootstrap starting.
I20260630 12:27:35.483580 20175 raft_consensus.cc:740] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76e3fa88bbc44718f088784c9eb107f, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.486552 20175 consensus_queue.cc:260] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.490857 20176 tablet_bootstrap.cc:654] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.493747 20175 ts_tablet_manager.cc:1434] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260630 12:27:35.494791 20175 tablet_bootstrap.cc:492] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f: Bootstrap starting.
I20260630 12:27:35.500766 20175 tablet_bootstrap.cc:654] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.501523 20177 tablet_bootstrap.cc:492] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b: No bootstrap required, opened a new log
I20260630 12:27:35.502130 20177 ts_tablet_manager.cc:1403] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.015s
I20260630 12:27:35.502247 20176 tablet_bootstrap.cc:492] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: No bootstrap required, opened a new log
I20260630 12:27:35.502833 20176 ts_tablet_manager.cc:1403] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:27:35.505846 20177 raft_consensus.cc:359] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.505996 20176 raft_consensus.cc:359] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.507745 20181 raft_consensus.cc:493] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:35.512558 20177 raft_consensus.cc:385] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.513693 20177 raft_consensus.cc:740] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.513558 20181 raft_consensus.cc:515] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.514963 20177 consensus_queue.cc:260] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.512657 20176 raft_consensus.cc:385] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.517700 20176 raft_consensus.cc:740] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.518467 20176 consensus_queue.cc:260] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.512692 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534acb3f266472b870a74d3687571a0" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe47171ab7404aa9bab670c13e1450c6" is_pre_election: true
I20260630 12:27:35.509178 20184 leader_election.cc:290] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983), f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419)
I20260630 12:27:35.524493 20181 leader_election.cc:290] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.526142 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534acb3f266472b870a74d3687571a0" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f" is_pre_election: true
W20260630 12:27:35.529184 20095 leader_election.cc:343] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:35.537957 20177 ts_tablet_manager.cc:1434] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.006s
I20260630 12:27:35.539099 20177 tablet_bootstrap.cc:492] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b: Bootstrap starting.
I20260630 12:27:35.546257 20176 ts_tablet_manager.cc:1434] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.005s
W20260630 12:27:35.554039 20095 leader_election.cc:343] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:35.554358 20175 tablet_bootstrap.cc:492] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f: No bootstrap required, opened a new log
I20260630 12:27:35.554924 20175 ts_tablet_manager.cc:1403] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.029s
I20260630 12:27:35.554579 20095 leader_election.cc:304] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [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: c70fde10360f4c569ce3510e32ac673b; no voters: f76e3fa88bbc44718f088784c9eb107f, fe47171ab7404aa9bab670c13e1450c6
I20260630 12:27:35.557718 20184 raft_consensus.cc:2749] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:35.559759 20175 raft_consensus.cc:359] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.560550 20175 raft_consensus.cc:385] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.556715 20130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d57abd6b9447c9149bc84526743b0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b" is_pre_election: true
I20260630 12:27:35.555351 20176 tablet_bootstrap.cc:492] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6: Bootstrap starting.
I20260630 12:27:35.561448 20175 raft_consensus.cc:740] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76e3fa88bbc44718f088784c9eb107f, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.556134 20177 tablet_bootstrap.cc:654] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.562390 20175 consensus_queue.cc:260] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.564572 20175 ts_tablet_manager.cc:1434] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
W20260630 12:27:35.565375 19944 leader_election.cc:343] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:35.567644 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d57abd6b9447c9149bc84526743b0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f" is_pre_election: true
I20260630 12:27:35.568101 20176 tablet_bootstrap.cc:654] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.568671 20056 raft_consensus.cc:2468] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 0.
I20260630 12:27:35.570068 20175 tablet_bootstrap.cc:492] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f: Bootstrap starting.
I20260630 12:27:35.572746 20194 raft_consensus.cc:493] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:35.573248 20194 raft_consensus.cc:515] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.575726 20194 leader_election.cc:290] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.577641 20175 tablet_bootstrap.cc:654] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.577584 19946 leader_election.cc:304] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [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: f76e3fa88bbc44718f088784c9eb107f, fe47171ab7404aa9bab670c13e1450c6; no voters: c70fde10360f4c569ce3510e32ac673b
I20260630 12:27:35.578480 20177 tablet_bootstrap.cc:492] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b: No bootstrap required, opened a new log
I20260630 12:27:35.579403 20130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a9276374e14aefb3e751c650ae74c7" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b" is_pre_election: true
I20260630 12:27:35.579838 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a9276374e14aefb3e751c650ae74c7" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f" is_pre_election: true
I20260630 12:27:35.580130 20177 ts_tablet_manager.cc:1403] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.003s
I20260630 12:27:35.580570 20056 raft_consensus.cc:2468] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 0.
W20260630 12:27:35.581192 19944 leader_election.cc:343] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:35.583007 20177 raft_consensus.cc:359] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.583631 20177 raft_consensus.cc:385] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.583858 20176 tablet_bootstrap.cc:492] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6: No bootstrap required, opened a new log
I20260630 12:27:35.583897 20177 raft_consensus.cc:740] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.584385 20194 raft_consensus.cc:2804] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:35.584959 20194 raft_consensus.cc:493] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:35.585042 20176 ts_tablet_manager.cc:1403] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260630 12:27:35.585531 20194 raft_consensus.cc:3060] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.585427 20177 consensus_queue.cc:260] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.588661 20177 ts_tablet_manager.cc:1434] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:27:35.589319 20175 tablet_bootstrap.cc:492] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f: No bootstrap required, opened a new log
I20260630 12:27:35.589815 20177 tablet_bootstrap.cc:492] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b: Bootstrap starting.
I20260630 12:27:35.589854 20175 ts_tablet_manager.cc:1403] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:27:35.593063 20175 raft_consensus.cc:359] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.593807 20175 raft_consensus.cc:385] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.593076 19946 leader_election.cc:304] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [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: f76e3fa88bbc44718f088784c9eb107f, fe47171ab7404aa9bab670c13e1450c6; no voters: c70fde10360f4c569ce3510e32ac673b
I20260630 12:27:35.596391 20176 raft_consensus.cc:359] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.596820 20181 raft_consensus.cc:2804] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:35.597121 20177 tablet_bootstrap.cc:654] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.597239 20176 raft_consensus.cc:385] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.597321 20181 raft_consensus.cc:493] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:35.598012 20181 raft_consensus.cc:3060] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.596195 20194 raft_consensus.cc:515] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.600819 20194 leader_election.cc:290] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 election: Requested vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.601269 20056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d57abd6b9447c9149bc84526743b0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f"
I20260630 12:27:35.601908 20056 raft_consensus.cc:3060] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.603881 20177 tablet_bootstrap.cc:492] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b: No bootstrap required, opened a new log
I20260630 12:27:35.594156 20175 raft_consensus.cc:740] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76e3fa88bbc44718f088784c9eb107f, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.604255 20177 ts_tablet_manager.cc:1403] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:27:35.605079 20175 consensus_queue.cc:260] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.605772 20181 raft_consensus.cc:515] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.607036 20130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37d57abd6b9447c9149bc84526743b0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b"
I20260630 12:27:35.607648 20130 raft_consensus.cc:3060] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.608083 20181 leader_election.cc:290] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 election: Requested vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.609684 20175 ts_tablet_manager.cc:1434] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:27:35.610808 20175 tablet_bootstrap.cc:492] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f: Bootstrap starting.
I20260630 12:27:35.607455 20177 raft_consensus.cc:359] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.612442 20176 raft_consensus.cc:740] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.612725 20177 raft_consensus.cc:385] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.612854 20056 raft_consensus.cc:2468] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 1.
I20260630 12:27:35.613276 20177 raft_consensus.cc:740] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.613281 20176 consensus_queue.cc:260] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.614818 20055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a9276374e14aefb3e751c650ae74c7" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f"
I20260630 12:27:35.614764 20177 consensus_queue.cc:260] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.615505 20055 raft_consensus.cc:3060] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.616073 20176 ts_tablet_manager.cc:1434] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260630 12:27:35.617233 20177 ts_tablet_manager.cc:1434] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:27:35.618248 20175 tablet_bootstrap.cc:654] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.619949 20176 tablet_bootstrap.cc:492] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6: Bootstrap starting.
I20260630 12:27:35.621645 20129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a9276374e14aefb3e751c650ae74c7" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b"
I20260630 12:27:35.622351 20129 raft_consensus.cc:3060] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.625550 20130 raft_consensus.cc:2468] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 1.
I20260630 12:27:35.626732 19944 leader_election.cc:304] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [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: c70fde10360f4c569ce3510e32ac673b, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.618247 20177 tablet_bootstrap.cc:492] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b: Bootstrap starting.
I20260630 12:27:35.630466 20129 raft_consensus.cc:2468] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 1.
I20260630 12:27:35.631666 20181 raft_consensus.cc:2804] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:35.631866 19944 leader_election.cc:304] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [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: c70fde10360f4c569ce3510e32ac673b, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.632544 20181 raft_consensus.cc:697] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 LEADER]: Becoming Leader. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Running, Role: LEADER
I20260630 12:27:35.632754 20194 raft_consensus.cc:2804] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:35.633803 20181 consensus_queue.cc:237] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.637231 20176 tablet_bootstrap.cc:654] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.638896 20177 tablet_bootstrap.cc:654] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.640729 20055 raft_consensus.cc:2468] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 1.
I20260630 12:27:35.649782 19877 catalog_manager.cc:5697] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "fe47171ab7404aa9bab670c13e1450c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:35.654263 20177 tablet_bootstrap.cc:492] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b: No bootstrap required, opened a new log
I20260630 12:27:35.654784 20175 tablet_bootstrap.cc:492] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f: No bootstrap required, opened a new log
I20260630 12:27:35.654909 20177 ts_tablet_manager.cc:1403] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260630 12:27:35.655395 20175 ts_tablet_manager.cc:1403] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.006s
I20260630 12:27:35.657289 20176 tablet_bootstrap.cc:492] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6: No bootstrap required, opened a new log
I20260630 12:27:35.658046 20176 ts_tablet_manager.cc:1403] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260630 12:27:35.658463 20177 raft_consensus.cc:359] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.659368 20177 raft_consensus.cc:385] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.659777 20177 raft_consensus.cc:740] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.660892 20175 raft_consensus.cc:359] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.661070 20177 consensus_queue.cc:260] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.661338 20176 raft_consensus.cc:359] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.661814 20175 raft_consensus.cc:385] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.671811 20176 raft_consensus.cc:385] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.671825 20175 raft_consensus.cc:740] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76e3fa88bbc44718f088784c9eb107f, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.663610 20182 raft_consensus.cc:493] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:35.672606 20176 raft_consensus.cc:740] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.672971 20182 raft_consensus.cc:515] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.673242 20175 consensus_queue.cc:260] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.673588 20176 consensus_queue.cc:260] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.676211 20176 ts_tablet_manager.cc:1434] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260630 12:27:35.663100 20194 raft_consensus.cc:697] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 1 LEADER]: Becoming Leader. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Running, Role: LEADER
I20260630 12:27:35.677248 20176 tablet_bootstrap.cc:492] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6: Bootstrap starting.
I20260630 12:27:35.677642 20194 consensus_queue.cc:237] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.685153 20182 leader_election.cc:290] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.671732 20177 ts_tablet_manager.cc:1434] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260630 12:27:35.687330 20176 tablet_bootstrap.cc:654] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.691228 20177 tablet_bootstrap.cc:492] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b: Bootstrap starting.
I20260630 12:27:35.701334 20176 tablet_bootstrap.cc:492] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6: No bootstrap required, opened a new log
I20260630 12:27:35.701372 20175 ts_tablet_manager.cc:1434] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f: Time spent starting tablet: real 0.046s	user 0.017s	sys 0.016s
I20260630 12:27:35.705130 20177 tablet_bootstrap.cc:654] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.705638 19878 catalog_manager.cc:5697] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "fe47171ab7404aa9bab670c13e1450c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:35.707183 20184 raft_consensus.cc:493] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:35.707824 20184 raft_consensus.cc:515] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.702030 20176 ts_tablet_manager.cc:1403] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260630 12:27:35.709932 20184 leader_election.cc:290] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983)
I20260630 12:27:35.711915 20176 raft_consensus.cc:359] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.712215 20055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b032ddac200848819d4b9f7a9f873142" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f" is_pre_election: true
I20260630 12:27:35.712899 20055 raft_consensus.cc:2468] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 0.
I20260630 12:27:35.712945 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b032ddac200848819d4b9f7a9f873142" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe47171ab7404aa9bab670c13e1450c6" is_pre_election: true
I20260630 12:27:35.713657 19981 raft_consensus.cc:2468] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 0.
I20260630 12:27:35.714351 20095 leader_election.cc:304] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fde10360f4c569ce3510e32ac673b, f76e3fa88bbc44718f088784c9eb107f; no voters: 
I20260630 12:27:35.715626 20176 raft_consensus.cc:385] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.715866 20184 raft_consensus.cc:2804] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:35.718127 20184 raft_consensus.cc:493] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:35.718537 20184 raft_consensus.cc:3060] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.718778 20177 tablet_bootstrap.cc:492] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b: No bootstrap required, opened a new log
I20260630 12:27:35.719347 20177 ts_tablet_manager.cc:1403] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
W20260630 12:27:35.719568 19927 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:35.722474 20177 raft_consensus.cc:359] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.723242 20177 raft_consensus.cc:385] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.723587 20177 raft_consensus.cc:740] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.724538 20177 consensus_queue.cc:260] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.727295 20129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6aeab5d2c440729b44451a46dba86b" candidate_uuid: "f76e3fa88bbc44718f088784c9eb107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b" is_pre_election: true
I20260630 12:27:35.727892 20129 raft_consensus.cc:2468] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f76e3fa88bbc44718f088784c9eb107f in term 0.
I20260630 12:27:35.728293 20177 ts_tablet_manager.cc:1434] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:35.716012 20176 raft_consensus.cc:740] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.716656 20175 tablet_bootstrap.cc:492] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f: Bootstrap starting.
I20260630 12:27:35.729312 20019 leader_election.cc:304] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fde10360f4c569ce3510e32ac673b, f76e3fa88bbc44718f088784c9eb107f; no voters: 
I20260630 12:27:35.730345 20205 raft_consensus.cc:2804] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:35.730711 20205 raft_consensus.cc:493] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:35.731000 20205 raft_consensus.cc:3060] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.729326 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6aeab5d2c440729b44451a46dba86b" candidate_uuid: "f76e3fa88bbc44718f088784c9eb107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe47171ab7404aa9bab670c13e1450c6" is_pre_election: true
I20260630 12:27:35.731966 19981 raft_consensus.cc:2468] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f76e3fa88bbc44718f088784c9eb107f in term 0.
I20260630 12:27:35.732364 20184 raft_consensus.cc:515] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.735045 20055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b032ddac200848819d4b9f7a9f873142" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f"
I20260630 12:27:35.735590 20055 raft_consensus.cc:3060] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.735968 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b032ddac200848819d4b9f7a9f873142" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe47171ab7404aa9bab670c13e1450c6"
I20260630 12:27:35.736604 19981 raft_consensus.cc:3060] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.736831 20176 consensus_queue.cc:260] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.739547 20176 ts_tablet_manager.cc:1434] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260630 12:27:35.742328 20205 raft_consensus.cc:515] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.736151 20175 tablet_bootstrap.cc:654] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:35.745517 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6aeab5d2c440729b44451a46dba86b" candidate_uuid: "f76e3fa88bbc44718f088784c9eb107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe47171ab7404aa9bab670c13e1450c6"
I20260630 12:27:35.746183 19980 raft_consensus.cc:3060] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.746711 20055 raft_consensus.cc:2468] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 1.
I20260630 12:27:35.747099 20184 leader_election.cc:290] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 election: Requested vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983)
I20260630 12:27:35.744077 19981 raft_consensus.cc:2468] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 1.
I20260630 12:27:35.751528 19980 raft_consensus.cc:2468] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76e3fa88bbc44718f088784c9eb107f in term 1.
I20260630 12:27:35.752328 20095 leader_election.cc:304] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [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: c70fde10360f4c569ce3510e32ac673b, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.752714 20021 leader_election.cc:304] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [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: f76e3fa88bbc44718f088784c9eb107f, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.753562 20182 raft_consensus.cc:2804] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:35.754333 20129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6aeab5d2c440729b44451a46dba86b" candidate_uuid: "f76e3fa88bbc44718f088784c9eb107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b"
I20260630 12:27:35.755211 20129 raft_consensus.cc:3060] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.763319 20184 raft_consensus.cc:2804] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:35.765034 20184 raft_consensus.cc:697] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 1 LEADER]: Becoming Leader. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Running, Role: LEADER
I20260630 12:27:35.766373 20182 raft_consensus.cc:697] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 1 LEADER]: Becoming Leader. State: Replica: f76e3fa88bbc44718f088784c9eb107f, State: Running, Role: LEADER
I20260630 12:27:35.766052 20184 consensus_queue.cc:237] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.767251 20182 consensus_queue.cc:237] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.771685 20205 leader_election.cc:290] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [CANDIDATE]: Term 1 election: Requested vote from peers fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.775031 20129 raft_consensus.cc:2468] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76e3fa88bbc44718f088784c9eb107f in term 1.
I20260630 12:27:35.778451 20194 raft_consensus.cc:493] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:35.778983 20194 raft_consensus.cc:515] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.782030 20175 tablet_bootstrap.cc:492] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f: No bootstrap required, opened a new log
I20260630 12:27:35.782528 20175 ts_tablet_manager.cc:1403] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.015s
I20260630 12:27:35.792215 20129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534acb3f266472b870a74d3687571a0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b" is_pre_election: true
I20260630 12:27:35.792917 20129 raft_consensus.cc:2468] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 0.
I20260630 12:27:35.793104 20175 raft_consensus.cc:359] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.793866 20175 raft_consensus.cc:385] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:35.794147 20175 raft_consensus.cc:740] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76e3fa88bbc44718f088784c9eb107f, State: Initialized, Role: FOLLOWER
I20260630 12:27:35.794178 19944 leader_election.cc:304] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fde10360f4c569ce3510e32ac673b, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.795091 20055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534acb3f266472b870a74d3687571a0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f" is_pre_election: true
I20260630 12:27:35.795768 20055 raft_consensus.cc:2468] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 0.
I20260630 12:27:35.795405 19878 catalog_manager.cc:5697] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b reported cstate change: term changed from 0 to 1, leader changed from <none> to c70fde10360f4c569ce3510e32ac673b (127.11.14.3). New cstate: current_term: 1 leader_uuid: "c70fde10360f4c569ce3510e32ac673b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:35.795117 20175 consensus_queue.cc:260] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.797111 19877 catalog_manager.cc:5697] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f reported cstate change: term changed from 0 to 1, leader changed from <none> to f76e3fa88bbc44718f088784c9eb107f (127.11.14.2). New cstate: current_term: 1 leader_uuid: "f76e3fa88bbc44718f088784c9eb107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:35.799502 20175 ts_tablet_manager.cc:1434] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:27:35.799783 20200 raft_consensus.cc:2804] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:35.800136 20200 raft_consensus.cc:493] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:35.800273 20194 leader_election.cc:290] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.800493 20200 raft_consensus.cc:3060] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.806617 20200 raft_consensus.cc:515] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.809485 20200 leader_election.cc:290] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [CANDIDATE]: Term 1 election: Requested vote from peers f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419), c70fde10360f4c569ce3510e32ac673b (127.11.14.3:43227)
I20260630 12:27:35.809701 20129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534acb3f266472b870a74d3687571a0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fde10360f4c569ce3510e32ac673b"
I20260630 12:27:35.810302 20129 raft_consensus.cc:3060] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.810622 20055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0534acb3f266472b870a74d3687571a0" candidate_uuid: "fe47171ab7404aa9bab670c13e1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f"
I20260630 12:27:35.811172 20055 raft_consensus.cc:3060] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.815243 20129 raft_consensus.cc:2468] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 1.
I20260630 12:27:35.816131 19944 leader_election.cc:304] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [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: c70fde10360f4c569ce3510e32ac673b, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.816984 20200 raft_consensus.cc:2804] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:35.817533 20200 raft_consensus.cc:697] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 LEADER]: Becoming Leader. State: Replica: fe47171ab7404aa9bab670c13e1450c6, State: Running, Role: LEADER
I20260630 12:27:35.818025 20055 raft_consensus.cc:2468] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe47171ab7404aa9bab670c13e1450c6 in term 1.
I20260630 12:27:35.818357 20200 consensus_queue.cc:237] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.819205 20184 raft_consensus.cc:493] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:35.819654 20184 raft_consensus.cc:515] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.821470 20184 leader_election.cc:290] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983), f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419)
I20260630 12:27:35.822158 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a06f89d0a9b4aa8b4aa8e3310adac6e" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe47171ab7404aa9bab670c13e1450c6" is_pre_election: true
I20260630 12:27:35.822729 19980 raft_consensus.cc:2468] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 0.
I20260630 12:27:35.823937 20095 leader_election.cc:304] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fde10360f4c569ce3510e32ac673b, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.824587 20184 raft_consensus.cc:2804] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:35.824765 20055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a06f89d0a9b4aa8b4aa8e3310adac6e" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f" is_pre_election: true
I20260630 12:27:35.824994 20184 raft_consensus.cc:493] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:35.825428 20055 raft_consensus.cc:2468] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 0.
I20260630 12:27:35.825405 20184 raft_consensus.cc:3060] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.826251 19877 catalog_manager.cc:5697] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "fe47171ab7404aa9bab670c13e1450c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:35.831264 20184 raft_consensus.cc:515] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.832947 20184 leader_election.cc:290] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [CANDIDATE]: Term 1 election: Requested vote from peers fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983), f76e3fa88bbc44718f088784c9eb107f (127.11.14.2:45419)
I20260630 12:27:35.834079 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a06f89d0a9b4aa8b4aa8e3310adac6e" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe47171ab7404aa9bab670c13e1450c6"
I20260630 12:27:35.834175 20055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a06f89d0a9b4aa8b4aa8e3310adac6e" candidate_uuid: "c70fde10360f4c569ce3510e32ac673b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76e3fa88bbc44718f088784c9eb107f"
I20260630 12:27:35.834586 19980 raft_consensus.cc:3060] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.834728 20055 raft_consensus.cc:3060] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:35.839365 19980 raft_consensus.cc:2468] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 1.
I20260630 12:27:35.839461 20055 raft_consensus.cc:2468] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fde10360f4c569ce3510e32ac673b in term 1.
I20260630 12:27:35.840341 20095 leader_election.cc:304] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [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: c70fde10360f4c569ce3510e32ac673b, fe47171ab7404aa9bab670c13e1450c6; no voters: 
I20260630 12:27:35.841028 20184 raft_consensus.cc:2804] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:35.841418 20184 raft_consensus.cc:697] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 1 LEADER]: Becoming Leader. State: Replica: c70fde10360f4c569ce3510e32ac673b, State: Running, Role: LEADER
I20260630 12:27:35.842136 20184 consensus_queue.cc:237] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } }
I20260630 12:27:35.848340 19877 catalog_manager.cc:5697] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b reported cstate change: term changed from 0 to 1, leader changed from <none> to c70fde10360f4c569ce3510e32ac673b (127.11.14.3). New cstate: current_term: 1 leader_uuid: "c70fde10360f4c569ce3510e32ac673b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:36.084764 20200 consensus_queue.cc:1048] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:36.105809 19980 raft_consensus.cc:1275] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Refusing update from remote peer c70fde10360f4c569ce3510e32ac673b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.107426 20056 raft_consensus.cc:1275] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Refusing update from remote peer c70fde10360f4c569ce3510e32ac673b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.111588 20183 consensus_queue.cc:1048] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:36.113411 20056 raft_consensus.cc:1275] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Refusing update from remote peer c70fde10360f4c569ce3510e32ac673b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.114976 20183 consensus_queue.cc:1048] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:36.145838 20129 raft_consensus.cc:1275] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Refusing update from remote peer fe47171ab7404aa9bab670c13e1450c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.148568 20200 consensus_queue.cc:1048] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:36.150136 20200 consensus_queue.cc:1048] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:36.183157 20229 consensus_queue.cc:1048] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:36.187165 19980 raft_consensus.cc:1275] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Refusing update from remote peer c70fde10360f4c569ce3510e32ac673b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.187865 20055 raft_consensus.cc:1275] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Refusing update from remote peer fe47171ab7404aa9bab670c13e1450c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.196511 20181 consensus_queue.cc:1048] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:36.199621 20128 raft_consensus.cc:1275] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Refusing update from remote peer fe47171ab7404aa9bab670c13e1450c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.199682 20229 consensus_queue.cc:1048] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:36.211023 20181 consensus_queue.cc:1048] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:36.228675 20053 raft_consensus.cc:1275] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Refusing update from remote peer fe47171ab7404aa9bab670c13e1450c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.230911 20200 consensus_queue.cc:1048] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76e3fa88bbc44718f088784c9eb107f" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:36.269326 20127 raft_consensus.cc:1275] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Refusing update from remote peer f76e3fa88bbc44718f088784c9eb107f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.270936 19979 raft_consensus.cc:1275] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Refusing update from remote peer f76e3fa88bbc44718f088784c9eb107f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:36.278100 20182 consensus_queue.cc:1048] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fde10360f4c569ce3510e32ac673b" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 43227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:36.286182 20182 consensus_queue.cc:1048] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe47171ab7404aa9bab670c13e1450c6" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 39983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260630 12:27:36.350986 20238 log.cc:927] Time spent T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260630 12:27:36.373847 20161 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.11.14.1:39983, user_credentials={real_user=slave}} blocked reactor thread for 52905.7us
W20260630 12:27:36.441273 20248 log.cc:927] Time spent T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260630 12:27:37.412832 20095 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.1:39983, user_credentials={real_user=slave}} blocked reactor thread for 88355.6us
I20260630 12:27:37.417838 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
W20260630 12:27:37.425663 20095 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]
W20260630 12:27:37.429032 20095 consensus_peers.cc:597] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b -> Peer fe47171ab7404aa9bab670c13e1450c6 (127.11.14.1:39983): Couldn't send request to peer fe47171ab7404aa9bab670c13e1450c6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:37.449450 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:37.450070 11320 tablet_replica.cc:333] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6: stopping tablet replica
I20260630 12:27:37.450695 11320 raft_consensus.cc:2243] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.451349 11320 raft_consensus.cc:2272] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.454095 11320 tablet_replica.cc:333] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: stopping tablet replica
I20260630 12:27:37.454694 11320 raft_consensus.cc:2243] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.455147 11320 pending_rounds.cc:70] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: Trying to abort 1 pending ops.
I20260630 12:27:37.455334 11320 pending_rounds.cc:77] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7302440784754409472 op_type: WRITE_OP write_request { tablet_id: "b032ddac200848819d4b9f7a9f873142" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000e\304\377\023s6VE\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\361\353o\t\326\200\205\n\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\030\377\036\003\275\256r\264 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000`\332\020\n{H\352\3300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000t\200\033\n\344\217J\341@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000@t2\003\233\230\301\236P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0002\254\031\007\311\206\351\022`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000e\304\377\023s6VE\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\361\353o\t\326\200\205\n\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\030\377\036\003\275\256r\264 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000`\332\020\n{H\352\3300\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000t\200\033\n\344\217J\341@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000@t2\003\233\230\301\236P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0002\254\031\007\311\206\351\022`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "85e01191734293345d9288ce7ea73719a238b7d3f359600bcdbf19befa6661a48897a28b3660b02a8b38ba69f2acd4277a72229a367b94e0""85e01191734293345d9288ce7ea73719a238b7d3f359600bcdbf19befa6661a48897a28b3660b02a8b38ba69f2acd4277a72229a367b94e0" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7302440784384167936 authz_token { token_data: "\010\343\356\216\322\006\"3\n\005slave\022*\n f38a74fba7a54c02b7c6cf42b4cb81d4\020\001\030\001 \001(\001" signature: "\024\247\307\017<n\344v\2024\372$\221\353f\212\014=Xo\"$\035/\034\214\252{lDD*\'\255\375\2005xfK\'U\314\351\237\251HAA\003\014\213\207OE\352w\346\177%\r\227x\356""\024\247\307\017<n\344v\2024\372$\221\353f\212\014=Xo\"$\035/\034\214\252{lDD*\'\255\375\2005xfK\'U\314\351\237\251HAA\003\014\213\207OE\352w\346\177%\r\227x\356" signing_key_seq_num: 0 } } request_id { client_id: "61fdff13cb7a4738ac291acd4bec434c" seq_no: 80 first_incomplete_seq_no: 62 attempt_no: 0 }
I20260630 12:27:37.456799 11320 raft_consensus.cc:2272] T b032ddac200848819d4b9f7a9f873142 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.459033 11320 tablet_replica.cc:333] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6: stopping tablet replica
I20260630 12:27:37.459559 11320 raft_consensus.cc:2243] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.460429 11320 raft_consensus.cc:2272] T 0534acb3f266472b870a74d3687571a0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.462536 11320 tablet_replica.cc:333] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6: stopping tablet replica
I20260630 12:27:37.463114 11320 raft_consensus.cc:2243] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.463613 11320 raft_consensus.cc:2272] T fc6aeab5d2c440729b44451a46dba86b P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.466037 11320 tablet_replica.cc:333] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6: stopping tablet replica
I20260630 12:27:37.466562 11320 raft_consensus.cc:2243] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.467257 11320 raft_consensus.cc:2272] T 16a9276374e14aefb3e751c650ae74c7 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.469400 11320 tablet_replica.cc:333] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6: stopping tablet replica
I20260630 12:27:37.469885 11320 raft_consensus.cc:2243] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.470716 11320 raft_consensus.cc:2272] T b37d57abd6b9447c9149bc84526743b0 P fe47171ab7404aa9bab670c13e1450c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.490890 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:37.505354 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:37.528465 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:37.529081 11320 tablet_replica.cc:333] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f: stopping tablet replica
I20260630 12:27:37.529675 11320 raft_consensus.cc:2243] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.530292 11320 raft_consensus.cc:2272] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.533277 11320 tablet_replica.cc:333] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f: stopping tablet replica
I20260630 12:27:37.533847 11320 raft_consensus.cc:2243] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.534375 11320 raft_consensus.cc:2272] T b032ddac200848819d4b9f7a9f873142 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.536690 11320 tablet_replica.cc:333] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f: stopping tablet replica
I20260630 12:27:37.537225 11320 raft_consensus.cc:2243] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.537683 11320 raft_consensus.cc:2272] T 0534acb3f266472b870a74d3687571a0 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.540040 11320 tablet_replica.cc:333] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f: stopping tablet replica
I20260630 12:27:37.540621 11320 raft_consensus.cc:2243] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.541138 11320 raft_consensus.cc:2272] T 16a9276374e14aefb3e751c650ae74c7 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.543577 11320 tablet_replica.cc:333] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f: stopping tablet replica
I20260630 12:27:37.544070 11320 raft_consensus.cc:2243] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.544852 11320 raft_consensus.cc:2272] T fc6aeab5d2c440729b44451a46dba86b P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.547084 11320 tablet_replica.cc:333] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f: stopping tablet replica
I20260630 12:27:37.547560 11320 raft_consensus.cc:2243] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.548071 11320 raft_consensus.cc:2272] T b37d57abd6b9447c9149bc84526743b0 P f76e3fa88bbc44718f088784c9eb107f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.572888 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:37.587610 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:27:37.609023 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:37.609653 11320 tablet_replica.cc:333] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b: stopping tablet replica
I20260630 12:27:37.610277 11320 raft_consensus.cc:2243] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.610771 11320 raft_consensus.cc:2272] T fc6aeab5d2c440729b44451a46dba86b P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.613196 11320 tablet_replica.cc:333] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b: stopping tablet replica
I20260630 12:27:37.613739 11320 raft_consensus.cc:2243] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.614488 11320 raft_consensus.cc:2272] T 3a06f89d0a9b4aa8b4aa8e3310adac6e P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.617014 11320 tablet_replica.cc:333] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b: stopping tablet replica
I20260630 12:27:37.617569 11320 raft_consensus.cc:2243] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.618016 11320 raft_consensus.cc:2272] T b37d57abd6b9447c9149bc84526743b0 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.620275 11320 tablet_replica.cc:333] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b: stopping tablet replica
I20260630 12:27:37.620801 11320 raft_consensus.cc:2243] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.621266 11320 raft_consensus.cc:2272] T 0534acb3f266472b870a74d3687571a0 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.623479 11320 tablet_replica.cc:333] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b: stopping tablet replica
I20260630 12:27:37.623950 11320 raft_consensus.cc:2243] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.624679 11320 raft_consensus.cc:2272] T b032ddac200848819d4b9f7a9f873142 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.626842 11320 tablet_replica.cc:333] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b: stopping tablet replica
I20260630 12:27:37.627246 11320 raft_consensus.cc:2243] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.627663 11320 raft_consensus.cc:2272] T 16a9276374e14aefb3e751c650ae74c7 P c70fde10360f4c569ce3510e32ac673b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.647122 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:37.662014 11320 master.cc:562] Master@127.11.14.62:44585 shutting down...
I20260630 12:27:37.681990 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.682518 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.682848 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P c28c8f6e2acd4c22b874b350a4ee8ce6: stopping tablet replica
I20260630 12:27:37.702100 11320 master.cc:584] Master@127.11.14.62:44585 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4175 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:27:37.733987 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:46093
I20260630 12:27:37.735133 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:37.739852 20276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:37.740072 20277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:37.741621 20279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:37.743183 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:37.743933 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:37.744144 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:37.744329 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822457744306 us; error 0 us; skew 500 ppm
I20260630 12:27:37.744894 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:37.747100 11320 webserver.cc:533] Webserver started at http://127.11.14.62:38313/ using document root <none> and password file <none>
I20260630 12:27:37.747557 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:37.747788 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:37.748059 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:37.749173 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "8ea9a30a40fd46a4a974b987b36518ee"
format_stamp: "Formatted at 2026-06-30 12:27:37 on dist-test-slave-hwbx"
I20260630 12:27:37.754738 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:37.759132 20284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:37.759874 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:37.760156 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "8ea9a30a40fd46a4a974b987b36518ee"
format_stamp: "Formatted at 2026-06-30 12:27:37 on dist-test-slave-hwbx"
I20260630 12:27:37.760478 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:37.770784 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:37.771703 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:37.805807 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:46093
I20260630 12:27:37.805908 20335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:46093 every 8 connection(s)
I20260630 12:27:37.809508 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:37.820319 20336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee: Bootstrap starting.
I20260630 12:27:37.824420 20336 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:37.828007 20336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee: No bootstrap required, opened a new log
I20260630 12:27:37.829949 20336 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea9a30a40fd46a4a974b987b36518ee" member_type: VOTER }
I20260630 12:27:37.830297 20336 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:37.830475 20336 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ea9a30a40fd46a4a974b987b36518ee, State: Initialized, Role: FOLLOWER
I20260630 12:27:37.831048 20336 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8ea9a30a40fd46a4a974b987b36518ee" member_type: VOTER }
I20260630 12:27:37.831470 20336 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:37.831651 20336 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:37.831857 20336 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:37.835960 20336 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea9a30a40fd46a4a974b987b36518ee" member_type: VOTER }
I20260630 12:27:37.836448 20336 leader_election.cc:304] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [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: 8ea9a30a40fd46a4a974b987b36518ee; no voters: 
I20260630 12:27:37.837435 20336 leader_election.cc:290] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:37.837739 20339 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:37.839138 20339 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 1 LEADER]: Becoming Leader. State: Replica: 8ea9a30a40fd46a4a974b987b36518ee, State: Running, Role: LEADER
I20260630 12:27:37.839751 20339 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [LEADER]: Queue going to LEADER mode. State: All 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: "8ea9a30a40fd46a4a974b987b36518ee" member_type: VOTER }
I20260630 12:27:37.840334 20336 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:37.844513 20341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8ea9a30a40fd46a4a974b987b36518ee. Latest consensus state: current_term: 1 leader_uuid: "8ea9a30a40fd46a4a974b987b36518ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea9a30a40fd46a4a974b987b36518ee" member_type: VOTER } }
I20260630 12:27:37.845180 20341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:37.845590 20340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8ea9a30a40fd46a4a974b987b36518ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ea9a30a40fd46a4a974b987b36518ee" member_type: VOTER } }
I20260630 12:27:37.846158 20340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:37.846894 20346 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:37.851809 20346 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:37.855880 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:37.860150 20346 catalog_manager.cc:1383] Generated new cluster ID: cb3fb18389cf40b78274b2421517ea71
I20260630 12:27:37.860428 20346 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:37.941985 20346 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:37.943216 20346 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:37.960103 20346 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee: Generated new TSK 0
I20260630 12:27:37.960649 20346 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:37.986310 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:37.991834 20357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:37.993245 20358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:37.994669 20360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:37.994802 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:37.995692 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:37.995936 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:37.996107 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822457996084 us; error 0 us; skew 500 ppm
I20260630 12:27:37.996632 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:37.998819 11320 webserver.cc:533] Webserver started at http://127.11.14.1:46771/ using document root <none> and password file <none>
I20260630 12:27:37.999286 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:37.999485 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:37.999758 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.000896 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "655e14172d25467f8e1e71276f499469"
format_stamp: "Formatted at 2026-06-30 12:27:37 on dist-test-slave-hwbx"
I20260630 12:27:38.005184 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:27:38.008174 20365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.008896 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:38.009366 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "655e14172d25467f8e1e71276f499469"
format_stamp: "Formatted at 2026-06-30 12:27:37 on dist-test-slave-hwbx"
I20260630 12:27:38.009639 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.021062 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.022033 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.023310 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.025842 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.026062 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.026288 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.026450 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.062295 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:34399
I20260630 12:27:38.062384 20427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:34399 every 8 connection(s)
I20260630 12:27:38.066867 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.074225 20432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.075187 20433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.077797 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:38.077837 20435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.080891 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.081135 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.081321 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822458081305 us; error 0 us; skew 500 ppm
I20260630 12:27:38.082005 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.083665 20428 heartbeater.cc:344] Connected to a master server at 127.11.14.62:46093
I20260630 12:27:38.084043 20428 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.084944 11320 webserver.cc:533] Webserver started at http://127.11.14.2:42815/ using document root <none> and password file <none>
I20260630 12:27:38.084956 20428 heartbeater.cc:507] Master 127.11.14.62:46093 requested a full tablet report, sending...
I20260630 12:27:38.085755 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.086019 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.086344 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.087342 20301 ts_manager.cc:194] Registered new tserver with Master: 655e14172d25467f8e1e71276f499469 (127.11.14.1:34399)
I20260630 12:27:38.087376 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "02c9ff5da86c407a8dd38cae406bb808"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-hwbx"
I20260630 12:27:38.089197 20301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55118
I20260630 12:27:38.092052 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:38.095335 20440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.096222 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:38.096529 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "02c9ff5da86c407a8dd38cae406bb808"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-hwbx"
I20260630 12:27:38.096763 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.116540 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.117542 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.118795 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.120903 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.121121 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.121359 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.121528 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.157747 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:41307
I20260630 12:27:38.157871 20502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:41307 every 8 connection(s)
I20260630 12:27:38.162482 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.169498 20506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.170907 20507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.173393 20509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.173555 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:38.174628 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.174914 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.174993 20503 heartbeater.cc:344] Connected to a master server at 127.11.14.62:46093
I20260630 12:27:38.175158 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822458175137 us; error 0 us; skew 500 ppm
I20260630 12:27:38.175506 20503 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.175905 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.176328 20503 heartbeater.cc:507] Master 127.11.14.62:46093 requested a full tablet report, sending...
I20260630 12:27:38.178611 11320 webserver.cc:533] Webserver started at http://127.11.14.3:33339/ using document root <none> and password file <none>
I20260630 12:27:38.178684 20301 ts_manager.cc:194] Registered new tserver with Master: 02c9ff5da86c407a8dd38cae406bb808 (127.11.14.2:41307)
I20260630 12:27:38.179283 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.179529 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.179818 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.180305 20301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55122
I20260630 12:27:38.180981 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "1484476c4b714b88b3c8eb8b0e35b0e6"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-hwbx"
I20260630 12:27:38.185299 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:38.188308 20514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.189117 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:38.189399 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "1484476c4b714b88b3c8eb8b0e35b0e6"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-hwbx"
I20260630 12:27:38.189680 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.201092 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.202095 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.203473 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.205601 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.205830 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.206056 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.206226 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.242237 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:33007
I20260630 12:27:38.242348 20576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:33007 every 8 connection(s)
I20260630 12:27:38.255028 20577 heartbeater.cc:344] Connected to a master server at 127.11.14.62:46093
I20260630 12:27:38.255398 20577 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.256038 20577 heartbeater.cc:507] Master 127.11.14.62:46093 requested a full tablet report, sending...
I20260630 12:27:38.257819 20301 ts_manager.cc:194] Registered new tserver with Master: 1484476c4b714b88b3c8eb8b0e35b0e6 (127.11.14.3:33007)
I20260630 12:27:38.258426 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013181395s
I20260630 12:27:38.259245 20301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55124
I20260630 12:27:39.091799 20428 heartbeater.cc:499] Master 127.11.14.62:46093 was elected leader, sending a full tablet report...
I20260630 12:27:39.182741 20503 heartbeater.cc:499] Master 127.11.14.62:46093 was elected leader, sending a full tablet report...
I20260630 12:27:39.261927 20577 heartbeater.cc:499] Master 127.11.14.62:46093 was elected leader, sending a full tablet report...
I20260630 12:27:39.311882 20301 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59918:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:39.313598 20301 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:39.374135 20542 tablet_service.cc:1511] Processing CreateTablet for tablet 02774691eccb4a7da89fa3799e4c9e1d (DEFAULT_TABLE table=test-workload [id=e9dbd6a5a0654521956f9c85a8c9a614]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:39.374436 20468 tablet_service.cc:1511] Processing CreateTablet for tablet 02774691eccb4a7da89fa3799e4c9e1d (DEFAULT_TABLE table=test-workload [id=e9dbd6a5a0654521956f9c85a8c9a614]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:39.375521 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02774691eccb4a7da89fa3799e4c9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.375689 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02774691eccb4a7da89fa3799e4c9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.376228 20393 tablet_service.cc:1511] Processing CreateTablet for tablet 02774691eccb4a7da89fa3799e4c9e1d (DEFAULT_TABLE table=test-workload [id=e9dbd6a5a0654521956f9c85a8c9a614]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:39.377426 20393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02774691eccb4a7da89fa3799e4c9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.395197 20597 tablet_bootstrap.cc:492] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808: Bootstrap starting.
I20260630 12:27:39.396319 20598 tablet_bootstrap.cc:492] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6: Bootstrap starting.
I20260630 12:27:39.401517 20599 tablet_bootstrap.cc:492] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469: Bootstrap starting.
I20260630 12:27:39.401849 20597 tablet_bootstrap.cc:654] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.402733 20598 tablet_bootstrap.cc:654] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.407985 20599 tablet_bootstrap.cc:654] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.409512 20597 tablet_bootstrap.cc:492] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808: No bootstrap required, opened a new log
I20260630 12:27:39.409565 20598 tablet_bootstrap.cc:492] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6: No bootstrap required, opened a new log
I20260630 12:27:39.410080 20597 ts_tablet_manager.cc:1403] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260630 12:27:39.410181 20598 ts_tablet_manager.cc:1403] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:27:39.413129 20599 tablet_bootstrap.cc:492] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469: No bootstrap required, opened a new log
I20260630 12:27:39.413066 20597 raft_consensus.cc:359] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.413139 20598 raft_consensus.cc:359] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.413918 20599 ts_tablet_manager.cc:1403] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:27:39.414022 20597 raft_consensus.cc:385] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.414197 20598 raft_consensus.cc:385] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.414425 20597 raft_consensus.cc:740] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02c9ff5da86c407a8dd38cae406bb808, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.414588 20598 raft_consensus.cc:740] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1484476c4b714b88b3c8eb8b0e35b0e6, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.415378 20598 consensus_queue.cc:260] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.415428 20597 consensus_queue.cc:260] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.416841 20599 raft_consensus.cc:359] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.417896 20599 raft_consensus.cc:385] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.418064 20598 ts_tablet_manager.cc:1434] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:27:39.418439 20599 raft_consensus.cc:740] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655e14172d25467f8e1e71276f499469, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.421248 20599 consensus_queue.cc:260] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.426074 20597 ts_tablet_manager.cc:1434] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.002s
I20260630 12:27:39.428486 20599 ts_tablet_manager.cc:1434] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:27:39.703500 20605 raft_consensus.cc:493] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.704022 20605 raft_consensus.cc:515] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.706310 20605 leader_election.cc:290] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02c9ff5da86c407a8dd38cae406bb808 (127.11.14.2:41307), 1484476c4b714b88b3c8eb8b0e35b0e6 (127.11.14.3:33007)
I20260630 12:27:39.717478 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02774691eccb4a7da89fa3799e4c9e1d" candidate_uuid: "655e14172d25467f8e1e71276f499469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02c9ff5da86c407a8dd38cae406bb808" is_pre_election: true
I20260630 12:27:39.717939 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02774691eccb4a7da89fa3799e4c9e1d" candidate_uuid: "655e14172d25467f8e1e71276f499469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" is_pre_election: true
I20260630 12:27:39.718320 20478 raft_consensus.cc:2468] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655e14172d25467f8e1e71276f499469 in term 0.
I20260630 12:27:39.718597 20552 raft_consensus.cc:2468] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655e14172d25467f8e1e71276f499469 in term 0.
I20260630 12:27:39.719455 20366 leader_election.cc:304] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02c9ff5da86c407a8dd38cae406bb808, 655e14172d25467f8e1e71276f499469; no voters: 
I20260630 12:27:39.720254 20605 raft_consensus.cc:2804] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:39.720566 20605 raft_consensus.cc:493] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.720877 20605 raft_consensus.cc:3060] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:39.725553 20605 raft_consensus.cc:515] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.726907 20605 leader_election.cc:290] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [CANDIDATE]: Term 1 election: Requested vote from peers 02c9ff5da86c407a8dd38cae406bb808 (127.11.14.2:41307), 1484476c4b714b88b3c8eb8b0e35b0e6 (127.11.14.3:33007)
I20260630 12:27:39.727655 20478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02774691eccb4a7da89fa3799e4c9e1d" candidate_uuid: "655e14172d25467f8e1e71276f499469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02c9ff5da86c407a8dd38cae406bb808"
I20260630 12:27:39.727815 20552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02774691eccb4a7da89fa3799e4c9e1d" candidate_uuid: "655e14172d25467f8e1e71276f499469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6"
I20260630 12:27:39.728164 20478 raft_consensus.cc:3060] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:39.728417 20552 raft_consensus.cc:3060] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:39.733531 20478 raft_consensus.cc:2468] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655e14172d25467f8e1e71276f499469 in term 1.
I20260630 12:27:39.733711 20552 raft_consensus.cc:2468] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655e14172d25467f8e1e71276f499469 in term 1.
I20260630 12:27:39.734634 20366 leader_election.cc:304] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [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: 02c9ff5da86c407a8dd38cae406bb808, 655e14172d25467f8e1e71276f499469; no voters: 
I20260630 12:27:39.735332 20605 raft_consensus.cc:2804] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:39.736310 20605 raft_consensus.cc:697] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 1 LEADER]: Becoming Leader. State: Replica: 655e14172d25467f8e1e71276f499469, State: Running, Role: LEADER
I20260630 12:27:39.737114 20605 consensus_queue.cc:237] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } }
I20260630 12:27:39.744211 20300 catalog_manager.cc:5697] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 655e14172d25467f8e1e71276f499469 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "655e14172d25467f8e1e71276f499469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655e14172d25467f8e1e71276f499469" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34399 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:39.972371 20552 raft_consensus.cc:1275] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 1 FOLLOWER]: Refusing update from remote peer 655e14172d25467f8e1e71276f499469: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.972647 20478 raft_consensus.cc:1275] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 1 FOLLOWER]: Refusing update from remote peer 655e14172d25467f8e1e71276f499469: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:39.975422 20608 consensus_queue.cc:1048] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1484476c4b714b88b3c8eb8b0e35b0e6" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.976131 20605 consensus_queue.cc:1048] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02c9ff5da86c407a8dd38cae406bb808" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 41307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:39.999589 20617 mvcc.cc:204] Tried to move back new op lower bound from 7302440796033208320 to 7302440795090063360. Current Snapshot: MvccSnapshot[applied={T|T < 7302440796033208320}]
I20260630 12:27:40.408281 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:27:40.435395 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:40.435956 11320 tablet_replica.cc:333] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469: stopping tablet replica
I20260630 12:27:40.436512 11320 raft_consensus.cc:2243] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:40.437340 11320 raft_consensus.cc:2272] T 02774691eccb4a7da89fa3799e4c9e1d P 655e14172d25467f8e1e71276f499469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.458380 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:40.467341 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:40.486186 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:40.486778 11320 tablet_replica.cc:333] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808: stopping tablet replica
I20260630 12:27:40.487275 11320 raft_consensus.cc:2243] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:40.487864 11320 raft_consensus.cc:2272] T 02774691eccb4a7da89fa3799e4c9e1d P 02c9ff5da86c407a8dd38cae406bb808 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.507998 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:40.516553 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:27:40.535320 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:40.535871 11320 tablet_replica.cc:333] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6: stopping tablet replica
I20260630 12:27:40.536298 11320 raft_consensus.cc:2243] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:40.536846 11320 raft_consensus.cc:2272] T 02774691eccb4a7da89fa3799e4c9e1d P 1484476c4b714b88b3c8eb8b0e35b0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.556617 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:40.567317 11320 master.cc:562] Master@127.11.14.62:46093 shutting down...
I20260630 12:27:40.583581 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:40.584098 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.584451 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8ea9a30a40fd46a4a974b987b36518ee: stopping tablet replica
I20260630 12:27:40.603199 11320 master.cc:584] Master@127.11.14.62:46093 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2894 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:27:40.630112 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:42243
I20260630 12:27:40.631064 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:40.635850 20635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:40.635906 20636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:40.642243 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:40.642511 20638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:40.643383 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:40.643553 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:40.643664 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822460643654 us; error 0 us; skew 500 ppm
I20260630 12:27:40.644125 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:40.646338 11320 webserver.cc:533] Webserver started at http://127.11.14.62:34957/ using document root <none> and password file <none>
I20260630 12:27:40.646747 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:40.646896 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:40.647100 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:40.648051 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "2a00c60b46e145c9bebab20b19e94c15"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-hwbx"
I20260630 12:27:40.652088 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:27:40.655098 20643 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.655833 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:40.656116 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "2a00c60b46e145c9bebab20b19e94c15"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-hwbx"
I20260630 12:27:40.656384 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:40.686360 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:40.687336 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:40.720534 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:42243
I20260630 12:27:40.720630 20694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:42243 every 8 connection(s)
I20260630 12:27:40.724222 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:40.735028 20695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15: Bootstrap starting.
I20260630 12:27:40.739353 20695 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:40.743086 20695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15: No bootstrap required, opened a new log
I20260630 12:27:40.744951 20695 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a00c60b46e145c9bebab20b19e94c15" member_type: VOTER }
I20260630 12:27:40.745334 20695 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.745558 20695 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a00c60b46e145c9bebab20b19e94c15, State: Initialized, Role: FOLLOWER
I20260630 12:27:40.746215 20695 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a00c60b46e145c9bebab20b19e94c15" member_type: VOTER }
I20260630 12:27:40.746667 20695 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:40.746906 20695 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:40.747179 20695 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.751994 20695 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a00c60b46e145c9bebab20b19e94c15" member_type: VOTER }
I20260630 12:27:40.752496 20695 leader_election.cc:304] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [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: 2a00c60b46e145c9bebab20b19e94c15; no voters: 
I20260630 12:27:40.753543 20695 leader_election.cc:290] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:40.753856 20698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.755131 20698 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 1 LEADER]: Becoming Leader. State: Replica: 2a00c60b46e145c9bebab20b19e94c15, State: Running, Role: LEADER
I20260630 12:27:40.755779 20698 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [LEADER]: Queue going to LEADER mode. State: All 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: "2a00c60b46e145c9bebab20b19e94c15" member_type: VOTER }
I20260630 12:27:40.756402 20695 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:40.760378 20700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a00c60b46e145c9bebab20b19e94c15. Latest consensus state: current_term: 1 leader_uuid: "2a00c60b46e145c9bebab20b19e94c15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a00c60b46e145c9bebab20b19e94c15" member_type: VOTER } }
I20260630 12:27:40.760754 20699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a00c60b46e145c9bebab20b19e94c15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a00c60b46e145c9bebab20b19e94c15" member_type: VOTER } }
I20260630 12:27:40.761119 20700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:40.761471 20699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:40.764472 20705 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:40.769160 20705 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:40.773293 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:40.777722 20705 catalog_manager.cc:1383] Generated new cluster ID: fd66c7dfc4264b20a612b4ef71d460dc
I20260630 12:27:40.778007 20705 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:40.802997 20705 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:40.804251 20705 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:40.817361 20705 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15: Generated new TSK 0
I20260630 12:27:40.817991 20705 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:40.839200 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:40.844821 20716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:40.846170 20717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:40.847136 20719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:40.848110 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:40.848994 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:40.849169 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:40.849290 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822460849280 us; error 0 us; skew 500 ppm
I20260630 12:27:40.849721 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:40.851779 11320 webserver.cc:533] Webserver started at http://127.11.14.1:41179/ using document root <none> and password file <none>
I20260630 12:27:40.852243 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:40.852468 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:40.852691 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:40.853636 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-hwbx"
I20260630 12:27:40.857936 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:40.861142 20724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.861874 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:40.862114 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-hwbx"
I20260630 12:27:40.862339 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:40.873545 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:40.874547 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:40.875804 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:40.877987 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:40.878168 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.878335 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:40.878453 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.913905 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:35879
I20260630 12:27:40.914013 20786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:35879 every 8 connection(s)
I20260630 12:27:40.918529 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:40.924988 20791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:40.925204 20792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:40.929766 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:40.930429 20794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:40.931483 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:40.931766 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:40.931969 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822460931954 us; error 0 us; skew 500 ppm
I20260630 12:27:40.932308 20787 heartbeater.cc:344] Connected to a master server at 127.11.14.62:42243
I20260630 12:27:40.932559 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:40.932729 20787 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:40.933513 20787 heartbeater.cc:507] Master 127.11.14.62:42243 requested a full tablet report, sending...
I20260630 12:27:40.935227 11320 webserver.cc:533] Webserver started at http://127.11.14.2:39193/ using document root <none> and password file <none>
I20260630 12:27:40.935739 20660 ts_manager.cc:194] Registered new tserver with Master: 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879)
I20260630 12:27:40.935889 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:40.936168 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:40.936520 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:40.938025 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "c9a2506e998c426aa7b3bdd458661f16"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-hwbx"
I20260630 12:27:40.938210 20660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35746
I20260630 12:27:40.942561 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:40.945861 20799 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.946596 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:40.946934 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "c9a2506e998c426aa7b3bdd458661f16"
format_stamp: "Formatted at 2026-06-30 12:27:40 on dist-test-slave-hwbx"
I20260630 12:27:40.947216 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:40.972223 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:40.973215 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:40.974547 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:40.976786 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:40.977011 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:40.977250 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:40.977413 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:41.013451 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:34365
I20260630 12:27:41.013558 20861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:34365 every 8 connection(s)
I20260630 12:27:41.018121 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:41.024582 20865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:41.025836 20866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:41.030620 20868 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:41.033571 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:41.033686 20862 heartbeater.cc:344] Connected to a master server at 127.11.14.62:42243
I20260630 12:27:41.034520 20862 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:41.037218 20862 heartbeater.cc:507] Master 127.11.14.62:42243 requested a full tablet report, sending...
I20260630 12:27:41.037498 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:41.037783 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:41.037993 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822461037977 us; error 0 us; skew 500 ppm
I20260630 12:27:41.038615 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:41.039479 20660 ts_manager.cc:194] Registered new tserver with Master: c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:41.041034 20660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35762
I20260630 12:27:41.041404 11320 webserver.cc:533] Webserver started at http://127.11.14.3:42599/ using document root <none> and password file <none>
I20260630 12:27:41.042054 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:41.042306 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:41.042582 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:41.043644 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "5b68ab8c3fce4990bb3f098acde862da"
format_stamp: "Formatted at 2026-06-30 12:27:41 on dist-test-slave-hwbx"
I20260630 12:27:41.047755 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:41.050894 20873 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:41.051666 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:41.051955 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "5b68ab8c3fce4990bb3f098acde862da"
format_stamp: "Formatted at 2026-06-30 12:27:41 on dist-test-slave-hwbx"
I20260630 12:27:41.052196 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:41.070515 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:41.071480 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:41.072796 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:41.074810 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:41.074997 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:41.075233 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:41.075392 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:41.111413 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:40233
I20260630 12:27:41.111513 20935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:40233 every 8 connection(s)
I20260630 12:27:41.124385 20936 heartbeater.cc:344] Connected to a master server at 127.11.14.62:42243
I20260630 12:27:41.124737 20936 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:41.125370 20936 heartbeater.cc:507] Master 127.11.14.62:42243 requested a full tablet report, sending...
I20260630 12:27:41.127153 20660 ts_manager.cc:194] Registered new tserver with Master: 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:41.128052 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013381798s
I20260630 12:27:41.128518 20660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35764
I20260630 12:27:41.940923 20787 heartbeater.cc:499] Master 127.11.14.62:42243 was elected leader, sending a full tablet report...
I20260630 12:27:42.043567 20862 heartbeater.cc:499] Master 127.11.14.62:42243 was elected leader, sending a full tablet report...
I20260630 12:27:42.131083 20936 heartbeater.cc:499] Master 127.11.14.62:42243 was elected leader, sending a full tablet report...
I20260630 12:27:42.181880 20660 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35770:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:27:42.242596 20901 tablet_service.cc:1511] Processing CreateTablet for tablet fe7dd7d0fe3740fd98e2a63802e52c2e (DEFAULT_TABLE table=test-workload [id=786e163e89684e40bcc6474ab011114f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:42.243388 20900 tablet_service.cc:1511] Processing CreateTablet for tablet a7f1c35deb50479eb31ed206128a9d1e (DEFAULT_TABLE table=test-workload [id=786e163e89684e40bcc6474ab011114f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:42.243999 20752 tablet_service.cc:1511] Processing CreateTablet for tablet 8d84c71268954221a3fad92a80ca3bec (DEFAULT_TABLE table=test-workload [id=786e163e89684e40bcc6474ab011114f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:42.244036 20901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7dd7d0fe3740fd98e2a63802e52c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.245297 20900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f1c35deb50479eb31ed206128a9d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.245115 20751 tablet_service.cc:1511] Processing CreateTablet for tablet 5342a16da2784043879aad8ba346374e (DEFAULT_TABLE table=test-workload [id=786e163e89684e40bcc6474ab011114f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:42.245347 20752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d84c71268954221a3fad92a80ca3bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.246417 20751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5342a16da2784043879aad8ba346374e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.251914 20827 tablet_service.cc:1511] Processing CreateTablet for tablet 26bde527969e4d9ea5fff8654b7c72dd (DEFAULT_TABLE table=test-workload [id=786e163e89684e40bcc6474ab011114f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:42.253234 20827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26bde527969e4d9ea5fff8654b7c72dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.255227 20826 tablet_service.cc:1511] Processing CreateTablet for tablet 248a39d6fccc4e879d580d6319d0ec88 (DEFAULT_TABLE table=test-workload [id=786e163e89684e40bcc6474ab011114f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:42.256444 20826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248a39d6fccc4e879d580d6319d0ec88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.281553 20956 tablet_bootstrap.cc:492] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:42.286262 20957 tablet_bootstrap.cc:492] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:42.287837 20956 tablet_bootstrap.cc:654] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.293629 20957 tablet_bootstrap.cc:654] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.299108 20958 tablet_bootstrap.cc:492] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:42.301956 20956 tablet_bootstrap.cc:492] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:42.302387 20956 ts_tablet_manager.cc:1403] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260630 12:27:42.303694 20957 tablet_bootstrap.cc:492] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:42.303939 20958 tablet_bootstrap.cc:654] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.304136 20957 ts_tablet_manager.cc:1403] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:27:42.305146 20956 raft_consensus.cc:359] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.305740 20956 raft_consensus.cc:385] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.306089 20956 raft_consensus.cc:740] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.306886 20957 raft_consensus.cc:359] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.306960 20956 consensus_queue.cc:260] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.307603 20957 raft_consensus.cc:385] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.307794 20956 raft_consensus.cc:399] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:42.307943 20957 raft_consensus.cc:740] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.308154 20956 raft_consensus.cc:493] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:42.308391 20958 tablet_bootstrap.cc:492] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:42.308588 20956 raft_consensus.cc:3060] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.308917 20958 ts_tablet_manager.cc:1403] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:27:42.308852 20957 consensus_queue.cc:260] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.309739 20957 raft_consensus.cc:399] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:42.310068 20957 raft_consensus.cc:493] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:42.310413 20957 raft_consensus.cc:3060] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.311481 20958 raft_consensus.cc:359] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.311931 20958 raft_consensus.cc:385] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.312162 20958 raft_consensus.cc:740] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.312811 20958 consensus_queue.cc:260] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.313297 20958 raft_consensus.cc:399] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:42.313552 20958 raft_consensus.cc:493] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:42.313820 20958 raft_consensus.cc:3060] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.315922 20956 raft_consensus.cc:515] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.316656 20956 leader_election.cc:304] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [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: 7f471bdc0afc4d9fa3cf6eddcf25f5b0; no voters: 
I20260630 12:27:42.317389 20957 raft_consensus.cc:515] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.318169 20956 leader_election.cc:290] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:42.318274 20957 leader_election.cc:304] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da; no voters: 
I20260630 12:27:42.318692 20962 raft_consensus.cc:2804] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.319291 20958 raft_consensus.cc:515] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.320183 20958 leader_election.cc:304] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [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: c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:42.327694 20956 ts_tablet_manager.cc:1434] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.007s
I20260630 12:27:42.328859 20957 leader_election.cc:290] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:42.331550 20956 tablet_bootstrap.cc:492] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:42.333365 20962 raft_consensus.cc:697] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Becoming Leader. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Running, Role: LEADER
I20260630 12:27:42.334470 20962 consensus_queue.cc:237] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Queue going to LEADER mode. State: All 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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.335346 20964 raft_consensus.cc:2804] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.337482 20958 leader_election.cc:290] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:42.338033 20966 raft_consensus.cc:2804] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.347963 20964 raft_consensus.cc:697] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Becoming Leader. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Running, Role: LEADER
I20260630 12:27:42.349102 20964 consensus_queue.cc:237] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Queue going to LEADER mode. State: All 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: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.354485 20966 raft_consensus.cc:697] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Becoming Leader. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Running, Role: LEADER
I20260630 12:27:42.354115 20660 catalog_manager.cc:5697] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.357846 20966 consensus_queue.cc:237] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Queue going to LEADER mode. State: All 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: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.344024 20956 tablet_bootstrap.cc:654] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.368841 20658 catalog_manager.cc:5697] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3). New cstate: current_term: 1 leader_uuid: "5b68ab8c3fce4990bb3f098acde862da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.378808 20957 ts_tablet_manager.cc:1434] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.074s	user 0.031s	sys 0.041s
I20260630 12:27:42.379873 20957 tablet_bootstrap.cc:492] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:42.382943 20659 catalog_manager.cc:5697] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "c9a2506e998c426aa7b3bdd458661f16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.384047 20958 ts_tablet_manager.cc:1434] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.075s	user 0.040s	sys 0.028s
I20260630 12:27:42.385361 20958 tablet_bootstrap.cc:492] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:42.390995 20957 tablet_bootstrap.cc:654] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.406178 20958 tablet_bootstrap.cc:654] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:42.419806 20956 tablet_bootstrap.cc:492] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:42.420334 20956 ts_tablet_manager.cc:1403] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.012s
I20260630 12:27:42.423133 20956 raft_consensus.cc:359] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.429066 20957 tablet_bootstrap.cc:492] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:42.429612 20958 tablet_bootstrap.cc:492] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:42.429930 20956 raft_consensus.cc:385] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.430262 20957 ts_tablet_manager.cc:1403] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.005s
I20260630 12:27:42.430279 20958 ts_tablet_manager.cc:1403] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.009s
I20260630 12:27:42.430323 20956 raft_consensus.cc:740] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.431471 20956 consensus_queue.cc:260] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.431988 20956 raft_consensus.cc:399] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:42.432232 20956 raft_consensus.cc:493] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:42.432569 20956 raft_consensus.cc:3060] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.433270 20957 raft_consensus.cc:359] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.433519 20958 raft_consensus.cc:359] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.433861 20957 raft_consensus.cc:385] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.434063 20958 raft_consensus.cc:385] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:42.434185 20957 raft_consensus.cc:740] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.434453 20958 raft_consensus.cc:740] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:42.434955 20957 consensus_queue.cc:260] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.435158 20958 consensus_queue.cc:260] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.435660 20957 raft_consensus.cc:399] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:42.435824 20958 raft_consensus.cc:399] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:42.436019 20957 raft_consensus.cc:493] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:42.436201 20958 raft_consensus.cc:493] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:42.436455 20957 raft_consensus.cc:3060] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.436606 20958 raft_consensus.cc:3060] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:42.438181 20956 raft_consensus.cc:515] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.438802 20956 leader_election.cc:304] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [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: 7f471bdc0afc4d9fa3cf6eddcf25f5b0; no voters: 
I20260630 12:27:42.439352 20956 leader_election.cc:290] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:42.439495 20962 raft_consensus.cc:2804] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.439999 20962 raft_consensus.cc:697] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Becoming Leader. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Running, Role: LEADER
I20260630 12:27:42.440758 20962 consensus_queue.cc:237] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Queue going to LEADER mode. State: All 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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } }
I20260630 12:27:42.442013 20956 ts_tablet_manager.cc:1434] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.002s
I20260630 12:27:42.443194 20958 raft_consensus.cc:515] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.444031 20958 leader_election.cc:304] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [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: c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:42.444955 20970 raft_consensus.cc:2804] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.445416 20970 raft_consensus.cc:697] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Becoming Leader. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Running, Role: LEADER
I20260630 12:27:42.446105 20970 consensus_queue.cc:237] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Queue going to LEADER mode. State: All 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: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } }
I20260630 12:27:42.443181 20957 raft_consensus.cc:515] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.447324 20957 leader_election.cc:304] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da; no voters: 
I20260630 12:27:42.448244 20957 leader_election.cc:290] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:42.448469 20958 leader_election.cc:290] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:42.448966 20967 raft_consensus.cc:2804] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:42.449491 20967 raft_consensus.cc:697] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Becoming Leader. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Running, Role: LEADER
I20260630 12:27:42.450078 20957 ts_tablet_manager.cc:1434] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:27:42.450292 20958 ts_tablet_manager.cc:1434] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:27:42.447285 20659 catalog_manager.cc:5697] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.450129 20967 consensus_queue.cc:237] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Queue going to LEADER mode. State: All 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: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:42.453037 20660 catalog_manager.cc:5697] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "c9a2506e998c426aa7b3bdd458661f16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.460028 20658 catalog_manager.cc:5697] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3). New cstate: current_term: 1 leader_uuid: "5b68ab8c3fce4990bb3f098acde862da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: HEALTHY } } }
W20260630 12:27:42.920709 20986 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.001s	sys 0.000s
I20260630 12:27:43.257318 20655 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35786:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:43.260535 20655 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:43.308648 20752 tablet_service.cc:1511] Processing CreateTablet for tablet 95406afc537e4810b3696a6904dbf62c (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:43.310071 20826 tablet_service.cc:1511] Processing CreateTablet for tablet 95406afc537e4810b3696a6904dbf62c (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:43.311748 20826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95406afc537e4810b3696a6904dbf62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.310501 20752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95406afc537e4810b3696a6904dbf62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.312121 20901 tablet_service.cc:1511] Processing CreateTablet for tablet 95406afc537e4810b3696a6904dbf62c (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:43.313645 20901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95406afc537e4810b3696a6904dbf62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.313421 20751 tablet_service.cc:1511] Processing CreateTablet for tablet edbefb95f0cb4ae89974a0afa8fe4060 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:43.314803 20751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbefb95f0cb4ae89974a0afa8fe4060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.318284 20750 tablet_service.cc:1511] Processing CreateTablet for tablet 06fb5c86b8ef444e941bb5bfc8d39420 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:43.319742 20750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fb5c86b8ef444e941bb5bfc8d39420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.324218 20827 tablet_service.cc:1511] Processing CreateTablet for tablet edbefb95f0cb4ae89974a0afa8fe4060 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:43.325636 20827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbefb95f0cb4ae89974a0afa8fe4060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.327942 20825 tablet_service.cc:1511] Processing CreateTablet for tablet 06fb5c86b8ef444e941bb5bfc8d39420 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:43.329341 20825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fb5c86b8ef444e941bb5bfc8d39420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.332494 20748 tablet_service.cc:1511] Processing CreateTablet for tablet a55a5ec8ce2740f899e1f5080beef733 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:43.333801 20748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55a5ec8ce2740f899e1f5080beef733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.337585 20749 tablet_service.cc:1511] Processing CreateTablet for tablet d5fffa6fad104cf993598b6f975bf374 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:43.338924 20749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fffa6fad104cf993598b6f975bf374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.341331 20747 tablet_service.cc:1511] Processing CreateTablet for tablet 79b1c1fc96b248bcbac8cac6c3d7c2d4 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:43.342715 20747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b1c1fc96b248bcbac8cac6c3d7c2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.351773 20899 tablet_service.cc:1511] Processing CreateTablet for tablet 06fb5c86b8ef444e941bb5bfc8d39420 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:43.353283 20899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fb5c86b8ef444e941bb5bfc8d39420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.356766 20900 tablet_service.cc:1511] Processing CreateTablet for tablet edbefb95f0cb4ae89974a0afa8fe4060 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:43.358209 20900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbefb95f0cb4ae89974a0afa8fe4060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.362565 20824 tablet_service.cc:1511] Processing CreateTablet for tablet d5fffa6fad104cf993598b6f975bf374 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:43.363919 20824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fffa6fad104cf993598b6f975bf374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.365594 20823 tablet_service.cc:1511] Processing CreateTablet for tablet a55a5ec8ce2740f899e1f5080beef733 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:43.366945 20823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55a5ec8ce2740f899e1f5080beef733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.371851 20898 tablet_service.cc:1511] Processing CreateTablet for tablet d5fffa6fad104cf993598b6f975bf374 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:43.373278 20898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fffa6fad104cf993598b6f975bf374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.387486 20897 tablet_service.cc:1511] Processing CreateTablet for tablet a55a5ec8ce2740f899e1f5080beef733 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:43.388978 20897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55a5ec8ce2740f899e1f5080beef733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.389750 21013 tablet_bootstrap.cc:492] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:43.393919 20822 tablet_service.cc:1511] Processing CreateTablet for tablet 79b1c1fc96b248bcbac8cac6c3d7c2d4 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:43.395217 20822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b1c1fc96b248bcbac8cac6c3d7c2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.397548 20896 tablet_service.cc:1511] Processing CreateTablet for tablet 79b1c1fc96b248bcbac8cac6c3d7c2d4 (DEFAULT_TABLE table=test-workload-rf3 [id=7d9254097bf24c4191ec3af27999f114]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:43.398862 20896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b1c1fc96b248bcbac8cac6c3d7c2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.417409 21014 tablet_bootstrap.cc:492] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:43.441498 21013 tablet_bootstrap.cc:654] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.453415 21014 tablet_bootstrap.cc:654] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.470693 21015 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:43.473822 21013 tablet_bootstrap.cc:492] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:43.474525 21013 ts_tablet_manager.cc:1403] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.008s
I20260630 12:27:43.475549 21014 tablet_bootstrap.cc:492] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:43.477450 21013 raft_consensus.cc:359] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.478498 21013 raft_consensus.cc:385] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.484355 21013 raft_consensus.cc:740] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.485553 21013 consensus_queue.cc:260] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.493589 21013 ts_tablet_manager.cc:1434] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260630 12:27:43.494791 21013 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:43.495635 21015 tablet_bootstrap.cc:654] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.505046 21013 tablet_bootstrap.cc:654] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.476104 21014 ts_tablet_manager.cc:1403] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.007s
I20260630 12:27:43.545348 21014 raft_consensus.cc:359] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.546257 21014 raft_consensus.cc:385] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.546636 21014 raft_consensus.cc:740] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.547685 21014 consensus_queue.cc:260] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.553265 21014 ts_tablet_manager.cc:1434] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260630 12:27:43.556236 21014 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:43.561574 21015 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:43.562186 21015 ts_tablet_manager.cc:1403] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.092s	user 0.029s	sys 0.024s
I20260630 12:27:43.566076 21015 raft_consensus.cc:359] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.566857 21015 raft_consensus.cc:385] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.567219 21015 raft_consensus.cc:740] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.568203 21015 consensus_queue.cc:260] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.571264 21015 ts_tablet_manager.cc:1434] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:43.574424 21015 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:43.583854 21015 tablet_bootstrap.cc:654] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.585019 21014 tablet_bootstrap.cc:654] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.593829 21014 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:43.594429 21014 ts_tablet_manager.cc:1403] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.015s
I20260630 12:27:43.599529 21014 raft_consensus.cc:359] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.601804 21014 raft_consensus.cc:385] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.602177 21014 raft_consensus.cc:740] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.603684 21015 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:43.604535 21015 ts_tablet_manager.cc:1403] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.017s
I20260630 12:27:43.603018 21014 consensus_queue.cc:260] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.610287 21015 raft_consensus.cc:359] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.611145 21015 raft_consensus.cc:385] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.611541 21015 raft_consensus.cc:740] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.611624 21014 ts_tablet_manager.cc:1434] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260630 12:27:43.612984 21014 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:43.612494 21015 consensus_queue.cc:260] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.615160 21015 ts_tablet_manager.cc:1434] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:27:43.616251 21015 tablet_bootstrap.cc:492] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:43.622321 21014 tablet_bootstrap.cc:654] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.624567 21015 tablet_bootstrap.cc:654] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.683025 21015 tablet_bootstrap.cc:492] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:43.687135 21015 ts_tablet_manager.cc:1403] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.012s
I20260630 12:27:43.691131 21015 raft_consensus.cc:359] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.691938 21015 raft_consensus.cc:385] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.692319 21015 raft_consensus.cc:740] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.693331 21015 consensus_queue.cc:260] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.695370 21024 raft_consensus.cc:493] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:43.696122 21024 raft_consensus.cc:515] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.696285 21015 ts_tablet_manager.cc:1434] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:27:43.698647 21015 tablet_bootstrap.cc:492] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:43.699501 21024 leader_election.cc:290] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:43.700242 21024 raft_consensus.cc:493] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:43.700803 21024 raft_consensus.cc:515] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.740288 21015 tablet_bootstrap.cc:654] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:43.754436 21024 leader_election.cc:290] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:43.846544 21014 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:43.988626 21014 ts_tablet_manager.cc:1403] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.376s	user 0.010s	sys 0.014s
I20260630 12:27:43.995019 21014 raft_consensus.cc:359] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:43.996002 21014 raft_consensus.cc:385] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:43.996412 21014 raft_consensus.cc:740] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:43.997380 21014 consensus_queue.cc:260] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.001492 21024 raft_consensus.cc:493] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.002135 21024 raft_consensus.cc:515] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.019110 20963 raft_consensus.cc:493] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.019924 20963 raft_consensus.cc:515] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.023742 20963 leader_election.cc:290] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.026057 21014 ts_tablet_manager.cc:1434] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260630 12:27:44.027601 21014 tablet_bootstrap.cc:492] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:44.023790 21029 raft_consensus.cc:493] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.026415 21024 leader_election.cc:290] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
W20260630 12:27:44.038944 21013 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.042s	sys 0.066s
W20260630 12:27:44.039314 21013 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.042s	sys 0.066s
I20260630 12:27:44.041805 21013 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:44.042279 21013 ts_tablet_manager.cc:1403] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.548s	user 0.055s	sys 0.066s
W20260630 12:27:44.044742 20708 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:44.045176 21013 raft_consensus.cc:359] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.046012 21013 raft_consensus.cc:385] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.046381 21013 raft_consensus.cc:740] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.047796 21013 consensus_queue.cc:260] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.028582 21029 raft_consensus.cc:515] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.049522 20837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:44.049852 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbefb95f0cb4ae89974a0afa8fe4060" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
W20260630 12:27:44.052392 20877 leader_election.cc:343] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:44.053462 20836 raft_consensus.cc:2468] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b68ab8c3fce4990bb3f098acde862da in term 0.
I20260630 12:27:44.072484 20970 raft_consensus.cc:493] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.073139 20970 raft_consensus.cc:515] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.075640 20970 leader_election.cc:290] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.076659 21029 leader_election.cc:290] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.077548 20835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fb5c86b8ef444e941bb5bfc8d39420" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:44.080237 21013 ts_tablet_manager.cc:1434] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260630 12:27:44.081521 21013 tablet_bootstrap.cc:492] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:44.090971 21015 tablet_bootstrap.cc:492] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:44.091658 21015 ts_tablet_manager.cc:1403] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.393s	user 0.012s	sys 0.001s
I20260630 12:27:44.088202 21014 tablet_bootstrap.cc:654] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.107266 21015 raft_consensus.cc:359] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.108608 21015 raft_consensus.cc:385] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:27:44.115814 20877 leader_election.cc:343] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:44.133975 20877 leader_election.cc:304] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.134994 21015 raft_consensus.cc:740] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.122896 21013 tablet_bootstrap.cc:654] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.135375 21024 raft_consensus.cc:2804] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:44.137034 21024 raft_consensus.cc:493] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:44.137492 21024 raft_consensus.cc:3060] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.152670 21014 tablet_bootstrap.cc:492] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:44.153363 21014 ts_tablet_manager.cc:1403] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.000s
I20260630 12:27:44.156495 21014 raft_consensus.cc:359] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.157953 21014 raft_consensus.cc:385] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.158877 21014 raft_consensus.cc:740] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.159263 21024 raft_consensus.cc:515] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.170215 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbefb95f0cb4ae89974a0afa8fe4060" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.170940 20761 raft_consensus.cc:2468] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b68ab8c3fce4990bb3f098acde862da in term 0.
I20260630 12:27:44.171250 21024 leader_election.cc:290] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 election: Requested vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:44.162532 20911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:44.172245 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fb5c86b8ef444e941bb5bfc8d39420" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.163902 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbefb95f0cb4ae89974a0afa8fe4060" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:44.173429 20910 raft_consensus.cc:2393] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9a2506e998c426aa7b3bdd458661f16 in current term 1: Already voted for candidate 5b68ab8c3fce4990bb3f098acde862da in this term.
W20260630 12:27:44.173641 20803 leader_election.cc:343] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:44.168174 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:44.174288 20836 raft_consensus.cc:2468] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 0.
I20260630 12:27:44.174458 21015 consensus_queue.cc:260] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
W20260630 12:27:44.175119 20875 leader_election.cc:343] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:44.172600 20761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbefb95f0cb4ae89974a0afa8fe4060" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0"
I20260630 12:27:44.176280 20728 leader_election.cc:304] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.176908 20761 raft_consensus.cc:3060] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.178471 20963 raft_consensus.cc:2804] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:44.178846 20963 raft_consensus.cc:493] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:44.178893 21015 ts_tablet_manager.cc:1434] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.005s
I20260630 12:27:44.169253 20762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.175896 21014 consensus_queue.cc:260] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.183840 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbefb95f0cb4ae89974a0afa8fe4060" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16"
I20260630 12:27:44.184051 20762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbefb95f0cb4ae89974a0afa8fe4060" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.184469 20836 raft_consensus.cc:3060] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.184499 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.179273 20963 raft_consensus.cc:3060] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.191991 20836 raft_consensus.cc:2468] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b68ab8c3fce4990bb3f098acde862da in term 1.
I20260630 12:27:44.192323 20761 raft_consensus.cc:2468] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b68ab8c3fce4990bb3f098acde862da in term 1.
I20260630 12:27:44.195758 21015 tablet_bootstrap.cc:492] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:44.193732 20877 leader_election.cc:304] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.192924 20875 leader_election.cc:304] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da; no voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16
I20260630 12:27:44.200124 21024 raft_consensus.cc:2804] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.200731 21024 raft_consensus.cc:697] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Becoming Leader. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Running, Role: LEADER
I20260630 12:27:44.200824 20967 raft_consensus.cc:2749] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:44.202307 20803 leader_election.cc:304] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [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: c9a2506e998c426aa7b3bdd458661f16; no voters: 5b68ab8c3fce4990bb3f098acde862da, 7f471bdc0afc4d9fa3cf6eddcf25f5b0
I20260630 12:27:44.194490 21014 ts_tablet_manager.cc:1434] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260630 12:27:44.203388 21024 consensus_queue.cc:237] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
W20260630 12:27:44.204792 20875 leader_election.cc:343] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:44.204131 21028 raft_consensus.cc:2749] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:44.207108 21013 tablet_bootstrap.cc:492] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:44.206931 20963 raft_consensus.cc:515] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.212404 21013 ts_tablet_manager.cc:1403] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.017s
I20260630 12:27:44.213081 20760 raft_consensus.cc:2393] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9a2506e998c426aa7b3bdd458661f16 in current term 1: Already voted for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in this term.
I20260630 12:27:44.215348 20801 leader_election.cc:304] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [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: c9a2506e998c426aa7b3bdd458661f16; no voters: 5b68ab8c3fce4990bb3f098acde862da, 7f471bdc0afc4d9fa3cf6eddcf25f5b0
I20260630 12:27:44.216504 21014 tablet_bootstrap.cc:492] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:44.216622 21028 raft_consensus.cc:3060] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.215646 21013 raft_consensus.cc:359] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.219054 21013 raft_consensus.cc:385] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.219875 21013 raft_consensus.cc:740] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.225005 21015 tablet_bootstrap.cc:654] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.226595 20963 leader_election.cc:290] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 election: Requested vote from peers c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.227716 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16"
I20260630 12:27:44.211076 20875 leader_election.cc:304] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da; no voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16
I20260630 12:27:44.230203 21028 raft_consensus.cc:2749] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:44.230492 21024 raft_consensus.cc:2749] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:44.232915 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:44.220788 21013 consensus_queue.cc:260] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.235980 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da"
W20260630 12:27:44.237012 20728 leader_election.cc:343] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:44.239650 21013 ts_tablet_manager.cc:1434] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
W20260630 12:27:44.240407 20728 leader_election.cc:343] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:44.240440 20836 raft_consensus.cc:2468] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 1.
I20260630 12:27:44.246160 20728 leader_election.cc:304] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [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: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16; no voters: 5b68ab8c3fce4990bb3f098acde862da
I20260630 12:27:44.247296 20963 raft_consensus.cc:2804] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.247555 20658 catalog_manager.cc:5697] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3). New cstate: current_term: 1 leader_uuid: "5b68ab8c3fce4990bb3f098acde862da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:44.251682 21014 tablet_bootstrap.cc:654] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.253275 21013 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:44.256420 21015 tablet_bootstrap.cc:492] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:44.256991 21015 ts_tablet_manager.cc:1403] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.010s
I20260630 12:27:44.260388 21015 raft_consensus.cc:359] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.261205 21015 raft_consensus.cc:385] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.261603 21015 raft_consensus.cc:740] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.262553 21015 consensus_queue.cc:260] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.265333 21015 ts_tablet_manager.cc:1434] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:44.265909 20963 raft_consensus.cc:697] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Becoming Leader. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Running, Role: LEADER
I20260630 12:27:44.266754 21013 tablet_bootstrap.cc:654] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.267113 20963 consensus_queue.cc:237] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.267125 21015 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da: Bootstrap starting.
I20260630 12:27:44.276067 21014 tablet_bootstrap.cc:492] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:44.276652 21014 ts_tablet_manager.cc:1403] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.009s
I20260630 12:27:44.279712 21014 raft_consensus.cc:359] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.280601 21014 raft_consensus.cc:385] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.280992 21014 raft_consensus.cc:740] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.281854 21014 consensus_queue.cc:260] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.285470 21015 tablet_bootstrap.cc:654] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.286921 21024 raft_consensus.cc:493] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.287869 21024 raft_consensus.cc:515] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.290161 21024 leader_election.cc:290] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:44.290953 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.293033 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:44.293917 20836 raft_consensus.cc:2393] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b68ab8c3fce4990bb3f098acde862da in current term 1: Already voted for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in this term.
I20260630 12:27:44.295363 20877 leader_election.cc:304] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da; no voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16
I20260630 12:27:44.296641 21024 raft_consensus.cc:3060] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.300419 21013 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:44.301695 21014 ts_tablet_manager.cc:1434] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260630 12:27:44.313673 21014 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16: Bootstrap starting.
I20260630 12:27:44.314074 21013 ts_tablet_manager.cc:1403] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.005s
I20260630 12:27:44.323189 20654 catalog_manager.cc:5697] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:44.329237 21015 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da: No bootstrap required, opened a new log
I20260630 12:27:44.329058 21013 raft_consensus.cc:359] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.335319 21013 raft_consensus.cc:385] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.335474 21015 ts_tablet_manager.cc:1403] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.016s
I20260630 12:27:44.335657 21013 raft_consensus.cc:740] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.332953 21024 raft_consensus.cc:2749] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:44.336539 21013 consensus_queue.cc:260] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.333128 21014 tablet_bootstrap.cc:654] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.333967 21028 raft_consensus.cc:493] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.337675 21028 raft_consensus.cc:515] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.339143 21013 ts_tablet_manager.cc:1434] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260630 12:27:44.339872 21028 leader_election.cc:290] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.340150 21013 tablet_bootstrap.cc:492] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:44.341928 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fb5c86b8ef444e941bb5bfc8d39420" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.342157 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fb5c86b8ef444e941bb5bfc8d39420" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:44.342603 20760 raft_consensus.cc:2468] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 0.
I20260630 12:27:44.342917 20910 raft_consensus.cc:2468] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 0.
I20260630 12:27:44.343981 20801 leader_election.cc:304] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.347276 21028 raft_consensus.cc:2804] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:44.347643 21028 raft_consensus.cc:493] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:44.347983 21028 raft_consensus.cc:3060] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.346902 21013 tablet_bootstrap.cc:654] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.356581 21028 raft_consensus.cc:515] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.361886 21013 tablet_bootstrap.cc:492] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:44.362375 21013 ts_tablet_manager.cc:1403] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260630 12:27:44.365319 21013 raft_consensus.cc:359] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.365586 21015 raft_consensus.cc:359] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.366050 21013 raft_consensus.cc:385] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.366297 21015 raft_consensus.cc:385] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.366389 21013 raft_consensus.cc:740] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.366696 21015 raft_consensus.cc:740] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.367444 21013 consensus_queue.cc:260] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.370219 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fb5c86b8ef444e941bb5bfc8d39420" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0"
I20260630 12:27:44.370800 20760 raft_consensus.cc:3060] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.372694 21013 ts_tablet_manager.cc:1434] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:27:44.373775 21013 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Bootstrap starting.
I20260630 12:27:44.378643 20760 raft_consensus.cc:2468] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 1.
I20260630 12:27:44.379787 20801 leader_election.cc:304] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [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: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.379995 21013 tablet_bootstrap.cc:654] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.380723 20970 raft_consensus.cc:2804] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.381245 20970 raft_consensus.cc:697] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Becoming Leader. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Running, Role: LEADER
I20260630 12:27:44.382076 20970 consensus_queue.cc:237] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.367586 21015 consensus_queue.cc:260] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.386588 21013 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: No bootstrap required, opened a new log
I20260630 12:27:44.387128 21013 ts_tablet_manager.cc:1403] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260630 12:27:44.388540 21028 leader_election.cc:290] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.390146 21013 raft_consensus.cc:359] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.390882 21013 raft_consensus.cc:385] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.391180 21013 raft_consensus.cc:740] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.391619 21015 ts_tablet_manager.cc:1434] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260630 12:27:44.391193 21014 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16: No bootstrap required, opened a new log
I20260630 12:27:44.392379 21014 ts_tablet_manager.cc:1403] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.003s
I20260630 12:27:44.392521 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fb5c86b8ef444e941bb5bfc8d39420" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da"
I20260630 12:27:44.393142 20910 raft_consensus.cc:3060] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.395244 21014 raft_consensus.cc:359] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.395941 21014 raft_consensus.cc:385] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.396246 21014 raft_consensus.cc:740] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.397035 21014 consensus_queue.cc:260] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.399766 21014 ts_tablet_manager.cc:1434] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:44.401223 20910 raft_consensus.cc:2468] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 1.
I20260630 12:27:44.403120 21013 consensus_queue.cc:260] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.405347 21013 ts_tablet_manager.cc:1434] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260630 12:27:44.419164 20658 catalog_manager.cc:5697] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "c9a2506e998c426aa7b3bdd458661f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:44.476491 20970 raft_consensus.cc:493] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.477006 20970 raft_consensus.cc:515] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.478617 20970 leader_election.cc:290] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.479591 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55a5ec8ce2740f899e1f5080beef733" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" is_pre_election: true
I20260630 12:27:44.479818 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55a5ec8ce2740f899e1f5080beef733" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:44.480237 20760 raft_consensus.cc:2468] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 0.
I20260630 12:27:44.480581 20910 raft_consensus.cc:2468] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 0.
I20260630 12:27:44.481341 20801 leader_election.cc:304] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.482205 20970 raft_consensus.cc:2804] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:44.482584 20970 raft_consensus.cc:493] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:44.482918 20970 raft_consensus.cc:3060] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.490995 20970 raft_consensus.cc:515] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.493149 20970 leader_election.cc:290] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 1 election: Requested vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.493850 20760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55a5ec8ce2740f899e1f5080beef733" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0"
I20260630 12:27:44.494377 20760 raft_consensus.cc:3060] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.494230 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a55a5ec8ce2740f899e1f5080beef733" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da"
I20260630 12:27:44.494939 20910 raft_consensus.cc:3060] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.500846 20910 raft_consensus.cc:2468] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 1.
I20260630 12:27:44.501297 20760 raft_consensus.cc:2468] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 1.
I20260630 12:27:44.501797 20803 leader_election.cc:304] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.502580 20970 raft_consensus.cc:2804] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.503019 20970 raft_consensus.cc:697] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Becoming Leader. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Running, Role: LEADER
I20260630 12:27:44.503691 20970 consensus_queue.cc:237] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.512140 20658 catalog_manager.cc:5697] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "c9a2506e998c426aa7b3bdd458661f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:44.557567 20963 raft_consensus.cc:493] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.558219 20963 raft_consensus.cc:515] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.560055 20963 leader_election.cc:290] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.560890 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:44.561458 20836 raft_consensus.cc:2468] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 0.
I20260630 12:27:44.561251 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:44.562342 20910 raft_consensus.cc:2468] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 0.
I20260630 12:27:44.562448 20728 leader_election.cc:304] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.563268 20963 raft_consensus.cc:2804] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:44.563712 20963 raft_consensus.cc:493] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:44.563969 20963 raft_consensus.cc:3060] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.568897 20963 raft_consensus.cc:515] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.570537 20963 leader_election.cc:290] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 election: Requested vote from peers c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.571230 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16"
I20260630 12:27:44.571516 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da"
I20260630 12:27:44.571723 20836 raft_consensus.cc:3060] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.572090 20910 raft_consensus.cc:3060] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.576447 20836 raft_consensus.cc:2468] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 1.
I20260630 12:27:44.576570 20910 raft_consensus.cc:2468] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 1.
I20260630 12:27:44.577433 20728 leader_election.cc:304] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [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: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:44.578094 20963 raft_consensus.cc:2804] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.578550 20963 raft_consensus.cc:697] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Becoming Leader. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Running, Role: LEADER
I20260630 12:27:44.579130 20963 consensus_queue.cc:237] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.586426 20658 catalog_manager.cc:5697] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:44.596000 21024 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:44.606671 20969 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:27:44.631258 20783 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6240 after lost signal to thread 11323
W20260630 12:27:44.632325 20783 debug-util.cc:398] Leaking SignalData structure 0x7b0800146040 after lost signal to thread 20694
I20260630 12:27:44.671702 20963 raft_consensus.cc:493] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:44.672262 20963 raft_consensus.cc:515] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.673987 20963 leader_election.cc:290] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.675134 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:44.674984 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:44.675745 20910 raft_consensus.cc:2468] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 0.
I20260630 12:27:44.675802 20836 raft_consensus.cc:2468] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 0.
I20260630 12:27:44.676967 20728 leader_election.cc:304] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b68ab8c3fce4990bb3f098acde862da, 7f471bdc0afc4d9fa3cf6eddcf25f5b0; no voters: 
I20260630 12:27:44.677776 20963 raft_consensus.cc:2804] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:44.678089 20963 raft_consensus.cc:493] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:44.678351 20963 raft_consensus.cc:3060] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.683590 20963 raft_consensus.cc:515] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.685135 20963 leader_election.cc:290] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [CANDIDATE]: Term 1 election: Requested vote from peers c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:44.685948 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16"
I20260630 12:27:44.686287 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da"
I20260630 12:27:44.686556 20836 raft_consensus.cc:3060] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.686877 20910 raft_consensus.cc:3060] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.693554 20910 raft_consensus.cc:2468] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 1.
I20260630 12:27:44.693558 20836 raft_consensus.cc:2468] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f471bdc0afc4d9fa3cf6eddcf25f5b0 in term 1.
I20260630 12:27:44.694772 20728 leader_election.cc:304] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [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: 5b68ab8c3fce4990bb3f098acde862da, 7f471bdc0afc4d9fa3cf6eddcf25f5b0; no voters: 
I20260630 12:27:44.695444 20963 raft_consensus.cc:2804] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.695959 20963 raft_consensus.cc:697] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Becoming Leader. State: Replica: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, State: Running, Role: LEADER
I20260630 12:27:44.696762 20963 consensus_queue.cc:237] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:44.706738 20658 catalog_manager.cc:5697] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:44.720948 20963 consensus_queue.cc:1048] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:44.733587 21065 consensus_queue.cc:1048] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:44.813905 20970 consensus_queue.cc:1048] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:44.861385 21029 consensus_queue.cc:1048] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:44.888723 21029 consensus_queue.cc:1048] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:44.935565 20970 consensus_queue.cc:1048] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:45.044602 21065 consensus_queue.cc:1048] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:45.071544 20835 raft_consensus.cc:1275] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Refusing update from remote peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:45.074553 21044 consensus_queue.cc:1048] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:45.216773 20908 raft_consensus.cc:1275] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Refusing update from remote peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:45.219151 20836 raft_consensus.cc:1275] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Refusing update from remote peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:45.236716 21093 consensus_queue.cc:1048] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260630 12:27:45.274120 21087 consensus_queue.cc:1048] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:46.569979 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:46.593782 21117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:46.602521 21116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:46.612363 21120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:46.615207 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:46.617230 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:46.617550 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:46.617805 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822466617787 us; error 0 us; skew 500 ppm
I20260630 12:27:46.618557 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:46.622315 11320 webserver.cc:533] Webserver started at http://127.11.14.4:36971/ using document root <none> and password file <none>
I20260630 12:27:46.623051 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:46.623353 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:46.623878 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:46.625595 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "345b403598ea4a5cbd99bf728d97e428"
format_stamp: "Formatted at 2026-06-30 12:27:46 on dist-test-slave-hwbx"
I20260630 12:27:46.632083 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:27:46.636777 21124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:46.637769 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:27:46.638127 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "345b403598ea4a5cbd99bf728d97e428"
format_stamp: "Formatted at 2026-06-30 12:27:46 on dist-test-slave-hwbx"
I20260630 12:27:46.638487 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:46.654052 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:46.655802 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:46.657713 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:46.660988 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:46.661257 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:46.661547 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:46.661782 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:46.711845 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:46689
I20260630 12:27:46.711902 21186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:46689 every 8 connection(s)
I20260630 12:27:46.732990 21187 heartbeater.cc:344] Connected to a master server at 127.11.14.62:42243
I20260630 12:27:46.733474 21187 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:46.734431 21187 heartbeater.cc:507] Master 127.11.14.62:42243 requested a full tablet report, sending...
I20260630 12:27:46.736903 20659 ts_manager.cc:194] Registered new tserver with Master: 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4:46689)
I20260630 12:27:46.738417 20659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35796
I20260630 12:27:47.407536 20910 consensus_queue.cc:237] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:47.421391 20836 raft_consensus.cc:1275] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Refusing update from remote peer 5b68ab8c3fce4990bb3f098acde862da: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:47.423038 20762 raft_consensus.cc:1275] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Refusing update from remote peer 5b68ab8c3fce4990bb3f098acde862da: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:47.423051 21115 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:27:47.425786 21193 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:27:47.437633 21115 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.440012 20762 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
W20260630 12:27:47.450026 20876 consensus_peers.cc:597] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da -> Peer 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4:46689): Couldn't send request to peer 345b403598ea4a5cbd99bf728d97e428. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edbefb95f0cb4ae89974a0afa8fe4060. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.453413 20836 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.464730 20659 catalog_manager.cc:5697] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "5b68ab8c3fce4990bb3f098acde862da" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:47.487207 20836 consensus_queue.cc:237] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:47.498031 20910 raft_consensus.cc:1275] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Refusing update from remote peer c9a2506e998c426aa7b3bdd458661f16: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:47.500003 20762 raft_consensus.cc:1275] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Refusing update from remote peer c9a2506e998c426aa7b3bdd458661f16: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:47.502648 20970 consensus_queue.cc:1048] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:47.510617 21204 consensus_queue.cc:1048] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:47.519337 20970 raft_consensus.cc:2955] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
W20260630 12:27:47.525658 20802 consensus_peers.cc:597] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 -> Peer 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4:46689): Couldn't send request to peer 345b403598ea4a5cbd99bf728d97e428. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a55a5ec8ce2740f899e1f5080beef733. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.527372 20910 raft_consensus.cc:2955] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.541457 20762 raft_consensus.cc:2955] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.546885 20656 catalog_manager.cc:5697] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "c9a2506e998c426aa7b3bdd458661f16" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.580291 20762 consensus_queue.cc:237] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:47.588726 20910 raft_consensus.cc:1275] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Refusing update from remote peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:47.589637 20836 raft_consensus.cc:1275] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Refusing update from remote peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:47.591010 21099 consensus_queue.cc:1048] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:27:47.593582 21099 consensus_queue.cc:1048] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260630 12:27:47.611471 20727 consensus_peers.cc:597] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 -> Peer 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4:46689): Couldn't send request to peer 345b403598ea4a5cbd99bf728d97e428. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79b1c1fc96b248bcbac8cac6c3d7c2d4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.615031 21210 raft_consensus.cc:2955] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.618204 20910 raft_consensus.cc:2955] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.619946 20836 raft_consensus.cc:2955] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.633816 20762 consensus_queue.cc:237] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [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: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:47.636018 20654 catalog_manager.cc:5697] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.644395 20910 raft_consensus.cc:1275] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Refusing update from remote peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:27:47.645699 20727 consensus_peers.cc:597] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 -> Peer 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4:46689): Couldn't send request to peer 345b403598ea4a5cbd99bf728d97e428. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5fffa6fad104cf993598b6f975bf374. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.646377 21210 consensus_queue.cc:1048] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:47.648458 20836 raft_consensus.cc:1275] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Refusing update from remote peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:27:47.650130 21099 consensus_queue.cc:1048] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:47.668165 21099 raft_consensus.cc:2955] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.670140 20910 raft_consensus.cc:2955] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.670398 20836 raft_consensus.cc:2955] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.684093 20654 catalog_manager.cc:5697] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: config changed from index -1 to 17, NON_VOTER 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } } }
I20260630 12:27:47.741199 21187 heartbeater.cc:499] Master 127.11.14.62:42243 was elected leader, sending a full tablet report...
I20260630 12:27:47.753990 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:27:47.807540 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:47.808321 11320 tablet_replica.cc:333] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.809249 11320 raft_consensus.cc:2243] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:47.809988 11320 raft_consensus.cc:2272] T a55a5ec8ce2740f899e1f5080beef733 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.813045 11320 tablet_replica.cc:333] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.813649 11320 raft_consensus.cc:2243] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:47.814618 11320 raft_consensus.cc:2272] T d5fffa6fad104cf993598b6f975bf374 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.817534 11320 tablet_replica.cc:333] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.818117 11320 raft_consensus.cc:2243] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:47.818573 11320 raft_consensus.cc:2272] T 5342a16da2784043879aad8ba346374e P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.821259 11320 tablet_replica.cc:333] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.821777 11320 raft_consensus.cc:2243] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:47.822324 11320 raft_consensus.cc:2272] T 06fb5c86b8ef444e941bb5bfc8d39420 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.824713 11320 tablet_replica.cc:333] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.825418 11320 raft_consensus.cc:2243] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:47.826699 11320 raft_consensus.cc:2272] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.829193 11320 tablet_replica.cc:333] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.829733 11320 raft_consensus.cc:2243] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:47.830205 11320 raft_consensus.cc:2272] T edbefb95f0cb4ae89974a0afa8fe4060 P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.832860 11320 tablet_replica.cc:333] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.833385 11320 raft_consensus.cc:2243] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:47.833842 11320 raft_consensus.cc:2272] T 8d84c71268954221a3fad92a80ca3bec P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.835927 11320 tablet_replica.cc:333] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0: stopping tablet replica
I20260630 12:27:47.836445 11320 raft_consensus.cc:2243] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:47.837201 11320 raft_consensus.cc:2272] T 95406afc537e4810b3696a6904dbf62c P 7f471bdc0afc4d9fa3cf6eddcf25f5b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.896860 21218 ts_tablet_manager.cc:933] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: Initiating tablet copy from peer c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:47.898583 21218 tablet_copy_client.cc:323] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:34365
W20260630 12:27:47.910459 20801 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:47.912222 20847 tablet_copy_service.cc:140] P c9a2506e998c426aa7b3bdd458661f16: Received BeginTabletCopySession request for tablet a55a5ec8ce2740f899e1f5080beef733 from peer 345b403598ea4a5cbd99bf728d97e428 ({username='slave'} at 127.0.0.1:34336)
I20260630 12:27:47.912885 20847 tablet_copy_service.cc:161] P c9a2506e998c426aa7b3bdd458661f16: Beginning new tablet copy session on tablet a55a5ec8ce2740f899e1f5080beef733 from peer 345b403598ea4a5cbd99bf728d97e428 at {username='slave'} at 127.0.0.1:34336: session id = 345b403598ea4a5cbd99bf728d97e428-a55a5ec8ce2740f899e1f5080beef733
I20260630 12:27:47.922430 20847 tablet_copy_source_session.cc:215] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:27:47.925016 20801 consensus_peers.cc:597] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 -> Peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Couldn't send request to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.925992 21218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a55a5ec8ce2740f899e1f5080beef733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:47.943352 21218 tablet_copy_client.cc:806] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:47.943995 21218 tablet_copy_client.cc:670] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:47.948900 21218 tablet_copy_client.cc:538] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:47.958181 21218 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap starting.
I20260630 12:27:47.997165 21223 ts_tablet_manager.cc:933] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: Initiating tablet copy from peer 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:47.999845 21223 tablet_copy_client.cc:323] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:40233
W20260630 12:27:48.025556 20801 consensus_peers.cc:597] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 -> Peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Couldn't send request to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:48.034399 20921 tablet_copy_service.cc:140] P 5b68ab8c3fce4990bb3f098acde862da: Received BeginTabletCopySession request for tablet edbefb95f0cb4ae89974a0afa8fe4060 from peer 345b403598ea4a5cbd99bf728d97e428 ({username='slave'} at 127.0.0.1:35218)
I20260630 12:27:48.035110 20921 tablet_copy_service.cc:161] P 5b68ab8c3fce4990bb3f098acde862da: Beginning new tablet copy session on tablet edbefb95f0cb4ae89974a0afa8fe4060 from peer 345b403598ea4a5cbd99bf728d97e428 at {username='slave'} at 127.0.0.1:35218: session id = 345b403598ea4a5cbd99bf728d97e428-edbefb95f0cb4ae89974a0afa8fe4060
I20260630 12:27:48.044118 20921 tablet_copy_source_session.cc:215] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:48.047907 21223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbefb95f0cb4ae89974a0afa8fe4060. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:27:48.067467 20875 consensus_peers.cc:597] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da -> Peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Couldn't send request to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:48.068964 21223 tablet_copy_client.cc:806] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:48.069618 21223 tablet_copy_client.cc:670] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:48.074569 21223 tablet_copy_client.cc:538] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:48.084184 21223 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap starting.
I20260630 12:27:48.099448 21218 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:48.100419 21218 tablet_bootstrap.cc:492] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap complete.
I20260630 12:27:48.101150 21218 ts_tablet_manager.cc:1403] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: Time spent bootstrapping tablet: real 0.143s	user 0.091s	sys 0.041s
I20260630 12:27:48.103892 21218 raft_consensus.cc:359] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:48.104672 21218 raft_consensus.cc:740] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 345b403598ea4a5cbd99bf728d97e428, State: Initialized, Role: LEARNER
I20260630 12:27:48.105268 21218 consensus_queue.cc:260] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:48.125852 21218 ts_tablet_manager.cc:1434] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.008s
I20260630 12:27:48.127671 20847 tablet_copy_service.cc:342] P c9a2506e998c426aa7b3bdd458661f16: Request end of tablet copy session 345b403598ea4a5cbd99bf728d97e428-a55a5ec8ce2740f899e1f5080beef733 received from {username='slave'} at 127.0.0.1:34336
I20260630 12:27:48.128155 20847 tablet_copy_service.cc:434] P c9a2506e998c426aa7b3bdd458661f16: ending tablet copy session 345b403598ea4a5cbd99bf728d97e428-a55a5ec8ce2740f899e1f5080beef733 on tablet a55a5ec8ce2740f899e1f5080beef733 with peer 345b403598ea4a5cbd99bf728d97e428
I20260630 12:27:48.222513 21223 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=147 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:48.223382 21223 tablet_bootstrap.cc:492] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap complete.
I20260630 12:27:48.224126 21223 ts_tablet_manager.cc:1403] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: Time spent bootstrapping tablet: real 0.140s	user 0.107s	sys 0.027s
I20260630 12:27:48.226778 21223 raft_consensus.cc:359] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:48.227582 21223 raft_consensus.cc:740] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 345b403598ea4a5cbd99bf728d97e428, State: Initialized, Role: LEARNER
I20260630 12:27:48.228169 21223 consensus_queue.cc:260] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:48.230139 21223 ts_tablet_manager.cc:1434] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:48.232095 20921 tablet_copy_service.cc:342] P 5b68ab8c3fce4990bb3f098acde862da: Request end of tablet copy session 345b403598ea4a5cbd99bf728d97e428-edbefb95f0cb4ae89974a0afa8fe4060 received from {username='slave'} at 127.0.0.1:35218
I20260630 12:27:48.232549 20921 tablet_copy_service.cc:434] P 5b68ab8c3fce4990bb3f098acde862da: ending tablet copy session 345b403598ea4a5cbd99bf728d97e428-edbefb95f0cb4ae89974a0afa8fe4060 on tablet edbefb95f0cb4ae89974a0afa8fe4060 with peer 345b403598ea4a5cbd99bf728d97e428
I20260630 12:27:48.378010 21162 raft_consensus.cc:1217] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260630 12:27:48.434463 21162 raft_consensus.cc:1217] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
W20260630 12:27:48.864741 11320 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20783)
I20260630 12:27:48.865437 21205 raft_consensus.cc:1064] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: attempting to promote NON_VOTER 345b403598ea4a5cbd99bf728d97e428 to VOTER
I20260630 12:27:48.868427 21205 consensus_queue.cc:237] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } }
I20260630 12:27:48.875286 20910 raft_consensus.cc:1275] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Refusing update from remote peer c9a2506e998c426aa7b3bdd458661f16: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:27:48.875694 21230 raft_consensus.cc:493] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:48.876304 21230 raft_consensus.cc:515] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:48.878530 21230 leader_election.cc:290] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:48.879088 21230 consensus_queue.cc:1048] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:27:48.878620 21162 raft_consensus.cc:1275] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Refusing update from remote peer c9a2506e998c426aa7b3bdd458661f16: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:27:48.882190 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:48.887382 21236 consensus_queue.cc:1048] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:27:48.889434 21233 raft_consensus.cc:1064] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: attempting to promote NON_VOTER 345b403598ea4a5cbd99bf728d97e428 to VOTER
W20260630 12:27:48.891135 20801 leader_election.cc:336] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:48.902489 20801 leader_election.cc:304] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [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: c9a2506e998c426aa7b3bdd458661f16; no voters: 5b68ab8c3fce4990bb3f098acde862da, 7f471bdc0afc4d9fa3cf6eddcf25f5b0
I20260630 12:27:48.903832 21230 raft_consensus.cc:2749] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:48.903707 21233 consensus_queue.cc:237] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } }
I20260630 12:27:48.914711 21230 raft_consensus.cc:2955] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:48.917658 20910 raft_consensus.cc:2955] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:48.931613 21162 raft_consensus.cc:1275] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 LEARNER]: Refusing update from remote peer 5b68ab8c3fce4990bb3f098acde862da: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:27:48.933563 21233 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260630 12:27:48.950592 20801 consensus_peers.cc:597] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 -> Peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Couldn't send request to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:48.949743 21161 raft_consensus.cc:2955] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:48.952800 20659 catalog_manager.cc:5697] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9a2506e998c426aa7b3bdd458661f16" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:48.954473 20836 raft_consensus.cc:1275] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Refusing update from remote peer 5b68ab8c3fce4990bb3f098acde862da: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:27:48.964727 21234 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:27:48.974253 21233 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:48.976423 20836 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:48.990171 21161 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:49.020597 20656 catalog_manager.cc:5697] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 reported cstate change: config changed from index 17 to 18, 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5b68ab8c3fce4990bb3f098acde862da" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } attrs { replace: true } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:49.036746 20910 consensus_queue.cc:237] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } }
I20260630 12:27:49.041977 21161 raft_consensus.cc:1275] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Refusing update from remote peer 5b68ab8c3fce4990bb3f098acde862da: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:27:49.043535 20836 raft_consensus.cc:1275] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Refusing update from remote peer 5b68ab8c3fce4990bb3f098acde862da: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260630 12:27:49.043586 21233 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260630 12:27:49.045640 21233 consensus_queue.cc:1048] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260630 12:27:49.053013 21232 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:49.055253 20836 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:49.059923 21161 raft_consensus.cc:2955] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, VOTER 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1) evicted. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:49.068506 20659 catalog_manager.cc:5697] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 reported cstate change: config changed from index 18 to 19, VOTER 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "5b68ab8c3fce4990bb3f098acde862da" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: false } } }
I20260630 12:27:49.076092 20647 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edbefb95f0cb4ae89974a0afa8fe4060 with cas_config_opid_index 18: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:49.088111 21233 raft_consensus.cc:493] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.088856 21233 raft_consensus.cc:515] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:49.097424 21233 leader_election.cc:290] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:49.097965 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:49.098595 20836 raft_consensus.cc:2468] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b68ab8c3fce4990bb3f098acde862da in term 1.
I20260630 12:27:49.099781 20877 leader_election.cc:304] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:49.100662 21233 raft_consensus.cc:2804] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:49.101121 21233 raft_consensus.cc:493] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.101538 21233 raft_consensus.cc:3060] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:49.108373 21233 raft_consensus.cc:515] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:49.112993 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95406afc537e4810b3696a6904dbf62c" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 2 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16"
I20260630 12:27:49.113503 20836 raft_consensus.cc:3060] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:49.119319 21232 raft_consensus.cc:493] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.119436 20836 raft_consensus.cc:2468] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b68ab8c3fce4990bb3f098acde862da in term 2.
I20260630 12:27:49.120118 21232 raft_consensus.cc:515] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:49.120779 21205 raft_consensus.cc:493] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.121734 20877 leader_election.cc:304] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:49.122596 21234 raft_consensus.cc:2804] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:49.122905 21232 leader_election.cc:290] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:49.123615 21205 raft_consensus.cc:515] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:49.125741 21205 leader_election.cc:290] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:49.127240 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
I20260630 12:27:49.127787 20910 raft_consensus.cc:2468] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 1.
I20260630 12:27:49.129014 20803 leader_election.cc:304] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:49.133996 20837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:49.134827 20837 raft_consensus.cc:2468] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b68ab8c3fce4990bb3f098acde862da in term 1.
W20260630 12:27:49.135484 20801 leader_election.cc:336] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:49.136905 20877 leader_election.cc:304] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:49.137722 21232 raft_consensus.cc:2804] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:49.138064 21232 raft_consensus.cc:493] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.138410 21232 raft_consensus.cc:3060] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:49.144516 21205 raft_consensus.cc:2804] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:49.144930 21205 raft_consensus.cc:493] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.145290 21205 raft_consensus.cc:3060] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:49.152180 21232 raft_consensus.cc:515] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Starting leader election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:49.157979 21205 raft_consensus.cc:515] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } attrs { replace: true } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
W20260630 12:27:49.164819 20801 leader_election.cc:336] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:49.167383 21233 leader_election.cc:290] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 election: Requested vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:49.170406 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16"
I20260630 12:27:49.170491 21233 raft_consensus.cc:493] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.171190 20836 raft_consensus.cc:2393] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b68ab8c3fce4990bb3f098acde862da in current term 2: Already voted for candidate c9a2506e998c426aa7b3bdd458661f16 in this term.
I20260630 12:27:49.171588 21230 raft_consensus.cc:493] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.172119 21230 raft_consensus.cc:515] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:49.172941 21232 leader_election.cc:290] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 election: Requested vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:49.174491 21230 leader_election.cc:290] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:49.175539 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da" is_pre_election: true
W20260630 12:27:49.180302 20801 leader_election.cc:336] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:49.171216 21233 raft_consensus.cc:515] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:49.182436 20910 raft_consensus.cc:2468] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 1.
I20260630 12:27:49.185357 20803 leader_election.cc:304] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0
I20260630 12:27:49.186116 21230 raft_consensus.cc:2804] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:49.186458 21230 raft_consensus.cc:493] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7f471bdc0afc4d9fa3cf6eddcf25f5b0)
I20260630 12:27:49.186877 21230 raft_consensus.cc:3060] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:49.187356 21234 raft_consensus.cc:697] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 2 LEADER]: Becoming Leader. State: Replica: 5b68ab8c3fce4990bb3f098acde862da, State: Running, Role: LEADER
I20260630 12:27:49.188235 21234 consensus_queue.cc:237] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [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: 16, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } }
I20260630 12:27:49.194206 20836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "5b68ab8c3fce4990bb3f098acde862da" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "c9a2506e998c426aa7b3bdd458661f16" is_pre_election: true
I20260630 12:27:49.194841 21233 leader_election.cc:290] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:49.196781 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b1c1fc96b248bcbac8cac6c3d7c2d4" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da"
I20260630 12:27:49.194406 21230 raft_consensus.cc:515] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:49.197494 20910 raft_consensus.cc:2393] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c9a2506e998c426aa7b3bdd458661f16 in current term 2: Already voted for candidate 5b68ab8c3fce4990bb3f098acde862da in this term.
I20260630 12:27:49.198670 20803 leader_election.cc:304] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [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: c9a2506e998c426aa7b3bdd458661f16; no voters: 5b68ab8c3fce4990bb3f098acde862da, 7f471bdc0afc4d9fa3cf6eddcf25f5b0
I20260630 12:27:49.199468 21231 raft_consensus.cc:2749] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:27:49.200019 20836 raft_consensus.cc:2393] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b68ab8c3fce4990bb3f098acde862da in current term 2: Already voted for candidate c9a2506e998c426aa7b3bdd458661f16 in this term.
I20260630 12:27:49.200538 20910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fffa6fad104cf993598b6f975bf374" candidate_uuid: "c9a2506e998c426aa7b3bdd458661f16" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "5b68ab8c3fce4990bb3f098acde862da"
I20260630 12:27:49.201099 20910 raft_consensus.cc:3060] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:49.207450 20910 raft_consensus.cc:2468] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a2506e998c426aa7b3bdd458661f16 in term 2.
I20260630 12:27:49.208524 20803 leader_election.cc:304] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [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: 5b68ab8c3fce4990bb3f098acde862da, c9a2506e998c426aa7b3bdd458661f16; no voters: 
I20260630 12:27:49.209293 21231 raft_consensus.cc:2804] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:49.209767 21231 raft_consensus.cc:697] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 2 LEADER]: Becoming Leader. State: Replica: c9a2506e998c426aa7b3bdd458661f16, State: Running, Role: LEADER
I20260630 12:27:49.210557 21231 consensus_queue.cc:237] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
W20260630 12:27:49.217455 20801 leader_election.cc:336] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:49.218844 21205 leader_election.cc:290] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 election: Requested vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
I20260630 12:27:49.198838 21230 leader_election.cc:290] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [CANDIDATE]: Term 2 election: Requested vote from peers 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879), 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3:40233)
W20260630 12:27:49.222368 20645 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.11.14.1:35879, user_credentials={real_user=slave}} blocked reactor thread for 110268us
W20260630 12:27:49.225613 20645 catalog_manager.cc:4755] TS 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet edbefb95f0cb4ae89974a0afa8fe4060: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:49.221167 20651 catalog_manager.cc:5697] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 reported cstate change: term changed from 1 to 2, leader changed from 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1) to c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2). New cstate: current_term: 2 leader_uuid: "c9a2506e998c426aa7b3bdd458661f16" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:49.227464 20659 catalog_manager.cc:5697] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da reported cstate change: term changed from 1 to 2, leader changed from 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1) to 5b68ab8c3fce4990bb3f098acde862da (127.11.14.3). New cstate: current_term: 2 leader_uuid: "5b68ab8c3fce4990bb3f098acde862da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } health_report { overall_health: HEALTHY } } }
W20260630 12:27:49.352752 20874 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260630 12:27:49.633628 20802 consensus_peers.cc:597] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 -> Peer 345b403598ea4a5cbd99bf728d97e428 (127.11.14.4:46689): Couldn't send request to peer 345b403598ea4a5cbd99bf728d97e428. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5fffa6fad104cf993598b6f975bf374. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:49.660563 20836 raft_consensus.cc:1275] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Refusing update from remote peer 5b68ab8c3fce4990bb3f098acde862da: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260630 12:27:49.662014 21234 consensus_queue.cc:1048] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:27:49.798372 20910 raft_consensus.cc:1275] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Refusing update from remote peer c9a2506e998c426aa7b3bdd458661f16: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 2 index: 18. (index mismatch)
I20260630 12:27:49.799918 21230 consensus_queue.cc:1048] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260630 12:27:49.840284 20801 consensus_peers.cc:597] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 -> Peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Couldn't send request to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:49.865288 11320 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20783)
W20260630 12:27:49.897712 20874 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260630 12:27:49.942410 20875 leader_election.cc:336] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
W20260630 12:27:49.943100 20875 leader_election.cc:336] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
W20260630 12:27:49.943703 20875 leader_election.cc:336] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
W20260630 12:27:49.944272 20875 leader_election.cc:336] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:49.944727 20875 leader_election.cc:304] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da; no voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16
I20260630 12:27:49.945475 21234 raft_consensus.cc:2749] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260630 12:27:49.945685 20875 leader_election.cc:336] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:49.946146 20875 leader_election.cc:304] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [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: 5b68ab8c3fce4990bb3f098acde862da; no voters: 7f471bdc0afc4d9fa3cf6eddcf25f5b0, c9a2506e998c426aa7b3bdd458661f16
I20260630 12:27:49.946962 21234 raft_consensus.cc:2749] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:49.947209 20875 consensus_peers.cc:597] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da -> Peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Couldn't send request to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:50.186369 21263 ts_tablet_manager.cc:933] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: Initiating tablet copy from peer c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365)
I20260630 12:27:50.188445 21263 tablet_copy_client.cc:323] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:34365
I20260630 12:27:50.190280 20847 tablet_copy_service.cc:140] P c9a2506e998c426aa7b3bdd458661f16: Received BeginTabletCopySession request for tablet d5fffa6fad104cf993598b6f975bf374 from peer 345b403598ea4a5cbd99bf728d97e428 ({username='slave'} at 127.0.0.1:34336)
I20260630 12:27:50.190816 20847 tablet_copy_service.cc:161] P c9a2506e998c426aa7b3bdd458661f16: Beginning new tablet copy session on tablet d5fffa6fad104cf993598b6f975bf374 from peer 345b403598ea4a5cbd99bf728d97e428 at {username='slave'} at 127.0.0.1:34336: session id = 345b403598ea4a5cbd99bf728d97e428-d5fffa6fad104cf993598b6f975bf374
I20260630 12:27:50.198657 20847 tablet_copy_source_session.cc:215] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:50.201967 21263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fffa6fad104cf993598b6f975bf374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:50.219236 21263 tablet_copy_client.cc:806] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:50.219874 21263 tablet_copy_client.cc:670] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:50.224378 21263 tablet_copy_client.cc:538] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:50.232985 21263 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap starting.
I20260630 12:27:50.339319 21263 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:50.340216 21263 tablet_bootstrap.cc:492] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: Bootstrap complete.
I20260630 12:27:50.340981 21263 ts_tablet_manager.cc:1403] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: Time spent bootstrapping tablet: real 0.108s	user 0.095s	sys 0.012s
I20260630 12:27:50.343551 21263 raft_consensus.cc:359] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:50.344290 21263 raft_consensus.cc:740] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 345b403598ea4a5cbd99bf728d97e428, State: Initialized, Role: LEARNER
I20260630 12:27:50.344883 21263 consensus_queue.cc:260] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 2.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "7f471bdc0afc4d9fa3cf6eddcf25f5b0" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 35879 } } peers { permanent_uuid: "c9a2506e998c426aa7b3bdd458661f16" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 34365 } } peers { permanent_uuid: "5b68ab8c3fce4990bb3f098acde862da" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "345b403598ea4a5cbd99bf728d97e428" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 46689 } attrs { promote: true } }
I20260630 12:27:50.349150 21263 ts_tablet_manager.cc:1434] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:50.350912 20847 tablet_copy_service.cc:342] P c9a2506e998c426aa7b3bdd458661f16: Request end of tablet copy session 345b403598ea4a5cbd99bf728d97e428-d5fffa6fad104cf993598b6f975bf374 received from {username='slave'} at 127.0.0.1:34336
I20260630 12:27:50.351337 20847 tablet_copy_service.cc:434] P c9a2506e998c426aa7b3bdd458661f16: ending tablet copy session 345b403598ea4a5cbd99bf728d97e428-d5fffa6fad104cf993598b6f975bf374 on tablet d5fffa6fad104cf993598b6f975bf374 with peer 345b403598ea4a5cbd99bf728d97e428
W20260630 12:27:50.376685 20801 consensus_peers.cc:597] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 -> Peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): Couldn't send request to peer 7f471bdc0afc4d9fa3cf6eddcf25f5b0. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:50.422379 20645 catalog_manager.cc:4755] TS 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet edbefb95f0cb4ae89974a0afa8fe4060: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:50.437234 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:50.458838 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:50.486176 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:50.486912 11320 tablet_replica.cc:333] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.487599 11320 raft_consensus.cc:2243] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.488873 11320 raft_consensus.cc:2272] T d5fffa6fad104cf993598b6f975bf374 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.492175 11320 tablet_replica.cc:333] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.492885 11320 raft_consensus.cc:2243] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.493784 11320 raft_consensus.cc:2272] T 06fb5c86b8ef444e941bb5bfc8d39420 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.495999 11320 tablet_replica.cc:333] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.496659 11320 raft_consensus.cc:2243] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.497764 11320 raft_consensus.cc:2272] T a55a5ec8ce2740f899e1f5080beef733 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.499811 11320 tablet_replica.cc:333] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.500453 11320 raft_consensus.cc:2243] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.501106 11320 raft_consensus.cc:2272] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.503170 11320 tablet_replica.cc:333] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.503768 11320 raft_consensus.cc:2243] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.504508 11320 raft_consensus.cc:2272] T edbefb95f0cb4ae89974a0afa8fe4060 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.506603 11320 tablet_replica.cc:333] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.507205 11320 raft_consensus.cc:2243] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.507720 11320 raft_consensus.cc:2272] T 26bde527969e4d9ea5fff8654b7c72dd P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.509900 11320 tablet_replica.cc:333] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.510462 11320 raft_consensus.cc:2243] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.510953 11320 raft_consensus.cc:2272] T 95406afc537e4810b3696a6904dbf62c P c9a2506e998c426aa7b3bdd458661f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.513446 11320 tablet_replica.cc:333] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16: stopping tablet replica
I20260630 12:27:50.514014 11320 raft_consensus.cc:2243] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.514511 11320 raft_consensus.cc:2272] T 248a39d6fccc4e879d580d6319d0ec88 P c9a2506e998c426aa7b3bdd458661f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.544948 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:50.567078 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
W20260630 12:27:50.589066 20877 consensus_peers.cc:597] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da -> Peer c9a2506e998c426aa7b3bdd458661f16 (127.11.14.2:34365): Couldn't send request to peer c9a2506e998c426aa7b3bdd458661f16. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.2:34365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:50.608227 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:50.609138 11320 tablet_replica.cc:333] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.609875 11320 raft_consensus.cc:2243] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.610638 11320 raft_consensus.cc:2272] T a55a5ec8ce2740f899e1f5080beef733 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.612782 11320 tablet_replica.cc:333] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.613332 11320 raft_consensus.cc:2243] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.614187 11320 raft_consensus.cc:2272] T 95406afc537e4810b3696a6904dbf62c P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.617091 11320 tablet_replica.cc:333] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.617619 11320 raft_consensus.cc:2243] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.618256 11320 raft_consensus.cc:2272] T 06fb5c86b8ef444e941bb5bfc8d39420 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.620597 11320 tablet_replica.cc:333] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.621127 11320 raft_consensus.cc:2243] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.621695 11320 raft_consensus.cc:2272] T 79b1c1fc96b248bcbac8cac6c3d7c2d4 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.623577 11320 tablet_replica.cc:333] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.624176 11320 raft_consensus.cc:2243] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.624944 11320 raft_consensus.cc:2272] T edbefb95f0cb4ae89974a0afa8fe4060 P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.626978 11320 tablet_replica.cc:333] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.627480 11320 raft_consensus.cc:2243] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.627955 11320 raft_consensus.cc:2272] T d5fffa6fad104cf993598b6f975bf374 P 5b68ab8c3fce4990bb3f098acde862da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.630283 11320 tablet_replica.cc:333] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.630776 11320 raft_consensus.cc:2243] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.631227 11320 raft_consensus.cc:2272] T a7f1c35deb50479eb31ed206128a9d1e P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.633392 11320 tablet_replica.cc:333] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da: stopping tablet replica
I20260630 12:27:50.633848 11320 raft_consensus.cc:2243] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:50.634260 11320 raft_consensus.cc:2272] T fe7dd7d0fe3740fd98e2a63802e52c2e P 5b68ab8c3fce4990bb3f098acde862da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.662068 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:50.682293 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:27:50.706990 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:50.707744 11320 tablet_replica.cc:333] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428: stopping tablet replica
I20260630 12:27:50.708493 11320 raft_consensus.cc:2243] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:27:50.708868 11320 raft_consensus.cc:2272] T d5fffa6fad104cf993598b6f975bf374 P 345b403598ea4a5cbd99bf728d97e428 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:27:50.711272 11320 tablet_replica.cc:333] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428: stopping tablet replica
I20260630 12:27:50.711762 11320 raft_consensus.cc:2243] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.712257 11320 raft_consensus.cc:2272] T edbefb95f0cb4ae89974a0afa8fe4060 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.714243 11320 tablet_replica.cc:333] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428: stopping tablet replica
I20260630 12:27:50.714666 11320 raft_consensus.cc:2243] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.715087 11320 raft_consensus.cc:2272] T a55a5ec8ce2740f899e1f5080beef733 P 345b403598ea4a5cbd99bf728d97e428 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.736326 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:27:50.747783 11320 master.cc:562] Master@127.11.14.62:42243 shutting down...
W20260630 12:27:50.768473 20708 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260630 12:27:51.465646 20645 catalog_manager.cc:4755] TS 7f471bdc0afc4d9fa3cf6eddcf25f5b0 (127.11.14.1:35879): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet edbefb95f0cb4ae89974a0afa8fe4060: Network error: Client connection negotiation failed: client connection to 127.11.14.1:35879: connect: Connection refused (error 111)
I20260630 12:27:51.537427 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:51.538164 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:51.538535 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a00c60b46e145c9bebab20b19e94c15: stopping tablet replica
I20260630 12:27:51.572650 11320 master.cc:584] Master@127.11.14.62:42243 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (10986 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:27:51.617798 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:35477
I20260630 12:27:51.618899 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:51.623641 21271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:51.625427 21272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:51.625555 21274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:51.626485 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:51.627339 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:51.627528 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:51.627686 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822471627655 us; error 0 us; skew 500 ppm
I20260630 12:27:51.628196 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:51.630505 11320 webserver.cc:533] Webserver started at http://127.11.14.62:45135/ using document root <none> and password file <none>
I20260630 12:27:51.630980 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:51.631167 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:51.631441 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:51.632530 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "495050e1a6f04fefab5b357fa6746237"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-hwbx"
I20260630 12:27:51.636677 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:51.639860 21279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:51.640597 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:51.640897 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "495050e1a6f04fefab5b357fa6746237"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-hwbx"
I20260630 12:27:51.641152 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:51.662510 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:51.663568 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:51.699333 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:35477
I20260630 12:27:51.699424 21330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:35477 every 8 connection(s)
I20260630 12:27:51.702998 21331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:51.712824 21331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237: Bootstrap starting.
I20260630 12:27:51.717298 21331 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:51.721168 21331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237: No bootstrap required, opened a new log
I20260630 12:27:51.723052 21331 raft_consensus.cc:359] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495050e1a6f04fefab5b357fa6746237" member_type: VOTER }
I20260630 12:27:51.723404 21331 raft_consensus.cc:385] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:51.723577 21331 raft_consensus.cc:740] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 495050e1a6f04fefab5b357fa6746237, State: Initialized, Role: FOLLOWER
I20260630 12:27:51.724045 21331 consensus_queue.cc:260] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "495050e1a6f04fefab5b357fa6746237" member_type: VOTER }
I20260630 12:27:51.724476 21331 raft_consensus.cc:399] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:51.724659 21331 raft_consensus.cc:493] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:51.724860 21331 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:51.729103 21331 raft_consensus.cc:515] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495050e1a6f04fefab5b357fa6746237" member_type: VOTER }
I20260630 12:27:51.729537 21331 leader_election.cc:304] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [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: 495050e1a6f04fefab5b357fa6746237; no voters: 
I20260630 12:27:51.730532 21331 leader_election.cc:290] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:51.730942 21334 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:51.732266 21334 raft_consensus.cc:697] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 1 LEADER]: Becoming Leader. State: Replica: 495050e1a6f04fefab5b357fa6746237, State: Running, Role: LEADER
I20260630 12:27:51.732978 21334 consensus_queue.cc:237] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [LEADER]: Queue going to LEADER mode. State: All 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: "495050e1a6f04fefab5b357fa6746237" member_type: VOTER }
I20260630 12:27:51.733251 21331 sys_catalog.cc:565] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:51.737481 21336 sys_catalog.cc:455] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 495050e1a6f04fefab5b357fa6746237. Latest consensus state: current_term: 1 leader_uuid: "495050e1a6f04fefab5b357fa6746237" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495050e1a6f04fefab5b357fa6746237" member_type: VOTER } }
I20260630 12:27:51.737818 21335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "495050e1a6f04fefab5b357fa6746237" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495050e1a6f04fefab5b357fa6746237" member_type: VOTER } }
I20260630 12:27:51.738406 21336 sys_catalog.cc:458] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:51.738588 21335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:51.740815 21342 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:51.745869 21342 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:51.749410 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:51.755402 21342 catalog_manager.cc:1383] Generated new cluster ID: c9d8db93454d45419b5d2c03952be2d1
I20260630 12:27:51.755632 21342 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:51.788483 21342 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:51.789657 21342 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:51.801025 21342 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237: Generated new TSK 0
I20260630 12:27:51.801616 21342 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:51.815979 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:51.822103 21352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:51.822993 21353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:51.824545 21355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:51.824707 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:51.825802 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:51.825984 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:51.826105 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822471826095 us; error 0 us; skew 500 ppm
I20260630 12:27:51.826589 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:51.828792 11320 webserver.cc:533] Webserver started at http://127.11.14.1:40835/ using document root <none> and password file <none>
I20260630 12:27:51.829211 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:51.829366 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:51.829572 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:51.830569 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "32289097b4b34b4fbfb76240f643006f"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-hwbx"
I20260630 12:27:51.834879 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:51.838048 21360 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:51.838779 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:51.839057 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "32289097b4b34b4fbfb76240f643006f"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-hwbx"
I20260630 12:27:51.839316 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:51.861840 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:51.862874 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:51.864241 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:51.866551 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:51.866720 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:51.867036 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:51.867202 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:51.904094 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:33909
I20260630 12:27:51.904194 21422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:33909 every 8 connection(s)
I20260630 12:27:51.909142 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:51.916296 21427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:51.916580 21428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:51.920914 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:51.920989 21430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:51.922832 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:51.923018 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:51.923228 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822471923191 us; error 0 us; skew 500 ppm
I20260630 12:27:51.923859 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:51.925796 21423 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35477
I20260630 12:27:51.926198 21423 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:51.926319 11320 webserver.cc:533] Webserver started at http://127.11.14.2:36553/ using document root <none> and password file <none>
I20260630 12:27:51.926872 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:51.926977 21423 heartbeater.cc:507] Master 127.11.14.62:35477 requested a full tablet report, sending...
I20260630 12:27:51.927119 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:51.927517 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:51.928779 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "5f0619a42e344d019e2ad616079fc15b"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-hwbx"
I20260630 12:27:51.929157 21296 ts_manager.cc:194] Registered new tserver with Master: 32289097b4b34b4fbfb76240f643006f (127.11.14.1:33909)
I20260630 12:27:51.930850 21296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48986
I20260630 12:27:51.933373 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:51.936597 21435 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:51.937316 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:51.937594 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "5f0619a42e344d019e2ad616079fc15b"
format_stamp: "Formatted at 2026-06-30 12:27:51 on dist-test-slave-hwbx"
I20260630 12:27:51.937891 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:51.950026 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:51.950981 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:51.952273 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:51.954493 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:51.954721 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:51.954955 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:51.955123 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:51.991611 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:40969
I20260630 12:27:51.991737 21497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:40969 every 8 connection(s)
I20260630 12:27:51.996254 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.002564 21501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.004020 21502 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.007066 21504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.007573 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:52.007826 21498 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35477
I20260630 12:27:52.008260 21498 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.008622 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.008867 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:52.009053 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822472009019 us; error 0 us; skew 500 ppm
I20260630 12:27:52.009081 21498 heartbeater.cc:507] Master 127.11.14.62:35477 requested a full tablet report, sending...
I20260630 12:27:52.009711 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.011660 21296 ts_manager.cc:194] Registered new tserver with Master: 5f0619a42e344d019e2ad616079fc15b (127.11.14.2:40969)
I20260630 12:27:52.012742 11320 webserver.cc:533] Webserver started at http://127.11.14.3:40309/ using document root <none> and password file <none>
I20260630 12:27:52.013406 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.013639 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.013559 21296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48996
I20260630 12:27:52.014098 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.015368 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "586a9c8c9d7247e5bc7ed79d6e346744"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-hwbx"
I20260630 12:27:52.019872 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260630 12:27:52.022924 21509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.023651 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:52.023934 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "586a9c8c9d7247e5bc7ed79d6e346744"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-hwbx"
I20260630 12:27:52.024209 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:52.074920 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.076026 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.077473 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.079604 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.079828 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.080078 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.080255 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.116509 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:36003
I20260630 12:27:52.116626 21571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:36003 every 8 connection(s)
I20260630 12:27:52.129837 21572 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35477
I20260630 12:27:52.130268 21572 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.130954 21572 heartbeater.cc:507] Master 127.11.14.62:35477 requested a full tablet report, sending...
I20260630 12:27:52.132835 21296 ts_manager.cc:194] Registered new tserver with Master: 586a9c8c9d7247e5bc7ed79d6e346744 (127.11.14.3:36003)
I20260630 12:27:52.132983 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013454714s
I20260630 12:27:52.134207 21296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49000
I20260630 12:27:52.157300 21296 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49010:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:52.159130 21296 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:52.193847 21537 tablet_service.cc:1511] Processing CreateTablet for tablet 60ba95abb9c54c93a52319402c6a9eaa (DEFAULT_TABLE table=test-workload [id=e46bbf7a9c8a45ad98daa05895ae6346]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:52.195219 21537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ba95abb9c54c93a52319402c6a9eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:52.195963 21463 tablet_service.cc:1511] Processing CreateTablet for tablet 60ba95abb9c54c93a52319402c6a9eaa (DEFAULT_TABLE table=test-workload [id=e46bbf7a9c8a45ad98daa05895ae6346]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:52.197258 21463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ba95abb9c54c93a52319402c6a9eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:52.201303 21388 tablet_service.cc:1511] Processing CreateTablet for tablet 60ba95abb9c54c93a52319402c6a9eaa (DEFAULT_TABLE table=test-workload [id=e46bbf7a9c8a45ad98daa05895ae6346]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:52.202571 21388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ba95abb9c54c93a52319402c6a9eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:52.210058 21587 tablet_bootstrap.cc:492] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744: Bootstrap starting.
I20260630 12:27:52.216926 21587 tablet_bootstrap.cc:654] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:52.217548 21588 tablet_bootstrap.cc:492] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b: Bootstrap starting.
I20260630 12:27:52.224383 21588 tablet_bootstrap.cc:654] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:52.226382 21587 tablet_bootstrap.cc:492] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744: No bootstrap required, opened a new log
I20260630 12:27:52.226960 21587 ts_tablet_manager.cc:1403] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:27:52.227481 21589 tablet_bootstrap.cc:492] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: Bootstrap starting.
I20260630 12:27:52.230145 21588 tablet_bootstrap.cc:492] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b: No bootstrap required, opened a new log
I20260630 12:27:52.230592 21588 ts_tablet_manager.cc:1403] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:27:52.232645 21589 tablet_bootstrap.cc:654] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:52.233389 21588 raft_consensus.cc:359] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.234153 21588 raft_consensus.cc:385] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:52.233822 21587 raft_consensus.cc:359] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.234606 21587 raft_consensus.cc:385] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:52.234529 21588 raft_consensus.cc:740] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f0619a42e344d019e2ad616079fc15b, State: Initialized, Role: FOLLOWER
I20260630 12:27:52.235010 21587 raft_consensus.cc:740] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 586a9c8c9d7247e5bc7ed79d6e346744, State: Initialized, Role: FOLLOWER
I20260630 12:27:52.235796 21588 consensus_queue.cc:260] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.235778 21587 consensus_queue.cc:260] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.238081 21589 tablet_bootstrap.cc:492] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: No bootstrap required, opened a new log
I20260630 12:27:52.238612 21589 ts_tablet_manager.cc:1403] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.006s
I20260630 12:27:52.238708 21498 heartbeater.cc:499] Master 127.11.14.62:35477 was elected leader, sending a full tablet report...
I20260630 12:27:52.239315 21588 ts_tablet_manager.cc:1434] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:27:52.242348 21572 heartbeater.cc:499] Master 127.11.14.62:35477 was elected leader, sending a full tablet report...
I20260630 12:27:52.242889 21587 ts_tablet_manager.cc:1434] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:27:52.241787 21589 raft_consensus.cc:359] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.244341 21589 raft_consensus.cc:385] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:52.244684 21589 raft_consensus.cc:740] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32289097b4b34b4fbfb76240f643006f, State: Initialized, Role: FOLLOWER
I20260630 12:27:52.245810 21589 consensus_queue.cc:260] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.248137 21423 heartbeater.cc:499] Master 127.11.14.62:35477 was elected leader, sending a full tablet report...
I20260630 12:27:52.248437 21589 ts_tablet_manager.cc:1434] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:52.366753 21595 raft_consensus.cc:493] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:52.367280 21595 raft_consensus.cc:515] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.369501 21595 leader_election.cc:290] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 586a9c8c9d7247e5bc7ed79d6e346744 (127.11.14.3:36003), 5f0619a42e344d019e2ad616079fc15b (127.11.14.2:40969)
I20260630 12:27:52.378335 21547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba95abb9c54c93a52319402c6a9eaa" candidate_uuid: "32289097b4b34b4fbfb76240f643006f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" is_pre_election: true
I20260630 12:27:52.379057 21547 raft_consensus.cc:2468] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32289097b4b34b4fbfb76240f643006f in term 0.
I20260630 12:27:52.379088 21473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba95abb9c54c93a52319402c6a9eaa" candidate_uuid: "32289097b4b34b4fbfb76240f643006f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f0619a42e344d019e2ad616079fc15b" is_pre_election: true
I20260630 12:27:52.379634 21473 raft_consensus.cc:2468] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32289097b4b34b4fbfb76240f643006f in term 0.
I20260630 12:27:52.380009 21363 leader_election.cc:304] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32289097b4b34b4fbfb76240f643006f, 586a9c8c9d7247e5bc7ed79d6e346744; no voters: 
I20260630 12:27:52.380887 21595 raft_consensus.cc:2804] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:52.381273 21595 raft_consensus.cc:493] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:52.381538 21595 raft_consensus.cc:3060] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:52.386511 21595 raft_consensus.cc:515] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.388187 21595 leader_election.cc:290] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [CANDIDATE]: Term 1 election: Requested vote from peers 586a9c8c9d7247e5bc7ed79d6e346744 (127.11.14.3:36003), 5f0619a42e344d019e2ad616079fc15b (127.11.14.2:40969)
I20260630 12:27:52.388885 21547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba95abb9c54c93a52319402c6a9eaa" candidate_uuid: "32289097b4b34b4fbfb76240f643006f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "586a9c8c9d7247e5bc7ed79d6e346744"
I20260630 12:27:52.389115 21473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ba95abb9c54c93a52319402c6a9eaa" candidate_uuid: "32289097b4b34b4fbfb76240f643006f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f0619a42e344d019e2ad616079fc15b"
I20260630 12:27:52.389421 21547 raft_consensus.cc:3060] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:52.389709 21473 raft_consensus.cc:3060] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:52.395087 21547 raft_consensus.cc:2468] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32289097b4b34b4fbfb76240f643006f in term 1.
I20260630 12:27:52.395227 21473 raft_consensus.cc:2468] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32289097b4b34b4fbfb76240f643006f in term 1.
I20260630 12:27:52.396162 21363 leader_election.cc:304] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [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: 32289097b4b34b4fbfb76240f643006f, 586a9c8c9d7247e5bc7ed79d6e346744; no voters: 
I20260630 12:27:52.396900 21595 raft_consensus.cc:2804] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:52.397755 21595 raft_consensus.cc:697] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 1 LEADER]: Becoming Leader. State: Replica: 32289097b4b34b4fbfb76240f643006f, State: Running, Role: LEADER
I20260630 12:27:52.398468 21595 consensus_queue.cc:237] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } }
I20260630 12:27:52.404572 21296 catalog_manager.cc:5697] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f reported cstate change: term changed from 0 to 1, leader changed from <none> to 32289097b4b34b4fbfb76240f643006f (127.11.14.1). New cstate: current_term: 1 leader_uuid: "32289097b4b34b4fbfb76240f643006f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "586a9c8c9d7247e5bc7ed79d6e346744" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 36003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f0619a42e344d019e2ad616079fc15b" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 40969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32289097b4b34b4fbfb76240f643006f" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 33909 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:52.443748 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:27:52.461251 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:52.462157 11320 tablet_replica.cc:333] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: stopping tablet replica
I20260630 12:27:52.462668 11320 raft_consensus.cc:2243] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:52.463286 11320 pending_rounds.cc:70] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: Trying to abort 1 pending ops.
I20260630 12:27:52.463492 11320 pending_rounds.cc:77] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440846951112704 op_type: NO_OP noop_request { }
I20260630 12:27:52.463786 11320 raft_consensus.cc:2889] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:52.464108 11320 raft_consensus.cc:2272] T 60ba95abb9c54c93a52319402c6a9eaa P 32289097b4b34b4fbfb76240f643006f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:52.483623 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:52.492102 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:52.508490 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:52.509225 11320 tablet_replica.cc:333] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b: stopping tablet replica
I20260630 12:27:52.509747 11320 raft_consensus.cc:2243] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:52.510149 11320 raft_consensus.cc:2272] T 60ba95abb9c54c93a52319402c6a9eaa P 5f0619a42e344d019e2ad616079fc15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:52.528090 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:52.537156 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:27:52.553447 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:52.554198 11320 tablet_replica.cc:333] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744: stopping tablet replica
I20260630 12:27:52.554693 11320 raft_consensus.cc:2243] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:52.555027 11320 raft_consensus.cc:2272] T 60ba95abb9c54c93a52319402c6a9eaa P 586a9c8c9d7247e5bc7ed79d6e346744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:52.573137 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:52.581661 11320 master.cc:562] Master@127.11.14.62:35477 shutting down...
I20260630 12:27:52.596503 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:52.596946 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:52.597218 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 495050e1a6f04fefab5b357fa6746237: stopping tablet replica
I20260630 12:27:52.606032 11320 master.cc:584] Master@127.11.14.62:35477 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1020 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:27:52.637522 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:37949
I20260630 12:27:52.638638 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.643530 21599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.643566 21600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.645022 21602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.645829 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:52.646517 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.646742 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:52.646899 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822472646881 us; error 0 us; skew 500 ppm
I20260630 12:27:52.647382 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.649447 11320 webserver.cc:533] Webserver started at http://127.11.14.62:42225/ using document root <none> and password file <none>
I20260630 12:27:52.649878 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.650066 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.650315 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.651335 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "f43307f21ac94a7a9b83eb98e950590c"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-hwbx"
I20260630 12:27:52.655392 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:52.658491 21607 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.659188 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:52.659459 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "f43307f21ac94a7a9b83eb98e950590c"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-hwbx"
I20260630 12:27:52.659739 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:52.674255 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.675160 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.707860 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:37949
I20260630 12:27:52.707950 21658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:37949 every 8 connection(s)
I20260630 12:27:52.711740 21659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:52.722036 21659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c: Bootstrap starting.
I20260630 12:27:52.726064 21659 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:52.729846 21659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c: No bootstrap required, opened a new log
I20260630 12:27:52.731712 21659 raft_consensus.cc:359] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f43307f21ac94a7a9b83eb98e950590c" member_type: VOTER }
I20260630 12:27:52.732069 21659 raft_consensus.cc:385] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:52.732241 21659 raft_consensus.cc:740] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f43307f21ac94a7a9b83eb98e950590c, State: Initialized, Role: FOLLOWER
I20260630 12:27:52.732780 21659 consensus_queue.cc:260] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f43307f21ac94a7a9b83eb98e950590c" member_type: VOTER }
I20260630 12:27:52.733193 21659 raft_consensus.cc:399] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:52.733387 21659 raft_consensus.cc:493] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:52.733592 21659 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:52.738183 21659 raft_consensus.cc:515] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f43307f21ac94a7a9b83eb98e950590c" member_type: VOTER }
I20260630 12:27:52.738675 21659 leader_election.cc:304] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [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: f43307f21ac94a7a9b83eb98e950590c; no voters: 
I20260630 12:27:52.739881 21659 leader_election.cc:290] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:52.740199 21662 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:52.741638 21662 raft_consensus.cc:697] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 1 LEADER]: Becoming Leader. State: Replica: f43307f21ac94a7a9b83eb98e950590c, State: Running, Role: LEADER
I20260630 12:27:52.742307 21662 consensus_queue.cc:237] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [LEADER]: Queue going to LEADER mode. State: All 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: "f43307f21ac94a7a9b83eb98e950590c" member_type: VOTER }
I20260630 12:27:52.742839 21659 sys_catalog.cc:565] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:52.745324 21663 sys_catalog.cc:455] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f43307f21ac94a7a9b83eb98e950590c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f43307f21ac94a7a9b83eb98e950590c" member_type: VOTER } }
I20260630 12:27:52.745407 21664 sys_catalog.cc:455] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f43307f21ac94a7a9b83eb98e950590c. Latest consensus state: current_term: 1 leader_uuid: "f43307f21ac94a7a9b83eb98e950590c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f43307f21ac94a7a9b83eb98e950590c" member_type: VOTER } }
I20260630 12:27:52.746176 21663 sys_catalog.cc:458] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:52.746214 21664 sys_catalog.cc:458] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:52.748996 21668 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:52.754050 21668 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:52.758642 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:52.763480 21668 catalog_manager.cc:1383] Generated new cluster ID: 72f0ca6f7bf64351b95f2caad10b051f
I20260630 12:27:52.763751 21668 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:52.801092 21668 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:52.802353 21668 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:52.827368 21668 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c: Generated new TSK 0
I20260630 12:27:52.827983 21668 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:52.889335 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.894897 21680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.895874 21681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.899377 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:52.899923 21683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.900867 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.901095 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:52.901274 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822472901252 us; error 0 us; skew 500 ppm
I20260630 12:27:52.901749 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.903921 11320 webserver.cc:533] Webserver started at http://127.11.14.1:46549/ using document root <none> and password file <none>
I20260630 12:27:52.904410 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.904606 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.904875 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.905938 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "a872969a78d346ab9d37d3b90bdbf062"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-hwbx"
I20260630 12:27:52.910449 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:27:52.913920 21688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.914882 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:52.915136 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "a872969a78d346ab9d37d3b90bdbf062"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-hwbx"
I20260630 12:27:52.915387 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:52.947811 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.949337 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.950786 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.953053 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.953277 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.953537 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.953711 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.991256 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:38591
I20260630 12:27:52.991364 21750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:38591 every 8 connection(s)
I20260630 12:27:52.996131 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.003091 21755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.003952 21756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.005666 21758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.006724 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:53.007761 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:53.008030 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.008244 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822473008205 us; error 0 us; skew 500 ppm
I20260630 12:27:53.008880 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.010219 21751 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37949
I20260630 12:27:53.010587 21751 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:53.011272 21751 heartbeater.cc:507] Master 127.11.14.62:37949 requested a full tablet report, sending...
I20260630 12:27:53.012039 11320 webserver.cc:533] Webserver started at http://127.11.14.2:36243/ using document root <none> and password file <none>
I20260630 12:27:53.012689 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.012918 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.013206 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.013362 21624 ts_manager.cc:194] Registered new tserver with Master: a872969a78d346ab9d37d3b90bdbf062 (127.11.14.1:38591)
I20260630 12:27:53.014302 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "6af12b24fce3445c9fccf418c4bf5ce3"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-hwbx"
I20260630 12:27:53.015100 21624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55430
I20260630 12:27:53.018857 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:53.022143 21763 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.022848 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:53.023121 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "6af12b24fce3445c9fccf418c4bf5ce3"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-hwbx"
I20260630 12:27:53.023406 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:53.050858 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.051874 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.053558 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:53.055994 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:53.056164 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.056331 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:53.056521 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:27:53.127451 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:38383
I20260630 12:27:53.127569 21826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:38383 every 8 connection(s)
I20260630 12:27:53.134591 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.143589 21830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.144623 21831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.147414 21833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.149050 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:53.149601 21827 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37949
I20260630 12:27:53.150038 21827 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:53.150182 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:53.150501 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.150712 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822473150691 us; error 0 us; skew 500 ppm
I20260630 12:27:53.151034 21827 heartbeater.cc:507] Master 127.11.14.62:37949 requested a full tablet report, sending...
I20260630 12:27:53.151389 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.153978 21624 ts_manager.cc:194] Registered new tserver with Master: 6af12b24fce3445c9fccf418c4bf5ce3 (127.11.14.2:38383)
I20260630 12:27:53.154523 11320 webserver.cc:533] Webserver started at http://127.11.14.3:46713/ using document root <none> and password file <none>
I20260630 12:27:53.155105 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.155336 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.155694 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.156119 21624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55446
I20260630 12:27:53.157567 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "43305ca878834d719f344530bc316495"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-hwbx"
I20260630 12:27:53.164470 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260630 12:27:53.167915 21838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.168715 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:53.169013 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "43305ca878834d719f344530bc316495"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-hwbx"
I20260630 12:27:53.169302 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:53.187506 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.188833 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.190272 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:53.192746 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:53.192978 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.193222 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:53.193409 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.233513 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:37669
I20260630 12:27:53.233601 21900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:37669 every 8 connection(s)
I20260630 12:27:53.238512 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.246261 21904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.246961 21905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.253111 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:53.253655 21901 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37949
W20260630 12:27:53.253960 21908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.254144 21901 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:53.254935 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:53.255031 21901 heartbeater.cc:507] Master 127.11.14.62:37949 requested a full tablet report, sending...
W20260630 12:27:53.255214 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.255579 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822473255564 us; error 0 us; skew 500 ppm
I20260630 12:27:53.256193 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.257294 21624 ts_manager.cc:194] Registered new tserver with Master: 43305ca878834d719f344530bc316495 (127.11.14.3:37669)
I20260630 12:27:53.258705 21624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55458
I20260630 12:27:53.259115 11320 webserver.cc:533] Webserver started at http://127.11.14.4:33807/ using document root <none> and password file <none>
I20260630 12:27:53.259814 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.260145 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.260601 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.262459 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "e9847884e1684cec953e7e2d11955f55"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-hwbx"
I20260630 12:27:53.268219 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:27:53.271736 21912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.272655 11320 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:27:53.272957 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "e9847884e1684cec953e7e2d11955f55"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-hwbx"
I20260630 12:27:53.273224 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:53.314114 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.315304 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.316726 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:53.319058 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:53.319257 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.319509 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:53.319669 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.359419 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:33771
I20260630 12:27:53.359668 21974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:33771 every 8 connection(s)
I20260630 12:27:53.373973 21975 heartbeater.cc:344] Connected to a master server at 127.11.14.62:37949
I20260630 12:27:53.374457 21975 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:53.375275 21975 heartbeater.cc:507] Master 127.11.14.62:37949 requested a full tablet report, sending...
I20260630 12:27:53.377255 21624 ts_manager.cc:194] Registered new tserver with Master: e9847884e1684cec953e7e2d11955f55 (127.11.14.4:33771)
I20260630 12:27:53.377947 11320 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014993389s
I20260630 12:27:53.378686 21624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55464
I20260630 12:27:53.403270 21624 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55470:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:27:53.460412 21866 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8b7d3632224af1a880a96d61e15b27 (DEFAULT_TABLE table=test-workload [id=dc1c2f5f99324d6b8f4d6286812c26be]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:53.461869 21866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8b7d3632224af1a880a96d61e15b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.462714 21940 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8b7d3632224af1a880a96d61e15b27 (DEFAULT_TABLE table=test-workload [id=dc1c2f5f99324d6b8f4d6286812c26be]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:53.464148 21940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8b7d3632224af1a880a96d61e15b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.468003 21792 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8b7d3632224af1a880a96d61e15b27 (DEFAULT_TABLE table=test-workload [id=dc1c2f5f99324d6b8f4d6286812c26be]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:53.469254 21792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8b7d3632224af1a880a96d61e15b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.484575 21994 tablet_bootstrap.cc:492] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: Bootstrap starting.
I20260630 12:27:53.487066 21995 tablet_bootstrap.cc:492] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3: Bootstrap starting.
I20260630 12:27:53.488804 21993 tablet_bootstrap.cc:492] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495: Bootstrap starting.
I20260630 12:27:53.493548 21994 tablet_bootstrap.cc:654] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.494895 21993 tablet_bootstrap.cc:654] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.495644 21995 tablet_bootstrap.cc:654] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.500566 21994 tablet_bootstrap.cc:492] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: No bootstrap required, opened a new log
I20260630 12:27:53.501062 21994 ts_tablet_manager.cc:1403] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:27:53.501492 21995 tablet_bootstrap.cc:492] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3: No bootstrap required, opened a new log
I20260630 12:27:53.501940 21993 tablet_bootstrap.cc:492] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495: No bootstrap required, opened a new log
I20260630 12:27:53.501981 21995 ts_tablet_manager.cc:1403] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:27:53.502635 21993 ts_tablet_manager.cc:1403] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:27:53.503842 21994 raft_consensus.cc:359] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.504966 21994 raft_consensus.cc:385] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.505385 21994 raft_consensus.cc:740] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9847884e1684cec953e7e2d11955f55, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.505245 21995 raft_consensus.cc:359] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.505539 21993 raft_consensus.cc:359] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.506215 21995 raft_consensus.cc:385] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.506368 21993 raft_consensus.cc:385] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.506577 21995 raft_consensus.cc:740] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af12b24fce3445c9fccf418c4bf5ce3, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.506714 21993 raft_consensus.cc:740] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43305ca878834d719f344530bc316495, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.506723 21994 consensus_queue.cc:260] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.507647 21993 consensus_queue.cc:260] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.507613 21995 consensus_queue.cc:260] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.509682 21975 heartbeater.cc:499] Master 127.11.14.62:37949 was elected leader, sending a full tablet report...
I20260630 12:27:53.510316 21994 ts_tablet_manager.cc:1434] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260630 12:27:53.512691 21993 ts_tablet_manager.cc:1434] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:27:53.512800 21901 heartbeater.cc:499] Master 127.11.14.62:37949 was elected leader, sending a full tablet report...
I20260630 12:27:53.513278 21995 ts_tablet_manager.cc:1434] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:27:53.513957 21827 heartbeater.cc:499] Master 127.11.14.62:37949 was elected leader, sending a full tablet report...
I20260630 12:27:53.659541 21999 raft_consensus.cc:493] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:53.660138 21999 raft_consensus.cc:515] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.662408 21999 leader_election.cc:290] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43305ca878834d719f344530bc316495 (127.11.14.3:37669), 6af12b24fce3445c9fccf418c4bf5ce3 (127.11.14.2:38383)
I20260630 12:27:53.672080 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7d3632224af1a880a96d61e15b27" candidate_uuid: "e9847884e1684cec953e7e2d11955f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43305ca878834d719f344530bc316495" is_pre_election: true
I20260630 12:27:53.672940 21876 raft_consensus.cc:2468] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9847884e1684cec953e7e2d11955f55 in term 0.
I20260630 12:27:53.673384 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7d3632224af1a880a96d61e15b27" candidate_uuid: "e9847884e1684cec953e7e2d11955f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" is_pre_election: true
I20260630 12:27:53.674125 21802 raft_consensus.cc:2468] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9847884e1684cec953e7e2d11955f55 in term 0.
I20260630 12:27:53.674360 21914 leader_election.cc:304] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43305ca878834d719f344530bc316495, e9847884e1684cec953e7e2d11955f55; no voters: 
I20260630 12:27:53.675248 21999 raft_consensus.cc:2804] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:53.675613 21999 raft_consensus.cc:493] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:53.675902 21999 raft_consensus.cc:3060] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:53.681581 21999 raft_consensus.cc:515] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.683208 21999 leader_election.cc:290] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [CANDIDATE]: Term 1 election: Requested vote from peers 43305ca878834d719f344530bc316495 (127.11.14.3:37669), 6af12b24fce3445c9fccf418c4bf5ce3 (127.11.14.2:38383)
I20260630 12:27:53.683917 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7d3632224af1a880a96d61e15b27" candidate_uuid: "e9847884e1684cec953e7e2d11955f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43305ca878834d719f344530bc316495"
I20260630 12:27:53.684151 21802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7d3632224af1a880a96d61e15b27" candidate_uuid: "e9847884e1684cec953e7e2d11955f55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af12b24fce3445c9fccf418c4bf5ce3"
I20260630 12:27:53.684505 21876 raft_consensus.cc:3060] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:53.684798 21802 raft_consensus.cc:3060] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:53.690367 21802 raft_consensus.cc:2468] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9847884e1684cec953e7e2d11955f55 in term 1.
I20260630 12:27:53.690747 21876 raft_consensus.cc:2468] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9847884e1684cec953e7e2d11955f55 in term 1.
I20260630 12:27:53.691337 21914 leader_election.cc:304] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [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: 6af12b24fce3445c9fccf418c4bf5ce3, e9847884e1684cec953e7e2d11955f55; no voters: 
I20260630 12:27:53.692034 21999 raft_consensus.cc:2804] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:53.692981 21999 raft_consensus.cc:697] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 1 LEADER]: Becoming Leader. State: Replica: e9847884e1684cec953e7e2d11955f55, State: Running, Role: LEADER
I20260630 12:27:53.693684 21999 consensus_queue.cc:237] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } }
I20260630 12:27:53.700165 21622 catalog_manager.cc:5697] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9847884e1684cec953e7e2d11955f55 (127.11.14.4). New cstate: current_term: 1 leader_uuid: "e9847884e1684cec953e7e2d11955f55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43305ca878834d719f344530bc316495" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9847884e1684cec953e7e2d11955f55" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 33771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af12b24fce3445c9fccf418c4bf5ce3" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 38383 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:53.784058 11320 auto_rebalancer.cc:639] Failed to schedule move for tablet 5a8b7d3632224af1a880a96d61e15b27: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:27:53.785549 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:27:53.809950 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.827802 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:27:53.839928 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:27:53.866266 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.867226 11320 tablet_replica.cc:333] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3: stopping tablet replica
I20260630 12:27:53.867832 11320 raft_consensus.cc:2243] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.868247 11320 raft_consensus.cc:2272] T 5a8b7d3632224af1a880a96d61e15b27 P 6af12b24fce3445c9fccf418c4bf5ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.886888 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:27:53.897768 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:27:53.916908 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.917831 11320 tablet_replica.cc:333] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495: stopping tablet replica
I20260630 12:27:53.918551 11320 raft_consensus.cc:2243] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.919067 11320 raft_consensus.cc:2272] T 5a8b7d3632224af1a880a96d61e15b27 P 43305ca878834d719f344530bc316495 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.937532 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:27:53.945995 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:27:53.962199 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.962929 11320 tablet_replica.cc:333] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: stopping tablet replica
I20260630 12:27:53.963436 11320 raft_consensus.cc:2243] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:53.964025 11320 pending_rounds.cc:70] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: Trying to abort 1 pending ops.
I20260630 12:27:53.964289 11320 pending_rounds.cc:77] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440852256018432 op_type: NO_OP noop_request { }
I20260630 12:27:53.964695 11320 raft_consensus.cc:2889] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:53.964995 11320 raft_consensus.cc:2272] T 5a8b7d3632224af1a880a96d61e15b27 P e9847884e1684cec953e7e2d11955f55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.984155 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:27:53.992837 11320 master.cc:562] Master@127.11.14.62:37949 shutting down...
I20260630 12:27:54.011240 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.011768 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.012041 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P f43307f21ac94a7a9b83eb98e950590c: stopping tablet replica
I20260630 12:27:54.030596 11320 master.cc:584] Master@127.11.14.62:37949 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1434 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:27:54.072093 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:35893
I20260630 12:27:54.073197 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:54.077924 22008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.077962 22007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.080240 22010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:54.080267 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:54.081338 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:54.081530 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:54.081694 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822474081661 us; error 0 us; skew 500 ppm
I20260630 12:27:54.082183 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:54.084334 11320 webserver.cc:533] Webserver started at http://127.11.14.62:46657/ using document root <none> and password file <none>
I20260630 12:27:54.084838 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:54.085027 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:54.085278 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:54.086259 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "ffffc6906a9540c8bcf5a394971fd3fd"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.090517 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:27:54.093602 22015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.094327 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:54.094601 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "ffffc6906a9540c8bcf5a394971fd3fd"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.094841 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:54.108748 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:54.109819 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:54.146090 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:35893
I20260630 12:27:54.146212 22066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:35893 every 8 connection(s)
I20260630 12:27:54.149878 22067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.160323 22067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd: Bootstrap starting.
I20260630 12:27:54.164919 22067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.168884 22067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd: No bootstrap required, opened a new log
I20260630 12:27:54.170910 22067 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffffc6906a9540c8bcf5a394971fd3fd" member_type: VOTER }
I20260630 12:27:54.171308 22067 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.171485 22067 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffc6906a9540c8bcf5a394971fd3fd, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.172077 22067 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffffc6906a9540c8bcf5a394971fd3fd" member_type: VOTER }
I20260630 12:27:54.172536 22067 raft_consensus.cc:399] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:54.172715 22067 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:54.172919 22067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.177351 22067 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffffc6906a9540c8bcf5a394971fd3fd" member_type: VOTER }
I20260630 12:27:54.177794 22067 leader_election.cc:304] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [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: ffffc6906a9540c8bcf5a394971fd3fd; no voters: 
I20260630 12:27:54.178768 22067 leader_election.cc:290] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:54.179083 22070 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.180410 22070 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 1 LEADER]: Becoming Leader. State: Replica: ffffc6906a9540c8bcf5a394971fd3fd, State: Running, Role: LEADER
I20260630 12:27:54.181062 22070 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [LEADER]: Queue going to LEADER mode. State: All 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: "ffffc6906a9540c8bcf5a394971fd3fd" member_type: VOTER }
I20260630 12:27:54.181711 22067 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:54.184037 22071 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ffffc6906a9540c8bcf5a394971fd3fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffffc6906a9540c8bcf5a394971fd3fd" member_type: VOTER } }
I20260630 12:27:54.184126 22072 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffffc6906a9540c8bcf5a394971fd3fd. Latest consensus state: current_term: 1 leader_uuid: "ffffc6906a9540c8bcf5a394971fd3fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffffc6906a9540c8bcf5a394971fd3fd" member_type: VOTER } }
I20260630 12:27:54.184862 22072 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:54.186452 22071 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:54.187732 22076 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:54.192494 22076 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:54.196445 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:54.201022 22076 catalog_manager.cc:1383] Generated new cluster ID: 8443c1d97cba4903be9b570a408911a4
I20260630 12:27:54.201308 22076 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:54.224376 22076 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:54.225636 22076 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:54.238559 22076 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd: Generated new TSK 0
I20260630 12:27:54.239149 22076 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:54.262491 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:54.268203 22088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.269493 22089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.270974 22091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:54.271111 11320 server_base.cc:1061] running on GCE node
I20260630 12:27:54.272202 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:54.272444 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:54.272584 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822474272571 us; error 0 us; skew 500 ppm
I20260630 12:27:54.273011 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:54.275075 11320 webserver.cc:533] Webserver started at http://127.11.14.1:37201/ using document root <none> and password file <none>
I20260630 12:27:54.275490 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:54.275637 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:54.275842 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:54.277020 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "1ea4621f521c44b7add8e3c96403458b"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.281139 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:54.284152 22096 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.284986 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:54.285203 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "1ea4621f521c44b7add8e3c96403458b"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.285418 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:54.300405 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:54.301461 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:54.302687 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:54.304821 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:54.304981 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.305239 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:54.305389 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.341588 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:43137
I20260630 12:27:54.341677 22158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:43137 every 8 connection(s)
I20260630 12:27:54.346484 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:54.353714 22163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.355083 22164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:54.358603 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:54.358637 22166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:54.359498 22159 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35893
I20260630 12:27:54.359829 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:54.359843 22159 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:54.360195 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:54.360441 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822474360427 us; error 0 us; skew 500 ppm
I20260630 12:27:54.360914 22159 heartbeater.cc:507] Master 127.11.14.62:35893 requested a full tablet report, sending...
I20260630 12:27:54.361035 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:54.363351 22032 ts_manager.cc:194] Registered new tserver with Master: 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137)
I20260630 12:27:54.363687 11320 webserver.cc:533] Webserver started at http://127.11.14.2:38529/ using document root <none> and password file <none>
I20260630 12:27:54.364318 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:54.364602 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:54.364928 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:54.365808 22032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42968
I20260630 12:27:54.366422 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "4123c02263f542e2887d5c1d8b4d1a25"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.370836 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:27:54.373979 22171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.374783 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:54.375059 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "4123c02263f542e2887d5c1d8b4d1a25"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.375340 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:54.389298 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:54.390265 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:54.391718 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:54.393796 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:54.394009 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.394227 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:54.394390 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.430305 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:46211
I20260630 12:27:54.430404 22233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:46211 every 8 connection(s)
I20260630 12:27:54.435017 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:54.441763 22237 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.443799 22238 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:54.448282 22234 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35893
I20260630 12:27:54.448803 22234 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:54.449210 11320 server_base.cc:1061] running on GCE node
W20260630 12:27:54.449565 22240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:54.449792 22234 heartbeater.cc:507] Master 127.11.14.62:35893 requested a full tablet report, sending...
I20260630 12:27:54.450512 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:54.450750 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:54.450954 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822474450934 us; error 0 us; skew 500 ppm
I20260630 12:27:54.451658 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:54.452150 22032 ts_manager.cc:194] Registered new tserver with Master: 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211)
I20260630 12:27:54.454154 22032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42976
I20260630 12:27:54.454306 11320 webserver.cc:533] Webserver started at http://127.11.14.3:43301/ using document root <none> and password file <none>
I20260630 12:27:54.454959 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:54.455195 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:54.455518 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:54.456821 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "0af19ae2c3384d189d29201cd45571b2"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.460783 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:54.463619 22245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.464339 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:54.464660 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "0af19ae2c3384d189d29201cd45571b2"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-hwbx"
I20260630 12:27:54.464937 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:54.479151 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:54.480103 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:54.481477 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:54.483592 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:54.483785 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.484016 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:54.484164 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.519867 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:35241
I20260630 12:27:54.519968 22307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:35241 every 8 connection(s)
I20260630 12:27:54.532706 22308 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35893
I20260630 12:27:54.533179 22308 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:54.533819 22308 heartbeater.cc:507] Master 127.11.14.62:35893 requested a full tablet report, sending...
I20260630 12:27:54.535565 22032 ts_manager.cc:194] Registered new tserver with Master: 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:27:54.536571 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013551588s
I20260630 12:27:54.536952 22032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42990
I20260630 12:27:55.368391 22159 heartbeater.cc:499] Master 127.11.14.62:35893 was elected leader, sending a full tablet report...
I20260630 12:27:55.456815 22234 heartbeater.cc:499] Master 127.11.14.62:35893 was elected leader, sending a full tablet report...
I20260630 12:27:55.539403 22308 heartbeater.cc:499] Master 127.11.14.62:35893 was elected leader, sending a full tablet report...
I20260630 12:27:55.591315 22032 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43004:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:55.593566 22032 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:55.656469 22199 tablet_service.cc:1511] Processing CreateTablet for tablet 191b4129633c438b926b5be03df855e3 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:55.657157 22197 tablet_service.cc:1511] Processing CreateTablet for tablet e4c0468be20f4e1c8c13f6a1a2373fcb (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:55.657284 22196 tablet_service.cc:1511] Processing CreateTablet for tablet 96df403bde5044aeb12c04851ab1e683 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:55.657876 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191b4129633c438b926b5be03df855e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.658535 22197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c0468be20f4e1c8c13f6a1a2373fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.659170 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96df403bde5044aeb12c04851ab1e683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.660748 22198 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad0b7f2511a498c92052e034b4cafe9 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:55.662055 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad0b7f2511a498c92052e034b4cafe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.671774 22124 tablet_service.cc:1511] Processing CreateTablet for tablet 191b4129633c438b926b5be03df855e3 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:55.673238 22124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191b4129633c438b926b5be03df855e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.677897 22123 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad0b7f2511a498c92052e034b4cafe9 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:55.679235 22123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad0b7f2511a498c92052e034b4cafe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.682837 22328 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: Bootstrap starting.
I20260630 12:27:55.686511 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 191b4129633c438b926b5be03df855e3 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:55.687896 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191b4129633c438b926b5be03df855e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.687541 22122 tablet_service.cc:1511] Processing CreateTablet for tablet e4c0468be20f4e1c8c13f6a1a2373fcb (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:55.688900 22122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c0468be20f4e1c8c13f6a1a2373fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.689393 22272 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad0b7f2511a498c92052e034b4cafe9 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:55.690687 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad0b7f2511a498c92052e034b4cafe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.692680 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 96df403bde5044aeb12c04851ab1e683 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:55.694020 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96df403bde5044aeb12c04851ab1e683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.697258 22121 tablet_service.cc:1511] Processing CreateTablet for tablet 96df403bde5044aeb12c04851ab1e683 (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:55.697580 22271 tablet_service.cc:1511] Processing CreateTablet for tablet e4c0468be20f4e1c8c13f6a1a2373fcb (DEFAULT_TABLE table=test-workload [id=08a500170abf491cbcd7f13fdc4d75df]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:55.698854 22121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96df403bde5044aeb12c04851ab1e683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.699301 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c0468be20f4e1c8c13f6a1a2373fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.721935 22329 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: Bootstrap starting.
I20260630 12:27:55.729266 22329 tablet_bootstrap.cc:654] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.733923 22330 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b: Bootstrap starting.
I20260630 12:27:55.739483 22330 tablet_bootstrap.cc:654] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.739830 22328 tablet_bootstrap.cc:654] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.741142 22329 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: No bootstrap required, opened a new log
I20260630 12:27:55.741677 22329 ts_tablet_manager.cc:1403] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.013s
I20260630 12:27:55.744931 22329 raft_consensus.cc:359] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.745888 22329 raft_consensus.cc:385] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.746271 22329 raft_consensus.cc:740] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af19ae2c3384d189d29201cd45571b2, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.747385 22329 consensus_queue.cc:260] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.760136 22329 ts_tablet_manager.cc:1434] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.006s
I20260630 12:27:55.760490 22328 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: No bootstrap required, opened a new log
I20260630 12:27:55.761062 22328 ts_tablet_manager.cc:1403] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.020s
I20260630 12:27:55.761236 22329 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: Bootstrap starting.
I20260630 12:27:55.762916 22330 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b: No bootstrap required, opened a new log
I20260630 12:27:55.763427 22330 ts_tablet_manager.cc:1403] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260630 12:27:55.764123 22328 raft_consensus.cc:359] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.765316 22328 raft_consensus.cc:385] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.765700 22328 raft_consensus.cc:740] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4123c02263f542e2887d5c1d8b4d1a25, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.766979 22329 tablet_bootstrap.cc:654] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.766709 22328 consensus_queue.cc:260] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.767431 22330 raft_consensus.cc:359] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.771795 22330 raft_consensus.cc:385] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.772189 22330 raft_consensus.cc:740] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea4621f521c44b7add8e3c96403458b, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.773420 22329 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: No bootstrap required, opened a new log
I20260630 12:27:55.773136 22330 consensus_queue.cc:260] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.773945 22329 ts_tablet_manager.cc:1403] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:27:55.776942 22329 raft_consensus.cc:359] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.777631 22329 raft_consensus.cc:385] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.777959 22329 raft_consensus.cc:740] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af19ae2c3384d189d29201cd45571b2, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.778695 22329 consensus_queue.cc:260] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.779685 22330 ts_tablet_manager.cc:1434] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260630 12:27:55.780643 22330 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: Bootstrap starting.
I20260630 12:27:55.780812 22329 ts_tablet_manager.cc:1434] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:55.781853 22329 tablet_bootstrap.cc:492] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2: Bootstrap starting.
I20260630 12:27:55.788784 22329 tablet_bootstrap.cc:654] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.789378 22328 ts_tablet_manager.cc:1434] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.002s
I20260630 12:27:55.790439 22328 tablet_bootstrap.cc:492] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25: Bootstrap starting.
I20260630 12:27:55.796603 22330 tablet_bootstrap.cc:654] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.796693 22328 tablet_bootstrap.cc:654] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.806820 22329 tablet_bootstrap.cc:492] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2: No bootstrap required, opened a new log
I20260630 12:27:55.807349 22329 ts_tablet_manager.cc:1403] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260630 12:27:55.809881 22329 raft_consensus.cc:359] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.812314 22329 raft_consensus.cc:385] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.812635 22329 raft_consensus.cc:740] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af19ae2c3384d189d29201cd45571b2, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.813081 22330 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: No bootstrap required, opened a new log
I20260630 12:27:55.813373 22329 consensus_queue.cc:260] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.813642 22330 ts_tablet_manager.cc:1403] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.016s
I20260630 12:27:55.813735 22328 tablet_bootstrap.cc:492] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25: No bootstrap required, opened a new log
I20260630 12:27:55.814450 22328 ts_tablet_manager.cc:1403] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.014s
I20260630 12:27:55.816927 22329 ts_tablet_manager.cc:1434] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:27:55.816844 22330 raft_consensus.cc:359] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.817082 22328 raft_consensus.cc:359] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.817826 22330 raft_consensus.cc:385] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.818051 22328 raft_consensus.cc:385] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.818152 22330 raft_consensus.cc:740] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea4621f521c44b7add8e3c96403458b, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.818377 22329 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2: Bootstrap starting.
I20260630 12:27:55.818456 22328 raft_consensus.cc:740] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4123c02263f542e2887d5c1d8b4d1a25, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.819221 22330 consensus_queue.cc:260] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.819561 22328 consensus_queue.cc:260] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.823084 22330 ts_tablet_manager.cc:1434] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:27:55.825385 22328 ts_tablet_manager.cc:1434] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:27:55.825958 22330 tablet_bootstrap.cc:492] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b: Bootstrap starting.
I20260630 12:27:55.826399 22328 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: Bootstrap starting.
I20260630 12:27:55.827737 22329 tablet_bootstrap.cc:654] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.840891 22328 tablet_bootstrap.cc:654] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.840891 22330 tablet_bootstrap.cc:654] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.847071 22329 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2: No bootstrap required, opened a new log
I20260630 12:27:55.847565 22329 ts_tablet_manager.cc:1403] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260630 12:27:55.850142 22329 raft_consensus.cc:359] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.850673 22329 raft_consensus.cc:385] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.850934 22329 raft_consensus.cc:740] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af19ae2c3384d189d29201cd45571b2, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.851308 22328 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: No bootstrap required, opened a new log
I20260630 12:27:55.851841 22328 ts_tablet_manager.cc:1403] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.006s
I20260630 12:27:55.851739 22329 consensus_queue.cc:260] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.852826 22334 raft_consensus.cc:493] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.853269 22330 tablet_bootstrap.cc:492] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b: No bootstrap required, opened a new log
I20260630 12:27:55.853192 22334 raft_consensus.cc:515] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.853776 22330 ts_tablet_manager.cc:1403] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260630 12:27:55.855546 22334 leader_election.cc:290] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137), 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211)
I20260630 12:27:55.858095 22330 raft_consensus.cc:359] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.859092 22330 raft_consensus.cc:385] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.859454 22330 raft_consensus.cc:740] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea4621f521c44b7add8e3c96403458b, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.860654 22330 consensus_queue.cc:260] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.855194 22328 raft_consensus.cc:359] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.863133 22328 raft_consensus.cc:385] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.863483 22328 raft_consensus.cc:740] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4123c02263f542e2887d5c1d8b4d1a25, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.864331 22328 consensus_queue.cc:260] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.868701 22329 ts_tablet_manager.cc:1434] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.007s
I20260630 12:27:55.871692 22330 ts_tablet_manager.cc:1434] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260630 12:27:55.872291 22328 ts_tablet_manager.cc:1434] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260630 12:27:55.876852 22328 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: Bootstrap starting.
I20260630 12:27:55.880494 22330 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b: Bootstrap starting.
I20260630 12:27:55.884038 22328 tablet_bootstrap.cc:654] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.886998 22346 raft_consensus.cc:493] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.887598 22346 raft_consensus.cc:515] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.890465 22346 leader_election.cc:290] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137), 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211)
I20260630 12:27:55.893100 22330 tablet_bootstrap.cc:654] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.894896 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "0af19ae2c3384d189d29201cd45571b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b" is_pre_election: true
I20260630 12:27:55.895049 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0468be20f4e1c8c13f6a1a2373fcb" candidate_uuid: "0af19ae2c3384d189d29201cd45571b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4123c02263f542e2887d5c1d8b4d1a25" is_pre_election: true
I20260630 12:27:55.895216 22209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "0af19ae2c3384d189d29201cd45571b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4123c02263f542e2887d5c1d8b4d1a25" is_pre_election: true
I20260630 12:27:55.895715 22208 raft_consensus.cc:2468] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af19ae2c3384d189d29201cd45571b2 in term 0.
I20260630 12:27:55.896574 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0468be20f4e1c8c13f6a1a2373fcb" candidate_uuid: "0af19ae2c3384d189d29201cd45571b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b" is_pre_election: true
W20260630 12:27:55.897046 22249 leader_election.cc:343] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:55.897245 22133 raft_consensus.cc:2468] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0af19ae2c3384d189d29201cd45571b2 in term 0.
I20260630 12:27:55.897786 22249 leader_election.cc:304] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af19ae2c3384d189d29201cd45571b2, 4123c02263f542e2887d5c1d8b4d1a25; no voters: 
I20260630 12:27:55.898634 22346 raft_consensus.cc:2804] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:27:55.898763 22246 leader_election.cc:343] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:55.899071 22346 raft_consensus.cc:493] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:55.899442 22246 leader_election.cc:304] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [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: 0af19ae2c3384d189d29201cd45571b2; no voters: 1ea4621f521c44b7add8e3c96403458b, 4123c02263f542e2887d5c1d8b4d1a25
I20260630 12:27:55.899547 22346 raft_consensus.cc:3060] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.900389 22334 raft_consensus.cc:2749] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:55.900591 22328 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: No bootstrap required, opened a new log
I20260630 12:27:55.901082 22328 ts_tablet_manager.cc:1403] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260630 12:27:55.903537 22328 raft_consensus.cc:359] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.904096 22328 raft_consensus.cc:385] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.904386 22328 raft_consensus.cc:740] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4123c02263f542e2887d5c1d8b4d1a25, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.905051 22328 consensus_queue.cc:260] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.905794 22330 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b: No bootstrap required, opened a new log
I20260630 12:27:55.906312 22330 ts_tablet_manager.cc:1403] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260630 12:27:55.907073 22328 ts_tablet_manager.cc:1434] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:27:55.908317 22346 raft_consensus.cc:515] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.909191 22330 raft_consensus.cc:359] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.909915 22330 raft_consensus.cc:385] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.910197 22330 raft_consensus.cc:740] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea4621f521c44b7add8e3c96403458b, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.911082 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0468be20f4e1c8c13f6a1a2373fcb" candidate_uuid: "0af19ae2c3384d189d29201cd45571b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b"
I20260630 12:27:55.911237 22346 leader_election.cc:290] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [CANDIDATE]: Term 1 election: Requested vote from peers 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137), 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211)
I20260630 12:27:55.910934 22330 consensus_queue.cc:260] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.911479 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c0468be20f4e1c8c13f6a1a2373fcb" candidate_uuid: "0af19ae2c3384d189d29201cd45571b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4123c02263f542e2887d5c1d8b4d1a25"
I20260630 12:27:55.912164 22208 raft_consensus.cc:3060] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.911722 22133 raft_consensus.cc:3060] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.913367 22330 ts_tablet_manager.cc:1434] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260630 12:27:55.919445 22133 raft_consensus.cc:2468] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af19ae2c3384d189d29201cd45571b2 in term 1.
I20260630 12:27:55.919448 22208 raft_consensus.cc:2468] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0af19ae2c3384d189d29201cd45571b2 in term 1.
I20260630 12:27:55.920619 22246 leader_election.cc:304] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [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: 0af19ae2c3384d189d29201cd45571b2, 1ea4621f521c44b7add8e3c96403458b; no voters: 
I20260630 12:27:55.921689 22346 raft_consensus.cc:2804] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:55.922164 22346 raft_consensus.cc:697] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 LEADER]: Becoming Leader. State: Replica: 0af19ae2c3384d189d29201cd45571b2, State: Running, Role: LEADER
I20260630 12:27:55.922943 22346 consensus_queue.cc:237] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:55.931231 22031 catalog_manager.cc:5697] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "0af19ae2c3384d189d29201cd45571b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:55.950210 22335 raft_consensus.cc:493] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.950685 22335 raft_consensus.cc:515] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.952791 22335 leader_election.cc:290] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241), 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137)
I20260630 12:27:55.963518 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b4129633c438b926b5be03df855e3" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2" is_pre_election: true
I20260630 12:27:55.964138 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b4129633c438b926b5be03df855e3" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b" is_pre_election: true
I20260630 12:27:55.964145 22283 raft_consensus.cc:2468] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 0.
I20260630 12:27:55.964836 22133 raft_consensus.cc:2468] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 0.
I20260630 12:27:55.965536 22172 leader_election.cc:304] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af19ae2c3384d189d29201cd45571b2, 4123c02263f542e2887d5c1d8b4d1a25; no voters: 
I20260630 12:27:55.966243 22335 raft_consensus.cc:2804] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:55.966629 22335 raft_consensus.cc:493] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:55.966969 22335 raft_consensus.cc:3060] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.972218 22335 raft_consensus.cc:515] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.973853 22335 leader_election.cc:290] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 election: Requested vote from peers 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241), 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137)
I20260630 12:27:55.974380 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b4129633c438b926b5be03df855e3" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2"
I20260630 12:27:55.974756 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b4129633c438b926b5be03df855e3" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b"
I20260630 12:27:55.974884 22283 raft_consensus.cc:3060] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.975291 22133 raft_consensus.cc:3060] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.979964 22133 raft_consensus.cc:2468] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 1.
I20260630 12:27:55.980113 22283 raft_consensus.cc:2468] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 1.
I20260630 12:27:55.980940 22172 leader_election.cc:304] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [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: 1ea4621f521c44b7add8e3c96403458b, 4123c02263f542e2887d5c1d8b4d1a25; no voters: 
I20260630 12:27:55.981572 22335 raft_consensus.cc:2804] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:55.982558 22335 raft_consensus.cc:697] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Becoming Leader. State: Replica: 4123c02263f542e2887d5c1d8b4d1a25, State: Running, Role: LEADER
I20260630 12:27:55.983358 22335 consensus_queue.cc:237] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } }
I20260630 12:27:55.990320 22031 catalog_manager.cc:5697] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:55.998310 22335 raft_consensus.cc:493] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.998860 22335 raft_consensus.cc:515] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.000310 22335 leader_election.cc:290] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137), 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:27:56.001127 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96df403bde5044aeb12c04851ab1e683" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b" is_pre_election: true
I20260630 12:27:56.001330 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96df403bde5044aeb12c04851ab1e683" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2" is_pre_election: true
I20260630 12:27:56.001885 22133 raft_consensus.cc:2468] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 0.
I20260630 12:27:56.001896 22283 raft_consensus.cc:2468] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 0.
I20260630 12:27:56.003049 22172 leader_election.cc:304] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af19ae2c3384d189d29201cd45571b2, 4123c02263f542e2887d5c1d8b4d1a25; no voters: 
I20260630 12:27:56.003631 22335 raft_consensus.cc:2804] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:56.003988 22335 raft_consensus.cc:493] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:56.004290 22335 raft_consensus.cc:3060] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:56.009021 22335 raft_consensus.cc:515] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.010630 22335 leader_election.cc:290] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 election: Requested vote from peers 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137), 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:27:56.011332 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96df403bde5044aeb12c04851ab1e683" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b"
I20260630 12:27:56.011518 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96df403bde5044aeb12c04851ab1e683" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2"
I20260630 12:27:56.011834 22133 raft_consensus.cc:3060] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:56.012058 22283 raft_consensus.cc:3060] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:56.016551 22283 raft_consensus.cc:2468] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 1.
I20260630 12:27:56.016532 22133 raft_consensus.cc:2468] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 1.
I20260630 12:27:56.017679 22172 leader_election.cc:304] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [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: 0af19ae2c3384d189d29201cd45571b2, 4123c02263f542e2887d5c1d8b4d1a25; no voters: 
I20260630 12:27:56.018292 22335 raft_consensus.cc:2804] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:56.018677 22335 raft_consensus.cc:697] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Becoming Leader. State: Replica: 4123c02263f542e2887d5c1d8b4d1a25, State: Running, Role: LEADER
I20260630 12:27:56.019411 22335 consensus_queue.cc:237] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.025720 22031 catalog_manager.cc:5697] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:56.193815 22080 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:56.342108 22346 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.355518 22334 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:56.364392 22335 consensus_queue.cc:1048] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.377219 22335 consensus_queue.cc:1048] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.385169 22337 raft_consensus.cc:493] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:56.385619 22337 raft_consensus.cc:515] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.388229 22337 leader_election.cc:290] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211), 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:27:56.394301 22352 raft_consensus.cc:493] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:56.394855 22352 raft_consensus.cc:515] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.396646 22352 leader_election.cc:290] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137), 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:27:56.397830 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2" is_pre_election: true
I20260630 12:27:56.398211 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b" is_pre_election: true
I20260630 12:27:56.398516 22283 raft_consensus.cc:2468] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 0.
I20260630 12:27:56.398886 22133 raft_consensus.cc:2468] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 0.
I20260630 12:27:56.399870 22172 leader_election.cc:304] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af19ae2c3384d189d29201cd45571b2, 4123c02263f542e2887d5c1d8b4d1a25; no voters: 
I20260630 12:27:56.401495 22352 raft_consensus.cc:2804] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:56.401849 22352 raft_consensus.cc:493] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:56.402159 22352 raft_consensus.cc:3060] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:56.404016 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "1ea4621f521c44b7add8e3c96403458b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2" is_pre_election: true
I20260630 12:27:56.404641 22283 raft_consensus.cc:2468] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ea4621f521c44b7add8e3c96403458b in term 0.
I20260630 12:27:56.405422 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "1ea4621f521c44b7add8e3c96403458b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4123c02263f542e2887d5c1d8b4d1a25" is_pre_election: true
I20260630 12:27:56.405877 22097 leader_election.cc:304] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af19ae2c3384d189d29201cd45571b2, 1ea4621f521c44b7add8e3c96403458b; no voters: 
I20260630 12:27:56.406704 22337 raft_consensus.cc:2804] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:56.407008 22337 raft_consensus.cc:493] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:56.407258 22337 raft_consensus.cc:3060] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:56.408917 22352 raft_consensus.cc:515] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.409889 22208 raft_consensus.cc:2393] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ea4621f521c44b7add8e3c96403458b in current term 1: Already voted for candidate 4123c02263f542e2887d5c1d8b4d1a25 in this term.
I20260630 12:27:56.411568 22352 leader_election.cc:290] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [CANDIDATE]: Term 1 election: Requested vote from peers 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137), 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:27:56.412659 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2"
I20260630 12:27:56.413136 22283 raft_consensus.cc:3060] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:56.413772 22337 raft_consensus.cc:515] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.415618 22337 leader_election.cc:290] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [CANDIDATE]: Term 1 election: Requested vote from peers 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211), 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:27:56.416466 22208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "1ea4621f521c44b7add8e3c96403458b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4123c02263f542e2887d5c1d8b4d1a25"
I20260630 12:27:56.416500 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "4123c02263f542e2887d5c1d8b4d1a25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea4621f521c44b7add8e3c96403458b"
I20260630 12:27:56.417392 22208 raft_consensus.cc:2393] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ea4621f521c44b7add8e3c96403458b in current term 1: Already voted for candidate 4123c02263f542e2887d5c1d8b4d1a25 in this term.
I20260630 12:27:56.417479 22133 raft_consensus.cc:2393] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4123c02263f542e2887d5c1d8b4d1a25 in current term 1: Already voted for candidate 1ea4621f521c44b7add8e3c96403458b in this term.
I20260630 12:27:56.417428 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad0b7f2511a498c92052e034b4cafe9" candidate_uuid: "1ea4621f521c44b7add8e3c96403458b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af19ae2c3384d189d29201cd45571b2"
I20260630 12:27:56.419091 22097 leader_election.cc:304] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [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: 1ea4621f521c44b7add8e3c96403458b; no voters: 0af19ae2c3384d189d29201cd45571b2, 4123c02263f542e2887d5c1d8b4d1a25
I20260630 12:27:56.419471 22283 raft_consensus.cc:2468] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4123c02263f542e2887d5c1d8b4d1a25 in term 1.
I20260630 12:27:56.419744 22337 raft_consensus.cc:2749] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:56.420600 22172 leader_election.cc:304] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [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: 0af19ae2c3384d189d29201cd45571b2, 4123c02263f542e2887d5c1d8b4d1a25; no voters: 1ea4621f521c44b7add8e3c96403458b
I20260630 12:27:56.421190 22352 raft_consensus.cc:2804] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:56.421630 22352 raft_consensus.cc:697] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Becoming Leader. State: Replica: 4123c02263f542e2887d5c1d8b4d1a25, State: Running, Role: LEADER
I20260630 12:27:56.422297 22352 consensus_queue.cc:237] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } }
I20260630 12:27:56.428210 22030 catalog_manager.cc:5697] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:56.477972 22352 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.488267 22352 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.829192 22352 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.840026 22368 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:03.607760 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:03.615389 22376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:03.615778 22377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:03.617866 22379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:03.619674 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:03.622303 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:03.622581 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:03.622792 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822483622766 us; error 0 us; skew 500 ppm
I20260630 12:28:03.623360 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:03.630059 11320 webserver.cc:533] Webserver started at http://127.11.14.4:35561/ using document root <none> and password file <none>
I20260630 12:28:03.630594 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:03.630820 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:03.631141 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:03.632786 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "47cc3df8d4324efd8eb0e053ff31b911"
format_stamp: "Formatted at 2026-06-30 12:28:03 on dist-test-slave-hwbx"
I20260630 12:28:03.637647 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:28:03.641106 22384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:03.641883 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:03.642199 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "47cc3df8d4324efd8eb0e053ff31b911"
format_stamp: "Formatted at 2026-06-30 12:28:03 on dist-test-slave-hwbx"
I20260630 12:28:03.642508 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:03.680281 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:03.681653 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:03.683193 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:03.685657 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:03.685923 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:03.686165 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:03.686378 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:03.730808 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:45583
I20260630 12:28:03.730926 22446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:45583 every 8 connection(s)
I20260630 12:28:03.755060 22447 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35893
I20260630 12:28:03.755633 22447 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:03.756747 22447 heartbeater.cc:507] Master 127.11.14.62:35893 requested a full tablet report, sending...
I20260630 12:28:03.759167 22030 ts_manager.cc:194] Registered new tserver with Master: 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4:45583)
I20260630 12:28:03.761312 22030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49570
W20260630 12:28:04.248519 22080 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 08a500170abf491cbcd7f13fdc4d75df: could not find any suitable replica to move from server 4123c02263f542e2887d5c1d8b4d1a25 to server 47cc3df8d4324efd8eb0e053ff31b911
I20260630 12:28:04.763759 22447 heartbeater.cc:499] Master 127.11.14.62:35893 was elected leader, sending a full tablet report...
I20260630 12:28:05.270334 22208 consensus_queue.cc:237] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:05.278757 22283 raft_consensus.cc:1275] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:05.280332 22133 raft_consensus.cc:1275] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:05.280620 22454 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:05.282943 22374 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:05.290728 22454 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.292814 22283 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
W20260630 12:28:05.297360 22174 consensus_peers.cc:597] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 -> Peer 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4:45583): Couldn't send request to peer 47cc3df8d4324efd8eb0e053ff31b911. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96df403bde5044aeb12c04851ab1e683. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.298434 22133 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.311367 22208 consensus_queue.cc:237] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:05.311158 22030 catalog_manager.cc:5697] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 reported cstate change: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.320745 22283 raft_consensus.cc:1275] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:05.322377 22133 raft_consensus.cc:1275] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:05.322499 22460 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:05.324107 22454 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:28:05.327252 22174 consensus_peers.cc:597] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 -> Peer 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4:45583): Couldn't send request to peer 47cc3df8d4324efd8eb0e053ff31b911. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ad0b7f2511a498c92052e034b4cafe9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.334095 22374 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.335697 22283 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.341391 22133 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.354534 22031 catalog_manager.cc:5697] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 reported cstate change: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.365115 22283 consensus_queue.cc:237] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:05.374167 22208 raft_consensus.cc:1275] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Refusing update from remote peer 0af19ae2c3384d189d29201cd45571b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:05.374382 22133 raft_consensus.cc:1275] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 0af19ae2c3384d189d29201cd45571b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:05.376209 22373 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:05.377328 22470 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:05.388075 22248 consensus_peers.cc:597] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 -> Peer 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4:45583): Couldn't send request to peer 47cc3df8d4324efd8eb0e053ff31b911. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4c0468be20f4e1c8c13f6a1a2373fcb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:05.390625 22373 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.392067 22133 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.398175 22208 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.404968 22029 catalog_manager.cc:5697] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b reported cstate change: config changed from index -1 to 2, NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "0af19ae2c3384d189d29201cd45571b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } } }
I20260630 12:28:05.719386 22475 ts_tablet_manager.cc:933] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: Initiating tablet copy from peer 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211)
I20260630 12:28:05.721160 22475 tablet_copy_client.cc:323] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:46211
I20260630 12:28:05.732587 22219 tablet_copy_service.cc:140] P 4123c02263f542e2887d5c1d8b4d1a25: Received BeginTabletCopySession request for tablet 4ad0b7f2511a498c92052e034b4cafe9 from peer 47cc3df8d4324efd8eb0e053ff31b911 ({username='slave'} at 127.0.0.1:44294)
I20260630 12:28:05.733162 22219 tablet_copy_service.cc:161] P 4123c02263f542e2887d5c1d8b4d1a25: Beginning new tablet copy session on tablet 4ad0b7f2511a498c92052e034b4cafe9 from peer 47cc3df8d4324efd8eb0e053ff31b911 at {username='slave'} at 127.0.0.1:44294: session id = 47cc3df8d4324efd8eb0e053ff31b911-4ad0b7f2511a498c92052e034b4cafe9
I20260630 12:28:05.742799 22219 tablet_copy_source_session.cc:215] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:05.746482 22475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad0b7f2511a498c92052e034b4cafe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.763630 22475 tablet_copy_client.cc:806] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:05.764297 22475 tablet_copy_client.cc:670] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:05.767975 22475 tablet_copy_client.cc:538] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:05.776945 22475 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap starting.
I20260630 12:28:05.797524 22475 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:05.798422 22475 tablet_bootstrap.cc:492] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap complete.
I20260630 12:28:05.799096 22475 ts_tablet_manager.cc:1403] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:28:05.801916 22475 raft_consensus.cc:359] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:05.802731 22475 raft_consensus.cc:740] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47cc3df8d4324efd8eb0e053ff31b911, State: Initialized, Role: LEARNER
I20260630 12:28:05.803397 22475 consensus_queue.cc:260] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:05.806151 22475 ts_tablet_manager.cc:1434] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:28:05.808043 22219 tablet_copy_service.cc:342] P 4123c02263f542e2887d5c1d8b4d1a25: Request end of tablet copy session 47cc3df8d4324efd8eb0e053ff31b911-4ad0b7f2511a498c92052e034b4cafe9 received from {username='slave'} at 127.0.0.1:44294
I20260630 12:28:05.808476 22219 tablet_copy_service.cc:434] P 4123c02263f542e2887d5c1d8b4d1a25: ending tablet copy session 47cc3df8d4324efd8eb0e053ff31b911-4ad0b7f2511a498c92052e034b4cafe9 on tablet 4ad0b7f2511a498c92052e034b4cafe9 with peer 47cc3df8d4324efd8eb0e053ff31b911
I20260630 12:28:05.857904 22475 ts_tablet_manager.cc:933] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: Initiating tablet copy from peer 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211)
I20260630 12:28:05.859500 22475 tablet_copy_client.cc:323] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:46211
I20260630 12:28:05.860991 22219 tablet_copy_service.cc:140] P 4123c02263f542e2887d5c1d8b4d1a25: Received BeginTabletCopySession request for tablet 96df403bde5044aeb12c04851ab1e683 from peer 47cc3df8d4324efd8eb0e053ff31b911 ({username='slave'} at 127.0.0.1:44294)
I20260630 12:28:05.861487 22219 tablet_copy_service.cc:161] P 4123c02263f542e2887d5c1d8b4d1a25: Beginning new tablet copy session on tablet 96df403bde5044aeb12c04851ab1e683 from peer 47cc3df8d4324efd8eb0e053ff31b911 at {username='slave'} at 127.0.0.1:44294: session id = 47cc3df8d4324efd8eb0e053ff31b911-96df403bde5044aeb12c04851ab1e683
I20260630 12:28:05.867087 22219 tablet_copy_source_session.cc:215] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:05.869578 22475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96df403bde5044aeb12c04851ab1e683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.880918 22475 tablet_copy_client.cc:806] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:05.881448 22475 tablet_copy_client.cc:670] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:05.884867 22475 tablet_copy_client.cc:538] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:05.892807 22475 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap starting.
I20260630 12:28:05.907244 22475 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:05.907922 22475 tablet_bootstrap.cc:492] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap complete.
I20260630 12:28:05.908520 22475 ts_tablet_manager.cc:1403] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:28:05.910573 22475 raft_consensus.cc:359] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:05.911156 22475 raft_consensus.cc:740] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47cc3df8d4324efd8eb0e053ff31b911, State: Initialized, Role: LEARNER
I20260630 12:28:05.911671 22475 consensus_queue.cc:260] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:05.913426 22475 ts_tablet_manager.cc:1434] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:28:05.915110 22219 tablet_copy_service.cc:342] P 4123c02263f542e2887d5c1d8b4d1a25: Request end of tablet copy session 47cc3df8d4324efd8eb0e053ff31b911-96df403bde5044aeb12c04851ab1e683 received from {username='slave'} at 127.0.0.1:44294
I20260630 12:28:05.915566 22219 tablet_copy_service.cc:434] P 4123c02263f542e2887d5c1d8b4d1a25: ending tablet copy session 47cc3df8d4324efd8eb0e053ff31b911-96df403bde5044aeb12c04851ab1e683 on tablet 96df403bde5044aeb12c04851ab1e683 with peer 47cc3df8d4324efd8eb0e053ff31b911
I20260630 12:28:05.993438 22475 ts_tablet_manager.cc:933] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: Initiating tablet copy from peer 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241)
I20260630 12:28:05.995015 22475 tablet_copy_client.cc:323] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.3:35241
I20260630 12:28:06.006021 22293 tablet_copy_service.cc:140] P 0af19ae2c3384d189d29201cd45571b2: Received BeginTabletCopySession request for tablet e4c0468be20f4e1c8c13f6a1a2373fcb from peer 47cc3df8d4324efd8eb0e053ff31b911 ({username='slave'} at 127.0.0.1:42432)
I20260630 12:28:06.006518 22293 tablet_copy_service.cc:161] P 0af19ae2c3384d189d29201cd45571b2: Beginning new tablet copy session on tablet e4c0468be20f4e1c8c13f6a1a2373fcb from peer 47cc3df8d4324efd8eb0e053ff31b911 at {username='slave'} at 127.0.0.1:42432: session id = 47cc3df8d4324efd8eb0e053ff31b911-e4c0468be20f4e1c8c13f6a1a2373fcb
I20260630 12:28:06.012183 22293 tablet_copy_source_session.cc:215] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:06.014910 22475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c0468be20f4e1c8c13f6a1a2373fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.026629 22475 tablet_copy_client.cc:806] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:06.027308 22475 tablet_copy_client.cc:670] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:06.030771 22475 tablet_copy_client.cc:538] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:06.035795 22475 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap starting.
I20260630 12:28:06.048319 22475 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:06.049021 22475 tablet_bootstrap.cc:492] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: Bootstrap complete.
I20260630 12:28:06.049505 22475 ts_tablet_manager.cc:1403] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.004s
I20260630 12:28:06.051403 22475 raft_consensus.cc:359] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:06.051937 22475 raft_consensus.cc:740] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 47cc3df8d4324efd8eb0e053ff31b911, State: Initialized, Role: LEARNER
I20260630 12:28:06.052457 22475 consensus_queue.cc:260] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: true } }
I20260630 12:28:06.054139 22475 ts_tablet_manager.cc:1434] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:06.055874 22293 tablet_copy_service.cc:342] P 0af19ae2c3384d189d29201cd45571b2: Request end of tablet copy session 47cc3df8d4324efd8eb0e053ff31b911-e4c0468be20f4e1c8c13f6a1a2373fcb received from {username='slave'} at 127.0.0.1:42432
I20260630 12:28:06.056340 22293 tablet_copy_service.cc:434] P 0af19ae2c3384d189d29201cd45571b2: ending tablet copy session 47cc3df8d4324efd8eb0e053ff31b911-e4c0468be20f4e1c8c13f6a1a2373fcb on tablet e4c0468be20f4e1c8c13f6a1a2373fcb with peer 47cc3df8d4324efd8eb0e053ff31b911
I20260630 12:28:06.164691 22422 raft_consensus.cc:1217] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:06.361409 22422 raft_consensus.cc:1217] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:06.533588 22422 raft_consensus.cc:1217] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:06.767108 22485 raft_consensus.cc:1064] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: attempting to promote NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 to VOTER
I20260630 12:28:06.770409 22485 consensus_queue.cc:237] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } }
I20260630 12:28:06.777908 22422 raft_consensus.cc:1275] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:06.778913 22283 raft_consensus.cc:1275] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:06.779973 22133 raft_consensus.cc:1275] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:06.781291 22486 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:06.783095 22374 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:06.784488 22485 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:06.795914 22485 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.797590 22283 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.803983 22422 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.810024 22029 catalog_manager.cc:5697] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 reported cstate change: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.814998 22134 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.836472 22485 raft_consensus.cc:1064] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: attempting to promote NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 to VOTER
I20260630 12:28:06.838975 22485 consensus_queue.cc:237] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } }
I20260630 12:28:06.849931 22422 raft_consensus.cc:1275] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:06.851094 22208 consensus_queue.cc:237] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } }
I20260630 12:28:06.851523 22486 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:06.856801 22134 raft_consensus.cc:1275] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:06.857240 22283 raft_consensus.cc:1275] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:06.862121 22134 raft_consensus.cc:1275] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:06.862560 22421 raft_consensus.cc:1275] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:06.863988 22485 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.859788 22374 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:06.866667 22374 consensus_queue.cc:1048] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:06.869283 22486 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260630 12:28:06.872925 22134 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.889590 22421 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.875659 22486 raft_consensus.cc:2955] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.900914 22032 catalog_manager.cc:5697] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b reported cstate change: config changed from index 3 to 4, VOTER 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3) evicted. New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.931941 22270 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ad0b7f2511a498c92052e034b4cafe9 with delete_type TABLET_DATA_TOMBSTONED (TS 0af19ae2c3384d189d29201cd45571b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38462
I20260630 12:28:06.937882 22504 tablet_replica.cc:333] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: stopping tablet replica
I20260630 12:28:06.939059 22504 raft_consensus.cc:2243] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:06.939926 22504 raft_consensus.cc:2272] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:06.941922 22485 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.948139 22282 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.950132 22504 ts_tablet_manager.cc:1916] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:06.947086 22422 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.957906 22133 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:06.961798 22032 catalog_manager.cc:5697] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 reported cstate change: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.970335 22019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ad0b7f2511a498c92052e034b4cafe9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:06.979259 22208 consensus_queue.cc:237] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [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: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } }
I20260630 12:28:06.977375 22504 ts_tablet_manager.cc:1929] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:06.986799 22504 log.cc:1199] T 4ad0b7f2511a498c92052e034b4cafe9 P 0af19ae2c3384d189d29201cd45571b2: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-2-root/wals/4ad0b7f2511a498c92052e034b4cafe9
I20260630 12:28:06.990203 22016 catalog_manager.cc:5028] TS 0af19ae2c3384d189d29201cd45571b2 (127.11.14.3:35241): tablet 4ad0b7f2511a498c92052e034b4cafe9 (table test-workload [id=08a500170abf491cbcd7f13fdc4d75df]) successfully deleted
I20260630 12:28:06.991374 22421 raft_consensus.cc:1275] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:06.991760 22282 raft_consensus.cc:1275] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Refusing update from remote peer 4123c02263f542e2887d5c1d8b4d1a25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:06.993010 22485 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.994766 22486 consensus_queue.cc:1048] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:07.003093 22421 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ea4621f521c44b7add8e3c96403458b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.003937 22499 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ea4621f521c44b7add8e3c96403458b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.006141 22282 raft_consensus.cc:2955] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ea4621f521c44b7add8e3c96403458b (127.11.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.016088 22019 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96df403bde5044aeb12c04851ab1e683 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:07.016695 22032 catalog_manager.cc:5697] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 reported cstate change: config changed from index 3 to 4, VOTER 1ea4621f521c44b7add8e3c96403458b (127.11.14.1) evicted. New cstate: current_term: 1 leader_uuid: "4123c02263f542e2887d5c1d8b4d1a25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.028638 22122 tablet_service.cc:1558] Processing DeleteTablet for tablet 96df403bde5044aeb12c04851ab1e683 with delete_type TABLET_DATA_TOMBSTONED (TS 1ea4621f521c44b7add8e3c96403458b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32770
I20260630 12:28:07.030570 22505 tablet_replica.cc:333] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: stopping tablet replica
I20260630 12:28:07.031649 22505 raft_consensus.cc:2243] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:07.032364 22505 raft_consensus.cc:2272] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.036240 22505 ts_tablet_manager.cc:1916] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:07.047348 22505 ts_tablet_manager.cc:1929] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:07.047654 22505 log.cc:1199] T 96df403bde5044aeb12c04851ab1e683 P 1ea4621f521c44b7add8e3c96403458b: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-0-root/wals/96df403bde5044aeb12c04851ab1e683
I20260630 12:28:07.049185 22016 catalog_manager.cc:5028] TS 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137): tablet 96df403bde5044aeb12c04851ab1e683 (table test-workload [id=08a500170abf491cbcd7f13fdc4d75df]) successfully deleted
I20260630 12:28:07.142170 22487 raft_consensus.cc:1064] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: attempting to promote NON_VOTER 47cc3df8d4324efd8eb0e053ff31b911 to VOTER
I20260630 12:28:07.144820 22487 consensus_queue.cc:237] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } }
I20260630 12:28:07.151376 22421 raft_consensus.cc:1275] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 LEARNER]: Refusing update from remote peer 0af19ae2c3384d189d29201cd45571b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:07.152963 22487 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:07.153486 22208 raft_consensus.cc:1275] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Refusing update from remote peer 0af19ae2c3384d189d29201cd45571b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:07.154165 22133 raft_consensus.cc:1275] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 0af19ae2c3384d189d29201cd45571b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:07.155454 22506 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:07.156562 22508 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:07.172859 22506 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.174538 22133 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.188829 22031 catalog_manager.cc:5697] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b reported cstate change: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0af19ae2c3384d189d29201cd45571b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.189615 22208 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.190276 22421 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 47cc3df8d4324efd8eb0e053ff31b911 (127.11.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "4123c02263f542e2887d5c1d8b4d1a25" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 46211 } attrs { replace: true } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.211342 22282 consensus_queue.cc:237] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [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: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } }
I20260630 12:28:07.216275 22421 raft_consensus.cc:1275] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Refusing update from remote peer 0af19ae2c3384d189d29201cd45571b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:07.216367 22133 raft_consensus.cc:1275] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Refusing update from remote peer 0af19ae2c3384d189d29201cd45571b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:07.217588 22508 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:07.218382 22506 consensus_queue.cc:1048] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:07.225114 22487 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.226845 22421 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.227692 22133 raft_consensus.cc:2955] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } } }
I20260630 12:28:07.235745 22016 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4c0468be20f4e1c8c13f6a1a2373fcb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:07.239199 22031 catalog_manager.cc:5697] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 reported cstate change: config changed from index 3 to 4, VOTER 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2) evicted. New cstate: current_term: 1 leader_uuid: "0af19ae2c3384d189d29201cd45571b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ea4621f521c44b7add8e3c96403458b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 43137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0af19ae2c3384d189d29201cd45571b2" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47cc3df8d4324efd8eb0e053ff31b911" member_type: VOTER last_known_addr { host: "127.11.14.4" port: 45583 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:07.251639 22198 tablet_service.cc:1558] Processing DeleteTablet for tablet e4c0468be20f4e1c8c13f6a1a2373fcb with delete_type TABLET_DATA_TOMBSTONED (TS 4123c02263f542e2887d5c1d8b4d1a25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39244
I20260630 12:28:07.253976 22512 tablet_replica.cc:333] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: stopping tablet replica
I20260630 12:28:07.254832 22512 raft_consensus.cc:2243] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:07.255527 22512 raft_consensus.cc:2272] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.259212 22512 ts_tablet_manager.cc:1916] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:07.270960 22512 ts_tablet_manager.cc:1929] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:07.271266 22512 log.cc:1199] T e4c0468be20f4e1c8c13f6a1a2373fcb P 4123c02263f542e2887d5c1d8b4d1a25: Deleting WAL directory at /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822231653586-11320-0/minicluster-data/ts-1-root/wals/e4c0468be20f4e1c8c13f6a1a2373fcb
I20260630 12:28:07.272581 22019 catalog_manager.cc:5028] TS 4123c02263f542e2887d5c1d8b4d1a25 (127.11.14.2:46211): tablet e4c0468be20f4e1c8c13f6a1a2373fcb (table test-workload [id=08a500170abf491cbcd7f13fdc4d75df]) successfully deleted
I20260630 12:28:07.769704 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
W20260630 12:28:07.781402 22172 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 38 similar messages]
W20260630 12:28:07.786893 22172 consensus_peers.cc:597] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 -> Peer 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137): Couldn't send request to peer 1ea4621f521c44b7add8e3c96403458b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:07.797466 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:07.798313 11320 tablet_replica.cc:333] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b: stopping tablet replica
W20260630 12:28:07.798486 22246 consensus_peers.cc:597] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 -> Peer 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137): Couldn't send request to peer 1ea4621f521c44b7add8e3c96403458b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:07.799105 11320 raft_consensus.cc:2243] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:07.799585 11320 raft_consensus.cc:2272] T 191b4129633c438b926b5be03df855e3 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.802146 11320 tablet_replica.cc:333] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b: stopping tablet replica
I20260630 12:28:07.802783 11320 raft_consensus.cc:2243] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:07.803376 11320 raft_consensus.cc:2272] T 4ad0b7f2511a498c92052e034b4cafe9 P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:07.804216 22172 consensus_peers.cc:597] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 -> Peer 1ea4621f521c44b7add8e3c96403458b (127.11.14.1:43137): Couldn't send request to peer 1ea4621f521c44b7add8e3c96403458b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:07.806061 11320 tablet_replica.cc:333] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b: stopping tablet replica
I20260630 12:28:07.806596 11320 raft_consensus.cc:2243] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:07.807144 11320 raft_consensus.cc:2272] T e4c0468be20f4e1c8c13f6a1a2373fcb P 1ea4621f521c44b7add8e3c96403458b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.830175 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:28:07.845943 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:28:07.868438 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:07.869160 11320 tablet_replica.cc:333] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25: stopping tablet replica
I20260630 12:28:07.869810 11320 raft_consensus.cc:2243] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:07.870674 11320 raft_consensus.cc:2272] T 191b4129633c438b926b5be03df855e3 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.872978 11320 tablet_replica.cc:333] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25: stopping tablet replica
I20260630 12:28:07.873462 11320 raft_consensus.cc:2243] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:07.874177 11320 raft_consensus.cc:2272] T 4ad0b7f2511a498c92052e034b4cafe9 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.876477 11320 tablet_replica.cc:333] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25: stopping tablet replica
I20260630 12:28:07.877012 11320 raft_consensus.cc:2243] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:07.877763 11320 raft_consensus.cc:2272] T 96df403bde5044aeb12c04851ab1e683 P 4123c02263f542e2887d5c1d8b4d1a25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.901091 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:28:07.917050 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:28:07.938719 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:07.939489 11320 tablet_replica.cc:333] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2: stopping tablet replica
I20260630 12:28:07.940220 11320 raft_consensus.cc:2243] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:07.940737 11320 raft_consensus.cc:2272] T 191b4129633c438b926b5be03df855e3 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.942816 11320 tablet_replica.cc:333] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2: stopping tablet replica
I20260630 12:28:07.943287 11320 raft_consensus.cc:2243] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:07.944084 11320 raft_consensus.cc:2272] T e4c0468be20f4e1c8c13f6a1a2373fcb P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.946326 11320 tablet_replica.cc:333] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2: stopping tablet replica
I20260630 12:28:07.946847 11320 raft_consensus.cc:2243] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:07.947695 11320 raft_consensus.cc:2272] T 96df403bde5044aeb12c04851ab1e683 P 0af19ae2c3384d189d29201cd45571b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:07.971306 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:28:07.986864 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:28:08.004300 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.005016 11320 tablet_replica.cc:333] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911: stopping tablet replica
I20260630 12:28:08.005625 11320 raft_consensus.cc:2243] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.006167 11320 raft_consensus.cc:2272] T e4c0468be20f4e1c8c13f6a1a2373fcb P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.008798 11320 tablet_replica.cc:333] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911: stopping tablet replica
I20260630 12:28:08.009302 11320 raft_consensus.cc:2243] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.009747 11320 raft_consensus.cc:2272] T 96df403bde5044aeb12c04851ab1e683 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.011989 11320 tablet_replica.cc:333] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911: stopping tablet replica
I20260630 12:28:08.012557 11320 raft_consensus.cc:2243] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.013056 11320 raft_consensus.cc:2272] T 4ad0b7f2511a498c92052e034b4cafe9 P 47cc3df8d4324efd8eb0e053ff31b911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.033133 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:28:08.043810 11320 master.cc:562] Master@127.11.14.62:35893 shutting down...
I20260630 12:28:08.060245 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.060861 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.061203 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffffc6906a9540c8bcf5a394971fd3fd: stopping tablet replica
I20260630 12:28:08.081395 11320 master.cc:584] Master@127.11.14.62:35893 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (14052 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:28:08.123078 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:35435
I20260630 12:28:08.124135 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.128575 22515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.128646 22516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.136284 22518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:08.136607 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:08.137602 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:08.137776 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:08.137980 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822488137965 us; error 0 us; skew 500 ppm
I20260630 12:28:08.138545 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.141001 11320 webserver.cc:533] Webserver started at http://127.11.14.62:45121/ using document root <none> and password file <none>
I20260630 12:28:08.141512 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.141696 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.141996 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.143080 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "9a6c2e56182744bbad77330014fab278"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.147491 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:08.150799 22523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.151556 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:08.151854 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "9a6c2e56182744bbad77330014fab278"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.152120 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:08.177088 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.178265 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.216564 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:35435
I20260630 12:28:08.216656 22574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:35435 every 8 connection(s)
I20260630 12:28:08.220319 22575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:08.231389 22575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278: Bootstrap starting.
I20260630 12:28:08.236708 22575 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:08.240784 22575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278: No bootstrap required, opened a new log
I20260630 12:28:08.242818 22575 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6c2e56182744bbad77330014fab278" member_type: VOTER }
I20260630 12:28:08.243186 22575 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:08.243369 22575 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6c2e56182744bbad77330014fab278, State: Initialized, Role: FOLLOWER
I20260630 12:28:08.243866 22575 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a6c2e56182744bbad77330014fab278" member_type: VOTER }
I20260630 12:28:08.244251 22575 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:08.244531 22575 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:08.244740 22575 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:08.249974 22575 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6c2e56182744bbad77330014fab278" member_type: VOTER }
I20260630 12:28:08.250469 22575 leader_election.cc:304] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [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: 9a6c2e56182744bbad77330014fab278; no voters: 
I20260630 12:28:08.251490 22575 leader_election.cc:290] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:08.251921 22578 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:08.253300 22578 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6c2e56182744bbad77330014fab278, State: Running, Role: LEADER
I20260630 12:28:08.253960 22578 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [LEADER]: Queue going to LEADER mode. State: All 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: "9a6c2e56182744bbad77330014fab278" member_type: VOTER }
I20260630 12:28:08.254593 22575 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:08.258752 22580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a6c2e56182744bbad77330014fab278. Latest consensus state: current_term: 1 leader_uuid: "9a6c2e56182744bbad77330014fab278" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6c2e56182744bbad77330014fab278" member_type: VOTER } }
I20260630 12:28:08.259083 22579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a6c2e56182744bbad77330014fab278" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6c2e56182744bbad77330014fab278" member_type: VOTER } }
I20260630 12:28:08.259660 22580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:08.259930 22579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:08.262794 22585 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:08.271204 22585 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:08.272202 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:08.280186 22585 catalog_manager.cc:1383] Generated new cluster ID: d2f151c6d0664dfdaf2b4e7b0d23f16b
I20260630 12:28:08.280547 22585 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:08.311132 22585 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:08.312502 22585 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:08.325276 22585 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278: Generated new TSK 0
I20260630 12:28:08.325935 22585 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:08.338758 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.344475 22596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.345767 22597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.347111 22599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:08.347399 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:08.348287 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:08.348577 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:08.348749 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822488348736 us; error 0 us; skew 500 ppm
I20260630 12:28:08.349310 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.351572 11320 webserver.cc:533] Webserver started at http://127.11.14.1:45581/ using document root <none> and password file <none>
I20260630 12:28:08.352072 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.352263 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.352594 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.353765 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "d41877141c4747bbb172d93eb003ea59"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.358227 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:08.361493 22604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.362397 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:08.362715 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "d41877141c4747bbb172d93eb003ea59"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.363090 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:08.382072 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.383206 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.384747 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.387069 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.387305 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.387562 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.387739 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.426616 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:34907
I20260630 12:28:08.426712 22666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:34907 every 8 connection(s)
I20260630 12:28:08.433203 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.439494 22671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.441497 22672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:08.442322 22667 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35435
I20260630 12:28:08.442891 22667 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:08.443842 22667 heartbeater.cc:507] Master 127.11.14.62:35435 requested a full tablet report, sending...
W20260630 12:28:08.444880 22674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:08.444918 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:08.446182 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:08.446431 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:08.446312 22540 ts_manager.cc:194] Registered new tserver with Master: d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907)
I20260630 12:28:08.446796 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822488446762 us; error 0 us; skew 500 ppm
I20260630 12:28:08.447464 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.448621 22540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52788
I20260630 12:28:08.450048 11320 webserver.cc:533] Webserver started at http://127.11.14.2:36653/ using document root <none> and password file <none>
I20260630 12:28:08.450580 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.450796 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.451058 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.452092 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "43f47896f7774fc68e3f487c9bbb0181"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.456589 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:08.459837 22679 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.460793 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:08.461140 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "43f47896f7774fc68e3f487c9bbb0181"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.461480 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:08.475792 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.476959 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.478402 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.480829 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.481055 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.481292 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.481467 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.520412 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:39371
I20260630 12:28:08.520529 22741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:39371 every 8 connection(s)
I20260630 12:28:08.525255 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.532101 22745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.532719 22746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.536278 22748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:08.536948 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:08.537819 22742 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35435
I20260630 12:28:08.537950 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:08.538226 22742 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:08.538344 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:08.538694 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822488538674 us; error 0 us; skew 500 ppm
I20260630 12:28:08.539192 22742 heartbeater.cc:507] Master 127.11.14.62:35435 requested a full tablet report, sending...
I20260630 12:28:08.539288 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.541430 22540 ts_manager.cc:194] Registered new tserver with Master: 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:08.542272 11320 webserver.cc:533] Webserver started at http://127.11.14.3:34363/ using document root <none> and password file <none>
I20260630 12:28:08.542809 22540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52800
I20260630 12:28:08.542811 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.543264 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.543558 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.544777 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.549182 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:08.552268 22753 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.553045 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:08.553397 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-hwbx"
I20260630 12:28:08.553673 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:08.580338 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.581471 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.582970 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.585146 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.585371 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.585626 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.585799 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.625300 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:37557
I20260630 12:28:08.625423 22815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:37557 every 8 connection(s)
I20260630 12:28:08.639241 22816 heartbeater.cc:344] Connected to a master server at 127.11.14.62:35435
I20260630 12:28:08.639669 22816 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:08.640443 22816 heartbeater.cc:507] Master 127.11.14.62:35435 requested a full tablet report, sending...
I20260630 12:28:08.642518 22540 ts_manager.cc:194] Registered new tserver with Master: 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3:37557)
I20260630 12:28:08.643270 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014625717s
I20260630 12:28:08.643918 22540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52806
I20260630 12:28:09.451625 22667 heartbeater.cc:499] Master 127.11.14.62:35435 was elected leader, sending a full tablet report...
I20260630 12:28:09.545478 22742 heartbeater.cc:499] Master 127.11.14.62:35435 was elected leader, sending a full tablet report...
I20260630 12:28:09.646763 22816 heartbeater.cc:499] Master 127.11.14.62:35435 was elected leader, sending a full tablet report...
I20260630 12:28:09.704663 22540 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45060:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:09.707193 22540 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:09.772926 22632 tablet_service.cc:1511] Processing CreateTablet for tablet 763823ad6d5048419eded25581d82bbc (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:09.773751 22630 tablet_service.cc:1511] Processing CreateTablet for tablet 175f6db6e72b4a1faaa5e6f74f563100 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:09.774381 22632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763823ad6d5048419eded25581d82bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.775107 22630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175f6db6e72b4a1faaa5e6f74f563100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.775311 22631 tablet_service.cc:1511] Processing CreateTablet for tablet d53681ecf08145f5bd56af34ef443163 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:09.776687 22631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53681ecf08145f5bd56af34ef443163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.777443 22780 tablet_service.cc:1511] Processing CreateTablet for tablet d53681ecf08145f5bd56af34ef443163 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:09.777853 22707 tablet_service.cc:1511] Processing CreateTablet for tablet 763823ad6d5048419eded25581d82bbc (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:09.778856 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53681ecf08145f5bd56af34ef443163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.779245 22707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763823ad6d5048419eded25581d82bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.781574 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 763823ad6d5048419eded25581d82bbc (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:09.783670 22706 tablet_service.cc:1511] Processing CreateTablet for tablet d53681ecf08145f5bd56af34ef443163 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:09.785014 22706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53681ecf08145f5bd56af34ef443163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.788869 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763823ad6d5048419eded25581d82bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.802809 22705 tablet_service.cc:1511] Processing CreateTablet for tablet 175f6db6e72b4a1faaa5e6f74f563100 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:09.805583 22836 tablet_bootstrap.cc:492] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59: Bootstrap starting.
I20260630 12:28:09.805649 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175f6db6e72b4a1faaa5e6f74f563100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.812680 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 175f6db6e72b4a1faaa5e6f74f563100 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:09.814154 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175f6db6e72b4a1faaa5e6f74f563100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.813964 22630 tablet_service.cc:1511] Processing CreateTablet for tablet a7ed53c395294494968f4cbbd647c2da (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:09.816816 22630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ed53c395294494968f4cbbd647c2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.823086 22836 tablet_bootstrap.cc:654] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.824018 22778 tablet_service.cc:1511] Processing CreateTablet for tablet a7ed53c395294494968f4cbbd647c2da (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:09.828969 22778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ed53c395294494968f4cbbd647c2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.825341 22706 tablet_service.cc:1511] Processing CreateTablet for tablet a7ed53c395294494968f4cbbd647c2da (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:09.832909 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 2c01436743664487b8f56f3d0e4667a9 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:09.834270 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c01436743664487b8f56f3d0e4667a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.833845 22632 tablet_service.cc:1511] Processing CreateTablet for tablet 2c01436743664487b8f56f3d0e4667a9 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:09.835606 22632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c01436743664487b8f56f3d0e4667a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.837023 22706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ed53c395294494968f4cbbd647c2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.844869 22777 tablet_service.cc:1511] Processing CreateTablet for tablet 2c01436743664487b8f56f3d0e4667a9 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:09.846307 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c01436743664487b8f56f3d0e4667a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.849118 22703 tablet_service.cc:1511] Processing CreateTablet for tablet b143cb08c9024679b1f55b48722eb542 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:09.850432 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b143cb08c9024679b1f55b48722eb542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.859025 22837 tablet_bootstrap.cc:492] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181: Bootstrap starting.
I20260630 12:28:09.865450 22631 tablet_service.cc:1511] Processing CreateTablet for tablet b143cb08c9024679b1f55b48722eb542 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:09.867070 22631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b143cb08c9024679b1f55b48722eb542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.876137 22776 tablet_service.cc:1511] Processing CreateTablet for tablet b143cb08c9024679b1f55b48722eb542 (DEFAULT_TABLE table=test-workload [id=f61edd34cf454ad7b6cf0a695c98ec7c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:09.877622 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b143cb08c9024679b1f55b48722eb542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.896247 22838 tablet_bootstrap.cc:492] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd: Bootstrap starting.
I20260630 12:28:09.907344 22838 tablet_bootstrap.cc:654] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.909706 22837 tablet_bootstrap.cc:654] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.912539 22836 tablet_bootstrap.cc:492] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59: No bootstrap required, opened a new log
I20260630 12:28:09.922263 22836 ts_tablet_manager.cc:1403] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.032s
I20260630 12:28:09.925333 22836 raft_consensus.cc:359] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.926187 22836 raft_consensus.cc:385] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.926549 22836 raft_consensus.cc:740] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41877141c4747bbb172d93eb003ea59, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.927532 22836 consensus_queue.cc:260] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.929482 22838 tablet_bootstrap.cc:492] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd: No bootstrap required, opened a new log
I20260630 12:28:09.930121 22837 tablet_bootstrap.cc:492] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181: No bootstrap required, opened a new log
I20260630 12:28:09.931365 22838 ts_tablet_manager.cc:1403] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260630 12:28:09.930579 22836 ts_tablet_manager.cc:1434] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:28:09.931485 22837 ts_tablet_manager.cc:1403] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.012s
W20260630 12:28:09.932116 22668 tablet.cc:2406] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:09.933745 22836 tablet_bootstrap.cc:492] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59: Bootstrap starting.
I20260630 12:28:09.934242 22837 raft_consensus.cc:359] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.934867 22837 raft_consensus.cc:385] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.935137 22837 raft_consensus.cc:740] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f47896f7774fc68e3f487c9bbb0181, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.935838 22837 consensus_queue.cc:260] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.939185 22837 ts_tablet_manager.cc:1434] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:09.940292 22837 tablet_bootstrap.cc:492] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181: Bootstrap starting.
I20260630 12:28:09.941052 22836 tablet_bootstrap.cc:654] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.946987 22837 tablet_bootstrap.cc:654] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.952864 22838 raft_consensus.cc:359] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.953917 22838 raft_consensus.cc:385] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.954310 22838 raft_consensus.cc:740] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.955140 22838 consensus_queue.cc:260] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.955991 22836 tablet_bootstrap.cc:492] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59: No bootstrap required, opened a new log
I20260630 12:28:09.956328 22837 tablet_bootstrap.cc:492] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181: No bootstrap required, opened a new log
I20260630 12:28:09.956585 22836 ts_tablet_manager.cc:1403] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260630 12:28:09.957043 22837 ts_tablet_manager.cc:1403] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:28:09.958969 22836 raft_consensus.cc:359] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.959540 22836 raft_consensus.cc:385] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.959800 22836 raft_consensus.cc:740] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41877141c4747bbb172d93eb003ea59, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.960518 22836 consensus_queue.cc:260] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.960948 22837 raft_consensus.cc:359] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.962011 22837 raft_consensus.cc:385] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.962531 22836 ts_tablet_manager.cc:1434] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:09.962559 22837 raft_consensus.cc:740] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f47896f7774fc68e3f487c9bbb0181, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.963768 22836 tablet_bootstrap.cc:492] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59: Bootstrap starting.
I20260630 12:28:09.963938 22837 consensus_queue.cc:260] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.964725 22838 ts_tablet_manager.cc:1434] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.007s
I20260630 12:28:09.968569 22838 tablet_bootstrap.cc:492] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Bootstrap starting.
I20260630 12:28:09.970783 22836 tablet_bootstrap.cc:654] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.973143 22837 ts_tablet_manager.cc:1434] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260630 12:28:09.975116 22838 tablet_bootstrap.cc:654] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.978466 22837 tablet_bootstrap.cc:492] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181: Bootstrap starting.
I20260630 12:28:09.987020 22838 tablet_bootstrap.cc:492] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd: No bootstrap required, opened a new log
I20260630 12:28:09.987846 22838 ts_tablet_manager.cc:1403] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:28:09.987118 22837 tablet_bootstrap.cc:654] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:09.990948 22838 raft_consensus.cc:359] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.992180 22838 raft_consensus.cc:385] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.992676 22838 raft_consensus.cc:740] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.993512 22838 consensus_queue.cc:260] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.994321 22836 tablet_bootstrap.cc:492] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59: No bootstrap required, opened a new log
I20260630 12:28:09.994850 22836 ts_tablet_manager.cc:1403] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260630 12:28:09.995388 22838 ts_tablet_manager.cc:1434] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:09.996333 22838 tablet_bootstrap.cc:492] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Bootstrap starting.
I20260630 12:28:09.997565 22836 raft_consensus.cc:359] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:09.998380 22836 raft_consensus.cc:385] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:09.998732 22836 raft_consensus.cc:740] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41877141c4747bbb172d93eb003ea59, State: Initialized, Role: FOLLOWER
I20260630 12:28:09.999667 22836 consensus_queue.cc:260] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.001870 22836 ts_tablet_manager.cc:1434] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:10.002566 22838 tablet_bootstrap.cc:654] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.002910 22836 tablet_bootstrap.cc:492] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59: Bootstrap starting.
I20260630 12:28:10.009765 22836 tablet_bootstrap.cc:654] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.014303 22838 tablet_bootstrap.cc:492] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd: No bootstrap required, opened a new log
I20260630 12:28:10.014348 22837 tablet_bootstrap.cc:492] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181: No bootstrap required, opened a new log
I20260630 12:28:10.014590 22836 tablet_bootstrap.cc:492] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59: No bootstrap required, opened a new log
I20260630 12:28:10.014879 22838 ts_tablet_manager.cc:1403] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:28:10.014943 22837 ts_tablet_manager.cc:1403] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.003s
I20260630 12:28:10.015079 22836 ts_tablet_manager.cc:1403] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:28:10.017581 22838 raft_consensus.cc:359] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.018148 22838 raft_consensus.cc:385] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.018425 22838 raft_consensus.cc:740] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.018240 22836 raft_consensus.cc:359] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.018512 22837 raft_consensus.cc:359] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.019135 22836 raft_consensus.cc:385] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.019302 22837 raft_consensus.cc:385] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.019496 22836 raft_consensus.cc:740] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41877141c4747bbb172d93eb003ea59, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.019270 22838 consensus_queue.cc:260] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.019959 22837 raft_consensus.cc:740] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f47896f7774fc68e3f487c9bbb0181, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.020501 22836 consensus_queue.cc:260] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.021103 22837 consensus_queue.cc:260] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.021733 22838 ts_tablet_manager.cc:1434] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:28:10.022809 22838 tablet_bootstrap.cc:492] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd: Bootstrap starting.
I20260630 12:28:10.023166 22836 ts_tablet_manager.cc:1434] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:10.024331 22836 tablet_bootstrap.cc:492] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59: Bootstrap starting.
I20260630 12:28:10.029368 22838 tablet_bootstrap.cc:654] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.030424 22836 tablet_bootstrap.cc:654] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.031239 22837 ts_tablet_manager.cc:1434] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:28:10.038997 22837 tablet_bootstrap.cc:492] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181: Bootstrap starting.
I20260630 12:28:10.041172 22838 tablet_bootstrap.cc:492] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd: No bootstrap required, opened a new log
I20260630 12:28:10.041720 22838 ts_tablet_manager.cc:1403] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260630 12:28:10.044736 22838 raft_consensus.cc:359] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.045456 22838 raft_consensus.cc:385] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.045751 22838 raft_consensus.cc:740] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.046656 22838 consensus_queue.cc:260] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.049077 22837 tablet_bootstrap.cc:654] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.051856 22836 tablet_bootstrap.cc:492] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59: No bootstrap required, opened a new log
I20260630 12:28:10.049197 22838 ts_tablet_manager.cc:1434] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:10.052459 22836 ts_tablet_manager.cc:1403] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.007s
I20260630 12:28:10.053687 22838 tablet_bootstrap.cc:492] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Bootstrap starting.
I20260630 12:28:10.057082 22836 raft_consensus.cc:359] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.058184 22836 raft_consensus.cc:385] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.058584 22836 raft_consensus.cc:740] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41877141c4747bbb172d93eb003ea59, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.059623 22836 consensus_queue.cc:260] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.061254 22838 tablet_bootstrap.cc:654] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.062970 22836 ts_tablet_manager.cc:1434] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:28:10.064163 22836 tablet_bootstrap.cc:492] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59: Bootstrap starting.
I20260630 12:28:10.067063 22837 tablet_bootstrap.cc:492] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181: No bootstrap required, opened a new log
I20260630 12:28:10.067601 22837 ts_tablet_manager.cc:1403] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260630 12:28:10.070657 22837 raft_consensus.cc:359] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.071450 22837 raft_consensus.cc:385] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.071755 22837 raft_consensus.cc:740] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f47896f7774fc68e3f487c9bbb0181, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.073295 22836 tablet_bootstrap.cc:654] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.073658 22837 consensus_queue.cc:260] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.075853 22838 tablet_bootstrap.cc:492] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd: No bootstrap required, opened a new log
I20260630 12:28:10.076460 22838 ts_tablet_manager.cc:1403] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260630 12:28:10.078548 22837 ts_tablet_manager.cc:1434] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:28:10.079367 22837 tablet_bootstrap.cc:492] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181: Bootstrap starting.
I20260630 12:28:10.079562 22838 raft_consensus.cc:359] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.080328 22838 raft_consensus.cc:385] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.080731 22838 raft_consensus.cc:740] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.081482 22838 consensus_queue.cc:260] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.082785 22836 tablet_bootstrap.cc:492] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59: No bootstrap required, opened a new log
I20260630 12:28:10.083410 22836 ts_tablet_manager.cc:1403] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260630 12:28:10.084019 22838 ts_tablet_manager.cc:1434] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:10.085110 22838 tablet_bootstrap.cc:492] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Bootstrap starting.
I20260630 12:28:10.086019 22837 tablet_bootstrap.cc:654] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.086668 22836 raft_consensus.cc:359] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.087504 22836 raft_consensus.cc:385] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.087850 22836 raft_consensus.cc:740] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d41877141c4747bbb172d93eb003ea59, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.088860 22836 consensus_queue.cc:260] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.091835 22838 tablet_bootstrap.cc:654] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.092507 22836 ts_tablet_manager.cc:1434] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260630 12:28:10.106495 22838 tablet_bootstrap.cc:492] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd: No bootstrap required, opened a new log
I20260630 12:28:10.106495 22837 tablet_bootstrap.cc:492] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181: No bootstrap required, opened a new log
I20260630 12:28:10.107264 22838 ts_tablet_manager.cc:1403] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.013s
I20260630 12:28:10.107475 22837 ts_tablet_manager.cc:1403] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260630 12:28:10.110415 22838 raft_consensus.cc:359] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.110584 22837 raft_consensus.cc:359] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.111203 22838 raft_consensus.cc:385] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.111289 22837 raft_consensus.cc:385] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.111580 22838 raft_consensus.cc:740] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.111662 22837 raft_consensus.cc:740] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f47896f7774fc68e3f487c9bbb0181, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.112453 22837 consensus_queue.cc:260] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.112453 22838 consensus_queue.cc:260] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.114945 22837 ts_tablet_manager.cc:1434] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:10.116202 22837 tablet_bootstrap.cc:492] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181: Bootstrap starting.
I20260630 12:28:10.114945 22838 ts_tablet_manager.cc:1434] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:10.122717 22837 tablet_bootstrap.cc:654] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.127789 22837 tablet_bootstrap.cc:492] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181: No bootstrap required, opened a new log
I20260630 12:28:10.128168 22837 ts_tablet_manager.cc:1403] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:28:10.129777 22846 raft_consensus.cc:493] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.130216 22846 raft_consensus.cc:515] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.130493 22837 raft_consensus.cc:359] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.131207 22837 raft_consensus.cc:385] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.131495 22837 raft_consensus.cc:740] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f47896f7774fc68e3f487c9bbb0181, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.132557 22846 leader_election.cc:290] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.132262 22837 consensus_queue.cc:260] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.134691 22837 ts_tablet_manager.cc:1434] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:10.147782 22717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53681ecf08145f5bd56af34ef443163" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181" is_pre_election: true
I20260630 12:28:10.148343 22642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53681ecf08145f5bd56af34ef443163" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59" is_pre_election: true
I20260630 12:28:10.148625 22717 raft_consensus.cc:2468] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.149108 22642 raft_consensus.cc:2468] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.150014 22755 leader_election.cc:304] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a9c5229a30e4fa8a41b0bef705b7dfd, 43f47896f7774fc68e3f487c9bbb0181; no voters: 
I20260630 12:28:10.150859 22846 raft_consensus.cc:2804] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.151146 22846 raft_consensus.cc:493] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.151430 22846 raft_consensus.cc:3060] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.156599 22846 raft_consensus.cc:515] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.158377 22846 leader_election.cc:290] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 election: Requested vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.159276 22642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53681ecf08145f5bd56af34ef443163" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59"
I20260630 12:28:10.159343 22717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d53681ecf08145f5bd56af34ef443163" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181"
I20260630 12:28:10.159883 22642 raft_consensus.cc:3060] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.159941 22717 raft_consensus.cc:3060] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.165351 22717 raft_consensus.cc:2468] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.165361 22642 raft_consensus.cc:2468] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.166599 22757 leader_election.cc:304] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [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: 0a9c5229a30e4fa8a41b0bef705b7dfd, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.167325 22846 raft_consensus.cc:2804] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.168553 22846 raft_consensus.cc:697] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Becoming Leader. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Running, Role: LEADER
I20260630 12:28:10.169216 22846 consensus_queue.cc:237] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.178270 22540 catalog_manager.cc:5697] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3). New cstate: current_term: 1 leader_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:10.179212 22842 raft_consensus.cc:493] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.179737 22842 raft_consensus.cc:515] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.182154 22842 leader_election.cc:290] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371), 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3:37557)
I20260630 12:28:10.195703 22717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b143cb08c9024679b1f55b48722eb542" candidate_uuid: "d41877141c4747bbb172d93eb003ea59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181" is_pre_election: true
I20260630 12:28:10.196696 22717 raft_consensus.cc:2468] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41877141c4747bbb172d93eb003ea59 in term 0.
I20260630 12:28:10.197306 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b143cb08c9024679b1f55b48722eb542" candidate_uuid: "d41877141c4747bbb172d93eb003ea59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" is_pre_election: true
I20260630 12:28:10.197804 22606 leader_election.cc:304] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43f47896f7774fc68e3f487c9bbb0181, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.198293 22791 raft_consensus.cc:2468] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d41877141c4747bbb172d93eb003ea59 in term 0.
I20260630 12:28:10.198798 22842 raft_consensus.cc:2804] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.199205 22842 raft_consensus.cc:493] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.199527 22842 raft_consensus.cc:3060] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.203590 22846 raft_consensus.cc:493] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.204108 22846 raft_consensus.cc:515] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.205476 22842 raft_consensus.cc:515] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.206326 22846 leader_election.cc:290] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.207043 22642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763823ad6d5048419eded25581d82bbc" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59" is_pre_election: true
I20260630 12:28:10.207307 22717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763823ad6d5048419eded25581d82bbc" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181" is_pre_election: true
I20260630 12:28:10.207583 22842 leader_election.cc:290] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [CANDIDATE]: Term 1 election: Requested vote from peers 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371), 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3:37557)
I20260630 12:28:10.207758 22642 raft_consensus.cc:2468] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.207970 22717 raft_consensus.cc:2468] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.208415 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b143cb08c9024679b1f55b48722eb542" candidate_uuid: "d41877141c4747bbb172d93eb003ea59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181"
I20260630 12:28:10.209026 22716 raft_consensus.cc:3060] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.209015 22757 leader_election.cc:304] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a9c5229a30e4fa8a41b0bef705b7dfd, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.210027 22846 raft_consensus.cc:2804] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.210457 22846 raft_consensus.cc:493] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.210739 22846 raft_consensus.cc:3060] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.210675 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b143cb08c9024679b1f55b48722eb542" candidate_uuid: "d41877141c4747bbb172d93eb003ea59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd"
I20260630 12:28:10.211421 22791 raft_consensus.cc:3060] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.215839 22846 raft_consensus.cc:515] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.216663 22716 raft_consensus.cc:2468] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41877141c4747bbb172d93eb003ea59 in term 1.
I20260630 12:28:10.217689 22846 leader_election.cc:290] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 election: Requested vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.218427 22606 leader_election.cc:304] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [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: 43f47896f7774fc68e3f487c9bbb0181, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.218466 22642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763823ad6d5048419eded25581d82bbc" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59"
I20260630 12:28:10.218717 22791 raft_consensus.cc:2468] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d41877141c4747bbb172d93eb003ea59 in term 1.
I20260630 12:28:10.219298 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763823ad6d5048419eded25581d82bbc" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181"
I20260630 12:28:10.219496 22842 raft_consensus.cc:2804] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.219336 22642 raft_consensus.cc:3060] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.220147 22716 raft_consensus.cc:3060] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.221083 22842 raft_consensus.cc:697] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 1 LEADER]: Becoming Leader. State: Replica: d41877141c4747bbb172d93eb003ea59, State: Running, Role: LEADER
I20260630 12:28:10.222106 22842 consensus_queue.cc:237] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.226315 22642 raft_consensus.cc:2468] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.228024 22716 raft_consensus.cc:2468] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.228066 22757 leader_election.cc:304] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [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: 0a9c5229a30e4fa8a41b0bef705b7dfd, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.229104 22846 raft_consensus.cc:2804] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.229589 22846 raft_consensus.cc:697] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Becoming Leader. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Running, Role: LEADER
I20260630 12:28:10.230317 22846 consensus_queue.cc:237] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.230605 22540 catalog_manager.cc:5697] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 reported cstate change: term changed from 0 to 1, leader changed from <none> to d41877141c4747bbb172d93eb003ea59 (127.11.14.1). New cstate: current_term: 1 leader_uuid: "d41877141c4747bbb172d93eb003ea59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:10.238477 22539 catalog_manager.cc:5697] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3). New cstate: current_term: 1 leader_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:10.269589 22588 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:10.275207 22843 raft_consensus.cc:493] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.275707 22843 raft_consensus.cc:515] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.277683 22843 leader_election.cc:290] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3:37557)
I20260630 12:28:10.285212 22846 raft_consensus.cc:493] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.285741 22846 raft_consensus.cc:515] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.287922 22846 leader_election.cc:290] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.288717 22642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed53c395294494968f4cbbd647c2da" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59" is_pre_election: true
I20260630 12:28:10.289357 22641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c01436743664487b8f56f3d0e4667a9" candidate_uuid: "43f47896f7774fc68e3f487c9bbb0181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59" is_pre_election: true
I20260630 12:28:10.289460 22642 raft_consensus.cc:2468] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.289572 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed53c395294494968f4cbbd647c2da" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181" is_pre_election: true
I20260630 12:28:10.290177 22641 raft_consensus.cc:2468] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43f47896f7774fc68e3f487c9bbb0181 in term 0.
I20260630 12:28:10.290409 22716 raft_consensus.cc:2468] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.290978 22757 leader_election.cc:304] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a9c5229a30e4fa8a41b0bef705b7dfd, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.291599 22683 leader_election.cc:304] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43f47896f7774fc68e3f487c9bbb0181, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.291903 22862 raft_consensus.cc:493] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:10.292099 22846 raft_consensus.cc:2804] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.292507 22843 raft_consensus.cc:2804] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.292589 22846 raft_consensus.cc:493] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.292428 22862 raft_consensus.cc:515] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.293159 22843 raft_consensus.cc:493] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.293259 22846 raft_consensus.cc:3060] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.293550 22843 raft_consensus.cc:3060] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.293421 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c01436743664487b8f56f3d0e4667a9" candidate_uuid: "43f47896f7774fc68e3f487c9bbb0181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" is_pre_election: true
I20260630 12:28:10.294404 22791 raft_consensus.cc:2468] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43f47896f7774fc68e3f487c9bbb0181 in term 0.
I20260630 12:28:10.294927 22862 leader_election.cc:290] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.296460 22641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175f6db6e72b4a1faaa5e6f74f563100" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59" is_pre_election: true
I20260630 12:28:10.297048 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175f6db6e72b4a1faaa5e6f74f563100" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181" is_pre_election: true
I20260630 12:28:10.297119 22641 raft_consensus.cc:2468] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.297822 22716 raft_consensus.cc:2468] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 0.
I20260630 12:28:10.298703 22757 leader_election.cc:304] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a9c5229a30e4fa8a41b0bef705b7dfd, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.299638 22862 raft_consensus.cc:2804] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:10.299999 22862 raft_consensus.cc:493] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:10.300326 22862 raft_consensus.cc:3060] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.301002 22843 raft_consensus.cc:515] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.301975 22846 raft_consensus.cc:515] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.302837 22843 leader_election.cc:290] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [CANDIDATE]: Term 1 election: Requested vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3:37557)
I20260630 12:28:10.304116 22641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c01436743664487b8f56f3d0e4667a9" candidate_uuid: "43f47896f7774fc68e3f487c9bbb0181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59"
I20260630 12:28:10.304476 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c01436743664487b8f56f3d0e4667a9" candidate_uuid: "43f47896f7774fc68e3f487c9bbb0181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd"
I20260630 12:28:10.304988 22641 raft_consensus.cc:3060] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.304908 22642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed53c395294494968f4cbbd647c2da" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59"
I20260630 12:28:10.305068 22791 raft_consensus.cc:3060] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.305758 22642 raft_consensus.cc:3060] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.306262 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ed53c395294494968f4cbbd647c2da" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181"
I20260630 12:28:10.306875 22716 raft_consensus.cc:3060] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.308897 22862 raft_consensus.cc:515] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.311144 22862 leader_election.cc:290] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 election: Requested vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.312482 22640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175f6db6e72b4a1faaa5e6f74f563100" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d41877141c4747bbb172d93eb003ea59"
I20260630 12:28:10.313218 22640 raft_consensus.cc:3060] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.313705 22791 raft_consensus.cc:2468] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43f47896f7774fc68e3f487c9bbb0181 in term 1.
I20260630 12:28:10.315063 22716 raft_consensus.cc:2468] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.315070 22683 leader_election.cc:304] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [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: 0a9c5229a30e4fa8a41b0bef705b7dfd, 43f47896f7774fc68e3f487c9bbb0181; no voters: 
I20260630 12:28:10.316476 22755 leader_election.cc:304] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [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: 0a9c5229a30e4fa8a41b0bef705b7dfd, 43f47896f7774fc68e3f487c9bbb0181; no voters: 
I20260630 12:28:10.317016 22717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175f6db6e72b4a1faaa5e6f74f563100" candidate_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43f47896f7774fc68e3f487c9bbb0181"
I20260630 12:28:10.317517 22862 raft_consensus.cc:2804] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.317682 22717 raft_consensus.cc:3060] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.318567 22843 raft_consensus.cc:2804] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.320537 22640 raft_consensus.cc:2468] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.321074 22642 raft_consensus.cc:2468] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.321815 22757 leader_election.cc:304] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [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: 0a9c5229a30e4fa8a41b0bef705b7dfd, d41877141c4747bbb172d93eb003ea59; no voters: 
I20260630 12:28:10.304198 22846 leader_election.cc:290] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [CANDIDATE]: Term 1 election: Requested vote from peers d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907), 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2:39371)
I20260630 12:28:10.322939 22846 raft_consensus.cc:2804] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.323382 22846 raft_consensus.cc:697] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Becoming Leader. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Running, Role: LEADER
I20260630 12:28:10.324604 22846 consensus_queue.cc:237] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.325459 22717 raft_consensus.cc:2468] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a9c5229a30e4fa8a41b0bef705b7dfd in term 1.
I20260630 12:28:10.320114 22641 raft_consensus.cc:2468] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43f47896f7774fc68e3f487c9bbb0181 in term 1.
I20260630 12:28:10.329116 22862 raft_consensus.cc:697] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Becoming Leader. State: Replica: 0a9c5229a30e4fa8a41b0bef705b7dfd, State: Running, Role: LEADER
I20260630 12:28:10.329695 22843 raft_consensus.cc:697] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 LEADER]: Becoming Leader. State: Replica: 43f47896f7774fc68e3f487c9bbb0181, State: Running, Role: LEADER
I20260630 12:28:10.330312 22862 consensus_queue.cc:237] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.330649 22843 consensus_queue.cc:237] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } }
I20260630 12:28:10.340116 22539 catalog_manager.cc:5697] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43f47896f7774fc68e3f487c9bbb0181 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "43f47896f7774fc68e3f487c9bbb0181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:10.340116 22540 catalog_manager.cc:5697] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3). New cstate: current_term: 1 leader_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:10.355553 22540 catalog_manager.cc:5697] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a9c5229a30e4fa8a41b0bef705b7dfd (127.11.14.3). New cstate: current_term: 1 leader_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:10.614049 22862 consensus_queue.cc:1048] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.625681 22862 consensus_queue.cc:1048] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.630857 22862 consensus_queue.cc:1048] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.643944 22862 consensus_queue.cc:1048] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.738791 22862 consensus_queue.cc:1048] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.749032 22871 consensus_queue.cc:1048] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.754916 22871 consensus_queue.cc:1048] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:10.766389 22873 consensus_queue.cc:1048] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.787362 22842 consensus_queue.cc:1048] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.799067 22842 consensus_queue.cc:1048] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43f47896f7774fc68e3f487c9bbb0181" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 39371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:10.863938 22893 consensus_queue.cc:1048] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a9c5229a30e4fa8a41b0bef705b7dfd" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:10.864794 22843 consensus_queue.cc:1048] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d41877141c4747bbb172d93eb003ea59" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 34907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:17.413691 22663 debug-util.cc:398] Leaking SignalData structure 0x7b080011aac0 after lost signal to thread 11323
W20260630 12:28:17.414872 22663 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8800 after lost signal to thread 22574
W20260630 12:28:17.416021 22663 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc7c0 after lost signal to thread 22666
W20260630 12:28:17.417012 22663 debug-util.cc:398] Leaking SignalData structure 0x7b0800182c60 after lost signal to thread 22741
W20260630 12:28:17.417975 22663 debug-util.cc:398] Leaking SignalData structure 0x7b0800131d00 after lost signal to thread 22815
W20260630 12:28:19.579418 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7040 after lost signal to thread 11323
W20260630 12:28:19.580768 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb860 after lost signal to thread 22574
W20260630 12:28:19.582219 22812 debug-util.cc:398] Leaking SignalData structure 0x7b080029bca0 after lost signal to thread 22666
W20260630 12:28:19.583217 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08002e1180 after lost signal to thread 22741
W20260630 12:28:19.584169 22812 debug-util.cc:398] Leaking SignalData structure 0x7b080029f840 after lost signal to thread 22815
I20260630 12:28:20.609866 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:28:20.644505 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.645852 11320 tablet_replica.cc:333] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59: stopping tablet replica
I20260630 12:28:20.647971 11320 raft_consensus.cc:2243] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.649173 11320 raft_consensus.cc:2272] T b143cb08c9024679b1f55b48722eb542 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.652457 11320 tablet_replica.cc:333] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59: stopping tablet replica
I20260630 12:28:20.653076 11320 raft_consensus.cc:2243] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.653658 11320 raft_consensus.cc:2272] T a7ed53c395294494968f4cbbd647c2da P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.656857 11320 tablet_replica.cc:333] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59: stopping tablet replica
I20260630 12:28:20.657481 11320 raft_consensus.cc:2243] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.658025 11320 raft_consensus.cc:2272] T d53681ecf08145f5bd56af34ef443163 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.660977 11320 tablet_replica.cc:333] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59: stopping tablet replica
I20260630 12:28:20.661520 11320 raft_consensus.cc:2243] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.662012 11320 raft_consensus.cc:2272] T 175f6db6e72b4a1faaa5e6f74f563100 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.665050 11320 tablet_replica.cc:333] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59: stopping tablet replica
I20260630 12:28:20.665704 11320 raft_consensus.cc:2243] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.666281 11320 raft_consensus.cc:2272] T 763823ad6d5048419eded25581d82bbc P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.668960 11320 tablet_replica.cc:333] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59: stopping tablet replica
I20260630 12:28:20.669399 11320 raft_consensus.cc:2243] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.669945 11320 raft_consensus.cc:2272] T 2c01436743664487b8f56f3d0e4667a9 P d41877141c4747bbb172d93eb003ea59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:20.708395 22757 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:34907: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:28:20.711951 22757 consensus_peers.cc:597] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd -> Peer d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907): Couldn't send request to peer d41877141c4747bbb172d93eb003ea59. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:34907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.742967 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
W20260630 12:28:20.778565 22757 consensus_peers.cc:597] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd -> Peer d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907): Couldn't send request to peer d41877141c4747bbb172d93eb003ea59. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:34907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:20.779620 22683 consensus_peers.cc:597] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 -> Peer d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907): Couldn't send request to peer d41877141c4747bbb172d93eb003ea59. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:34907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.781706 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:28:20.815712 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.816570 11320 tablet_replica.cc:333] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181: stopping tablet replica
I20260630 12:28:20.817449 11320 raft_consensus.cc:2243] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.818037 11320 raft_consensus.cc:2272] T b143cb08c9024679b1f55b48722eb542 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.821067 11320 tablet_replica.cc:333] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181: stopping tablet replica
I20260630 12:28:20.821673 11320 raft_consensus.cc:2243] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.822171 11320 raft_consensus.cc:2272] T a7ed53c395294494968f4cbbd647c2da P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.824843 11320 tablet_replica.cc:333] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181: stopping tablet replica
I20260630 12:28:20.825425 11320 raft_consensus.cc:2243] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.825958 11320 raft_consensus.cc:2272] T 763823ad6d5048419eded25581d82bbc P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.828657 11320 tablet_replica.cc:333] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181: stopping tablet replica
I20260630 12:28:20.829185 11320 raft_consensus.cc:2243] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.829674 11320 raft_consensus.cc:2272] T d53681ecf08145f5bd56af34ef443163 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.832214 11320 tablet_replica.cc:333] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181: stopping tablet replica
I20260630 12:28:20.832710 11320 raft_consensus.cc:2243] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.833206 11320 raft_consensus.cc:2272] T 175f6db6e72b4a1faaa5e6f74f563100 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.835685 11320 tablet_replica.cc:333] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181: stopping tablet replica
I20260630 12:28:20.836176 11320 raft_consensus.cc:2243] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.837071 11320 raft_consensus.cc:2272] T 2c01436743664487b8f56f3d0e4667a9 P 43f47896f7774fc68e3f487c9bbb0181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.867707 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:28:20.897293 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
W20260630 12:28:20.928174 22757 consensus_peers.cc:597] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd -> Peer d41877141c4747bbb172d93eb003ea59 (127.11.14.1:34907): Couldn't send request to peer d41877141c4747bbb172d93eb003ea59. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:34907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.929718 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.930464 11320 tablet_replica.cc:333] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd: stopping tablet replica
I20260630 12:28:20.931247 11320 raft_consensus.cc:2243] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.931802 11320 raft_consensus.cc:2272] T b143cb08c9024679b1f55b48722eb542 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.934435 11320 tablet_replica.cc:333] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd: stopping tablet replica
I20260630 12:28:20.934994 11320 raft_consensus.cc:2243] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.935897 11320 raft_consensus.cc:2272] T a7ed53c395294494968f4cbbd647c2da P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.938467 11320 tablet_replica.cc:333] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd: stopping tablet replica
I20260630 12:28:20.939095 11320 raft_consensus.cc:2243] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.939577 11320 raft_consensus.cc:2272] T 2c01436743664487b8f56f3d0e4667a9 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.941905 11320 tablet_replica.cc:333] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd: stopping tablet replica
I20260630 12:28:20.942420 11320 raft_consensus.cc:2243] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.943298 11320 raft_consensus.cc:2272] T 175f6db6e72b4a1faaa5e6f74f563100 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.945745 11320 tablet_replica.cc:333] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd: stopping tablet replica
I20260630 12:28:20.946235 11320 raft_consensus.cc:2243] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.947093 11320 raft_consensus.cc:2272] T d53681ecf08145f5bd56af34ef443163 P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.949777 11320 tablet_replica.cc:333] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd: stopping tablet replica
I20260630 12:28:20.950271 11320 raft_consensus.cc:2243] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.951169 11320 raft_consensus.cc:2272] T 763823ad6d5048419eded25581d82bbc P 0a9c5229a30e4fa8a41b0bef705b7dfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:21.978206 11320 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22812)
I20260630 12:28:22.640725 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:28:22.661769 11320 master.cc:562] Master@127.11.14.62:35435 shutting down...
I20260630 12:28:22.685232 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:22.685930 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:22.686277 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a6c2e56182744bbad77330014fab278: stopping tablet replica
I20260630 12:28:22.705425 11320 master.cc:584] Master@127.11.14.62:35435 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (14623 ms)
[----------] 24 tests from AutoRebalancerTest (270919 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:28:22.749387 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:39351
I20260630 12:28:22.750576 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.756448 22913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:22.756640 22912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:22.756844 22915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:22.757966 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:22.758929 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.759132 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:22.759303 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822502759287 us; error 0 us; skew 500 ppm
I20260630 12:28:22.759864 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.762187 11320 webserver.cc:533] Webserver started at http://127.11.14.62:37245/ using document root <none> and password file <none>
I20260630 12:28:22.762708 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.762926 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.763209 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.764405 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-hwbx"
I20260630 12:28:22.768887 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:22.772001 22920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.772840 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:22.773116 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-hwbx"
I20260630 12:28:22.773398 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:22.787647 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.788904 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.825964 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:39351
I20260630 12:28:22.826073 22971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:39351 every 8 connection(s)
I20260630 12:28:22.829766 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.840837 22972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04: Bootstrap starting.
I20260630 12:28:22.845382 22972 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.849404 22972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04: No bootstrap required, opened a new log
I20260630 12:28:22.851477 22972 raft_consensus.cc:359] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04" member_type: VOTER }
I20260630 12:28:22.851892 22972 raft_consensus.cc:385] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.852072 22972 raft_consensus.cc:740] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f45bbbb05eeb4dbd905d5c7ef196fd04, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.852602 22972 consensus_queue.cc:260] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f45bbbb05eeb4dbd905d5c7ef196fd04" member_type: VOTER }
I20260630 12:28:22.853058 22972 raft_consensus.cc:399] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:22.853246 22972 raft_consensus.cc:493] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:22.853454 22972 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:22.857894 22972 raft_consensus.cc:515] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04" member_type: VOTER }
I20260630 12:28:22.858330 22972 leader_election.cc:304] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [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: f45bbbb05eeb4dbd905d5c7ef196fd04; no voters: 
I20260630 12:28:22.859321 22972 leader_election.cc:290] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:22.859733 22975 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:22.861166 22975 raft_consensus.cc:697] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 1 LEADER]: Becoming Leader. State: Replica: f45bbbb05eeb4dbd905d5c7ef196fd04, State: Running, Role: LEADER
I20260630 12:28:22.861896 22975 consensus_queue.cc:237] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [LEADER]: Queue going to LEADER mode. State: All 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: "f45bbbb05eeb4dbd905d5c7ef196fd04" member_type: VOTER }
I20260630 12:28:22.862490 22972 sys_catalog.cc:565] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:22.867306 22977 sys_catalog.cc:455] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f45bbbb05eeb4dbd905d5c7ef196fd04. Latest consensus state: current_term: 1 leader_uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04" member_type: VOTER } }
I20260630 12:28:22.867825 22976 sys_catalog.cc:455] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f45bbbb05eeb4dbd905d5c7ef196fd04" member_type: VOTER } }
I20260630 12:28:22.868171 22977 sys_catalog.cc:458] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:22.868623 22976 sys_catalog.cc:458] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:22.871609 22983 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:22.876945 22983 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:22.879314 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:22.885990 22983 catalog_manager.cc:1383] Generated new cluster ID: 8761da4827574b7cb7bca440d991c5d5
I20260630 12:28:22.886258 22983 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:22.907181 22983 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:22.909025 22983 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:22.922931 22983 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04: Generated new TSK 0
I20260630 12:28:22.923508 22983 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:22.945569 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.951419 22993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:22.952508 22994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:22.955072 22996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:22.956161 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:22.957026 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.957216 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:22.957342 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822502957331 us; error 0 us; skew 500 ppm
I20260630 12:28:22.957764 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.959836 11320 webserver.cc:533] Webserver started at http://127.11.14.1:39871/ using document root <none> and password file <none>
I20260630 12:28:22.960261 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.960479 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.960716 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.961746 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "cd7af1f646d9471b8310ec2d36f3d43a"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-hwbx"
I20260630 12:28:22.966307 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:22.969404 23001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.970227 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:22.970549 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "cd7af1f646d9471b8310ec2d36f3d43a"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-hwbx"
I20260630 12:28:22.970808 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:22.979849 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.981030 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.982326 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:22.984512 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:22.984700 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.984941 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:22.985105 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.023480 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:42055
I20260630 12:28:23.023571 23063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:42055 every 8 connection(s)
I20260630 12:28:23.028493 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:23.036021 23068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:23.038273 23069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:23.039641 23071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:23.039912 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:23.040915 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:23.041123 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:23.041312 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822503041294 us; error 0 us; skew 500 ppm
I20260630 12:28:23.041826 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:23.044608 11320 webserver.cc:533] Webserver started at http://127.11.14.2:41309/ using document root <none> and password file <none>
I20260630 12:28:23.045291 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:23.045500 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:23.045740 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:23.046396 23064 heartbeater.cc:344] Connected to a master server at 127.11.14.62:39351
I20260630 12:28:23.046816 23064 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:23.047039 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "632250cb9bd940659fbc50754979b699"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-hwbx"
I20260630 12:28:23.047691 23064 heartbeater.cc:507] Master 127.11.14.62:39351 requested a full tablet report, sending...
I20260630 12:28:23.050140 22937 ts_manager.cc:194] Registered new tserver with Master: cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055)
I20260630 12:28:23.052014 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:28:23.052385 22937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49686
I20260630 12:28:23.055653 23076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.056345 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:23.056680 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "632250cb9bd940659fbc50754979b699"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-hwbx"
I20260630 12:28:23.056972 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:23.080966 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:23.082120 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:23.083570 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:23.085685 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:23.085912 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.086151 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:23.086315 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.124853 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:36303
I20260630 12:28:23.124962 23138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:36303 every 8 connection(s)
I20260630 12:28:23.129527 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:23.136778 23142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:23.138525 23143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:23.141528 11320 server_base.cc:1061] running on GCE node
W20260630 12:28:23.141984 23145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:23.142982 23139 heartbeater.cc:344] Connected to a master server at 127.11.14.62:39351
I20260630 12:28:23.143091 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:23.143388 23139 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:23.143457 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:23.143836 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822503143818 us; error 0 us; skew 500 ppm
I20260630 12:28:23.144330 23139 heartbeater.cc:507] Master 127.11.14.62:39351 requested a full tablet report, sending...
I20260630 12:28:23.144469 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:23.146648 22937 ts_manager.cc:194] Registered new tserver with Master: 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303)
I20260630 12:28:23.147269 11320 webserver.cc:533] Webserver started at http://127.11.14.3:38749/ using document root <none> and password file <none>
I20260630 12:28:23.147780 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:23.147985 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:23.148241 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:23.148222 22937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49694
I20260630 12:28:23.149921 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "c8995c41f28e4ef3818e74e7f2150287"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-hwbx"
I20260630 12:28:23.154237 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:23.157519 23150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.158314 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:23.158588 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "c8995c41f28e4ef3818e74e7f2150287"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-hwbx"
I20260630 12:28:23.158867 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:23.183120 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:23.184257 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:23.185729 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:23.187824 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:23.188043 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.188266 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:23.188462 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:23.256435 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:46733
I20260630 12:28:23.256510 23213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:46733 every 8 connection(s)
I20260630 12:28:23.274287 23214 heartbeater.cc:344] Connected to a master server at 127.11.14.62:39351
I20260630 12:28:23.274658 23214 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:23.275686 23214 heartbeater.cc:507] Master 127.11.14.62:39351 requested a full tablet report, sending...
I20260630 12:28:23.277976 22937 ts_manager.cc:194] Registered new tserver with Master: c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:23.278076 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017312998s
I20260630 12:28:23.279914 22937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49696
I20260630 12:28:24.055289 23064 heartbeater.cc:499] Master 127.11.14.62:39351 was elected leader, sending a full tablet report...
I20260630 12:28:24.151243 23139 heartbeater.cc:499] Master 127.11.14.62:39351 was elected leader, sending a full tablet report...
I20260630 12:28:24.283325 23214 heartbeater.cc:499] Master 127.11.14.62:39351 was elected leader, sending a full tablet report...
I20260630 12:28:24.335040 22937 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49700:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:24.337843 22937 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:24.420516 23029 tablet_service.cc:1511] Processing CreateTablet for tablet 59afa920ee654b36928a6eec6a30fc32 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:24.422523 23029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59afa920ee654b36928a6eec6a30fc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.422997 23175 tablet_service.cc:1511] Processing CreateTablet for tablet 42e4eef46375484b9b0f75db3deb1183 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:24.424635 23175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e4eef46375484b9b0f75db3deb1183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.425096 23174 tablet_service.cc:1511] Processing CreateTablet for tablet 2851868e6b294906bcacab1a6dd363d5 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:24.425277 23028 tablet_service.cc:1511] Processing CreateTablet for tablet 0e54daac22654c678b86963bba07331c (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:24.426532 23174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2851868e6b294906bcacab1a6dd363d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.426775 23028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e54daac22654c678b86963bba07331c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.429735 23027 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca1c6fbffa444238174e1e141a6811d (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:24.430738 23104 tablet_service.cc:1511] Processing CreateTablet for tablet 59afa920ee654b36928a6eec6a30fc32 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:24.431203 23027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca1c6fbffa444238174e1e141a6811d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.432045 23177 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca1c6fbffa444238174e1e141a6811d (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:24.432312 23104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59afa920ee654b36928a6eec6a30fc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.432948 23100 tablet_service.cc:1511] Processing CreateTablet for tablet 42e4eef46375484b9b0f75db3deb1183 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:24.433457 23177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca1c6fbffa444238174e1e141a6811d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.437297 23026 tablet_service.cc:1511] Processing CreateTablet for tablet 4787d2c0d1f14e9c90a35d04955f4782 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:24.438532 23026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4787d2c0d1f14e9c90a35d04955f4782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.420420 23179 tablet_service.cc:1511] Processing CreateTablet for tablet 59afa920ee654b36928a6eec6a30fc32 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:24.434355 23099 tablet_service.cc:1511] Processing CreateTablet for tablet 2851868e6b294906bcacab1a6dd363d5 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:24.441296 23179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59afa920ee654b36928a6eec6a30fc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.434779 23178 tablet_service.cc:1511] Processing CreateTablet for tablet 0e54daac22654c678b86963bba07331c (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:24.443106 23178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e54daac22654c678b86963bba07331c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.444684 23100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e4eef46375484b9b0f75db3deb1183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.434872 23102 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca1c6fbffa444238174e1e141a6811d (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:24.436075 23025 tablet_service.cc:1511] Processing CreateTablet for tablet 42e4eef46375484b9b0f75db3deb1183 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:24.445879 23102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca1c6fbffa444238174e1e141a6811d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.446303 23025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e4eef46375484b9b0f75db3deb1183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.436077 23101 tablet_service.cc:1511] Processing CreateTablet for tablet 4787d2c0d1f14e9c90a35d04955f4782 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:24.449800 23101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4787d2c0d1f14e9c90a35d04955f4782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.450601 23099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2851868e6b294906bcacab1a6dd363d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.430743 23176 tablet_service.cc:1511] Processing CreateTablet for tablet 4787d2c0d1f14e9c90a35d04955f4782 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:24.452366 23176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4787d2c0d1f14e9c90a35d04955f4782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.433627 23103 tablet_service.cc:1511] Processing CreateTablet for tablet 0e54daac22654c678b86963bba07331c (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:24.457629 23103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e54daac22654c678b86963bba07331c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.461763 23024 tablet_service.cc:1511] Processing CreateTablet for tablet 2851868e6b294906bcacab1a6dd363d5 (DEFAULT_TABLE table=test-workload [id=303b4753d81a4c75900d2bf342640501]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:24.463102 23024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2851868e6b294906bcacab1a6dd363d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.516402 23234 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a: Bootstrap starting.
I20260630 12:28:24.523236 23234 tablet_bootstrap.cc:654] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.559607 23235 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287: Bootstrap starting.
I20260630 12:28:24.561347 23234 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a: No bootstrap required, opened a new log
I20260630 12:28:24.566057 23237 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699: Bootstrap starting.
I20260630 12:28:24.569036 23235 tablet_bootstrap.cc:654] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.574159 23234 ts_tablet_manager.cc:1403] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.011s
I20260630 12:28:24.576428 23237 tablet_bootstrap.cc:654] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.577455 23234 raft_consensus.cc:359] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.578321 23234 raft_consensus.cc:385] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.578619 23234 raft_consensus.cc:740] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.579522 23234 consensus_queue.cc:260] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.587488 23234 ts_tablet_manager.cc:1434] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:28:24.587920 23235 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287: No bootstrap required, opened a new log
I20260630 12:28:24.588420 23235 ts_tablet_manager.cc:1403] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260630 12:28:24.588446 23234 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a: Bootstrap starting.
I20260630 12:28:24.589850 23237 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699: No bootstrap required, opened a new log
I20260630 12:28:24.590318 23237 ts_tablet_manager.cc:1403] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260630 12:28:24.591683 23235 raft_consensus.cc:359] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.592473 23235 raft_consensus.cc:385] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.592768 23235 raft_consensus.cc:740] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8995c41f28e4ef3818e74e7f2150287, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.593441 23237 raft_consensus.cc:359] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.594254 23237 raft_consensus.cc:385] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.593844 23235 consensus_queue.cc:260] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.594581 23237 raft_consensus.cc:740] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632250cb9bd940659fbc50754979b699, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.595840 23234 tablet_bootstrap.cc:654] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.595572 23237 consensus_queue.cc:260] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.603331 23235 ts_tablet_manager.cc:1434] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.012s
I20260630 12:28:24.609072 23235 tablet_bootstrap.cc:492] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287: Bootstrap starting.
I20260630 12:28:24.610270 23234 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a: No bootstrap required, opened a new log
I20260630 12:28:24.610973 23234 ts_tablet_manager.cc:1403] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:28:24.613981 23237 ts_tablet_manager.cc:1434] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.009s
I20260630 12:28:24.614312 23234 raft_consensus.cc:359] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.615036 23234 raft_consensus.cc:385] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.615036 23237 tablet_bootstrap.cc:492] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699: Bootstrap starting.
I20260630 12:28:24.615522 23234 raft_consensus.cc:740] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.616418 23234 consensus_queue.cc:260] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.617921 23235 tablet_bootstrap.cc:654] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.618594 23234 ts_tablet_manager.cc:1434] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:28:24.619635 23234 tablet_bootstrap.cc:492] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a: Bootstrap starting.
I20260630 12:28:24.627516 23234 tablet_bootstrap.cc:654] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.629870 23237 tablet_bootstrap.cc:654] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.633770 23235 tablet_bootstrap.cc:492] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287: No bootstrap required, opened a new log
I20260630 12:28:24.634096 23234 tablet_bootstrap.cc:492] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a: No bootstrap required, opened a new log
I20260630 12:28:24.634249 23235 ts_tablet_manager.cc:1403] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260630 12:28:24.634629 23234 ts_tablet_manager.cc:1403] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:28:24.635311 23237 tablet_bootstrap.cc:492] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699: No bootstrap required, opened a new log
I20260630 12:28:24.635824 23237 ts_tablet_manager.cc:1403] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260630 12:28:24.636830 23235 raft_consensus.cc:359] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.637393 23235 raft_consensus.cc:385] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.637650 23235 raft_consensus.cc:740] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8995c41f28e4ef3818e74e7f2150287, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.637619 23234 raft_consensus.cc:359] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.638581 23234 raft_consensus.cc:385] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.638545 23237 raft_consensus.cc:359] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.638624 23235 consensus_queue.cc:260] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.639192 23234 raft_consensus.cc:740] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.639513 23237 raft_consensus.cc:385] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.639847 23237 raft_consensus.cc:740] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632250cb9bd940659fbc50754979b699, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.640128 23234 consensus_queue.cc:260] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.640576 23237 consensus_queue.cc:260] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.641100 23235 ts_tablet_manager.cc:1434] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:28:24.642132 23235 tablet_bootstrap.cc:492] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287: Bootstrap starting.
I20260630 12:28:24.642832 23237 ts_tablet_manager.cc:1434] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:24.643807 23237 tablet_bootstrap.cc:492] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699: Bootstrap starting.
I20260630 12:28:24.648342 23235 tablet_bootstrap.cc:654] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.649771 23237 tablet_bootstrap.cc:654] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.652434 23234 ts_tablet_manager.cc:1434] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260630 12:28:24.656498 23234 tablet_bootstrap.cc:492] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a: Bootstrap starting.
I20260630 12:28:24.658098 23237 tablet_bootstrap.cc:492] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699: No bootstrap required, opened a new log
I20260630 12:28:24.658622 23237 ts_tablet_manager.cc:1403] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:28:24.661689 23237 raft_consensus.cc:359] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.662370 23237 raft_consensus.cc:385] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.662573 23234 tablet_bootstrap.cc:654] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.662675 23237 raft_consensus.cc:740] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632250cb9bd940659fbc50754979b699, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.666232 23235 tablet_bootstrap.cc:492] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287: No bootstrap required, opened a new log
I20260630 12:28:24.666579 23235 ts_tablet_manager.cc:1403] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260630 12:28:24.669289 23235 raft_consensus.cc:359] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.670010 23235 raft_consensus.cc:385] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.669721 23234 tablet_bootstrap.cc:492] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a: No bootstrap required, opened a new log
I20260630 12:28:24.670288 23235 raft_consensus.cc:740] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8995c41f28e4ef3818e74e7f2150287, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.670570 23234 ts_tablet_manager.cc:1403] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:28:24.671082 23235 consensus_queue.cc:260] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.672838 23237 consensus_queue.cc:260] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.673458 23234 raft_consensus.cc:359] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.674166 23234 raft_consensus.cc:385] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.674549 23234 raft_consensus.cc:740] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.675220 23237 ts_tablet_manager.cc:1434] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:28:24.675393 23234 consensus_queue.cc:260] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.676280 23237 tablet_bootstrap.cc:492] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699: Bootstrap starting.
I20260630 12:28:24.679248 23234 ts_tablet_manager.cc:1434] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:28:24.680311 23234 tablet_bootstrap.cc:492] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a: Bootstrap starting.
I20260630 12:28:24.682967 23237 tablet_bootstrap.cc:654] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.685322 23235 ts_tablet_manager.cc:1434] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260630 12:28:24.686386 23235 tablet_bootstrap.cc:492] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287: Bootstrap starting.
I20260630 12:28:24.686599 23234 tablet_bootstrap.cc:654] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.692879 23234 tablet_bootstrap.cc:492] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a: No bootstrap required, opened a new log
I20260630 12:28:24.693078 23235 tablet_bootstrap.cc:654] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.693413 23234 ts_tablet_manager.cc:1403] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:28:24.697144 23234 raft_consensus.cc:359] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.697816 23234 raft_consensus.cc:385] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.698203 23235 tablet_bootstrap.cc:492] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287: No bootstrap required, opened a new log
I20260630 12:28:24.698122 23234 raft_consensus.cc:740] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.698734 23235 ts_tablet_manager.cc:1403] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.002s
I20260630 12:28:24.698951 23237 tablet_bootstrap.cc:492] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699: No bootstrap required, opened a new log
I20260630 12:28:24.699494 23237 ts_tablet_manager.cc:1403] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260630 12:28:24.699113 23234 consensus_queue.cc:260] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.701539 23234 ts_tablet_manager.cc:1434] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:24.701618 23235 raft_consensus.cc:359] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.702380 23235 raft_consensus.cc:385] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.702560 23234 tablet_bootstrap.cc:492] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a: Bootstrap starting.
I20260630 12:28:24.702798 23235 raft_consensus.cc:740] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8995c41f28e4ef3818e74e7f2150287, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.702421 23237 raft_consensus.cc:359] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.703399 23237 raft_consensus.cc:385] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.703863 23237 raft_consensus.cc:740] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632250cb9bd940659fbc50754979b699, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.703666 23235 consensus_queue.cc:260] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.704614 23240 raft_consensus.cc:493] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.705159 23240 raft_consensus.cc:515] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.706205 23235 ts_tablet_manager.cc:1434] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:28:24.707226 23235 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287: Bootstrap starting.
I20260630 12:28:24.713470 23235 tablet_bootstrap.cc:654] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.715735 23234 tablet_bootstrap.cc:654] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.721477 23242 raft_consensus.cc:493] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.722141 23242 raft_consensus.cc:515] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.725198 23235 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287: No bootstrap required, opened a new log
I20260630 12:28:24.725769 23235 ts_tablet_manager.cc:1403] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:28:24.720140 23240 leader_election.cc:290] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.726430 23242 leader_election.cc:290] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.704660 23237 consensus_queue.cc:260] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.729096 23235 raft_consensus.cc:359] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.730049 23235 raft_consensus.cc:385] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.730441 23235 raft_consensus.cc:740] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8995c41f28e4ef3818e74e7f2150287, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.733721 23235 consensus_queue.cc:260] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.735704 23234 tablet_bootstrap.cc:492] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a: No bootstrap required, opened a new log
I20260630 12:28:24.736204 23234 ts_tablet_manager.cc:1403] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260630 12:28:24.736654 23235 ts_tablet_manager.cc:1434] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:28:24.737831 23235 tablet_bootstrap.cc:492] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287: Bootstrap starting.
I20260630 12:28:24.739034 23234 raft_consensus.cc:359] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.739740 23234 raft_consensus.cc:385] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.740032 23234 raft_consensus.cc:740] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.745982 23235 tablet_bootstrap.cc:654] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.746834 23234 consensus_queue.cc:260] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.749311 23237 ts_tablet_manager.cc:1434] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.004s
I20260630 12:28:24.750384 23237 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699: Bootstrap starting.
I20260630 12:28:24.758392 23114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2851868e6b294906bcacab1a6dd363d5" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632250cb9bd940659fbc50754979b699" is_pre_election: true
I20260630 12:28:24.759196 23114 raft_consensus.cc:2468] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7af1f646d9471b8310ec2d36f3d43a in term 0.
I20260630 12:28:24.760712 23004 leader_election.cc:304] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a; no voters: 
I20260630 12:28:24.761620 23240 raft_consensus.cc:2804] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.762209 23240 raft_consensus.cc:493] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.762555 23240 raft_consensus.cc:3060] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.766137 23234 ts_tablet_manager.cc:1434] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260630 12:28:24.767517 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2851868e6b294906bcacab1a6dd363d5" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287" is_pre_election: true
W20260630 12:28:24.769294 23003 leader_election.cc:343] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:24.771133 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca1c6fbffa444238174e1e141a6811d" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" is_pre_election: true
I20260630 12:28:24.771819 23039 raft_consensus.cc:2468] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.777941 23237 tablet_bootstrap.cc:654] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.779735 23240 raft_consensus.cc:515] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.780709 23078 leader_election.cc:304] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a; no voters: 
I20260630 12:28:24.781906 23242 raft_consensus.cc:2804] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.782248 23242 raft_consensus.cc:493] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.782577 23242 raft_consensus.cc:3060] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.783182 23240 leader_election.cc:290] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 election: Requested vote from peers 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.787933 23242 raft_consensus.cc:515] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.789618 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2851868e6b294906bcacab1a6dd363d5" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287"
I20260630 12:28:24.790073 23114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2851868e6b294906bcacab1a6dd363d5" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632250cb9bd940659fbc50754979b699"
I20260630 12:28:24.790776 23114 raft_consensus.cc:3060] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:24.791481 23003 leader_election.cc:343] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:24.792670 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca1c6fbffa444238174e1e141a6811d" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287" is_pre_election: true
I20260630 12:28:24.793516 23189 raft_consensus.cc:2468] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.795274 23242 leader_election.cc:290] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 election: Requested vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.797097 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca1c6fbffa444238174e1e141a6811d" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287"
I20260630 12:28:24.795817 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca1c6fbffa444238174e1e141a6811d" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a"
I20260630 12:28:24.797811 23189 raft_consensus.cc:3060] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.798276 23039 raft_consensus.cc:3060] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.797755 23114 raft_consensus.cc:2468] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7af1f646d9471b8310ec2d36f3d43a in term 1.
I20260630 12:28:24.799686 23235 tablet_bootstrap.cc:492] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287: No bootstrap required, opened a new log
I20260630 12:28:24.799690 23004 leader_election.cc:304] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [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: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a; no voters: c8995c41f28e4ef3818e74e7f2150287
I20260630 12:28:24.800392 23235 ts_tablet_manager.cc:1403] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287: Time spent bootstrapping tablet: real 0.063s	user 0.034s	sys 0.008s
I20260630 12:28:24.801175 23240 raft_consensus.cc:2804] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.803896 23235 raft_consensus.cc:359] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.804867 23235 raft_consensus.cc:385] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.805233 23235 raft_consensus.cc:740] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8995c41f28e4ef3818e74e7f2150287, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.805532 23189 raft_consensus.cc:2468] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.806833 23078 leader_election.cc:304] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [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: 632250cb9bd940659fbc50754979b699, c8995c41f28e4ef3818e74e7f2150287; no voters: 
I20260630 12:28:24.806227 23235 consensus_queue.cc:260] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.807708 23242 raft_consensus.cc:2804] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.808454 23237 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699: No bootstrap required, opened a new log
I20260630 12:28:24.808967 23237 ts_tablet_manager.cc:1403] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.011s
I20260630 12:28:24.809448 23235 ts_tablet_manager.cc:1434] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:28:24.806277 23039 raft_consensus.cc:2468] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.814801 23242 raft_consensus.cc:697] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Becoming Leader. State: Replica: 632250cb9bd940659fbc50754979b699, State: Running, Role: LEADER
I20260630 12:28:24.811923 23237 raft_consensus.cc:359] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.815598 23237 raft_consensus.cc:385] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.815908 23237 raft_consensus.cc:740] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632250cb9bd940659fbc50754979b699, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.817392 23237 consensus_queue.cc:260] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.819610 23237 ts_tablet_manager.cc:1434] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260630 12:28:24.819197 23242 consensus_queue.cc:237] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.820751 23237 tablet_bootstrap.cc:492] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699: Bootstrap starting.
I20260630 12:28:24.824429 23240 raft_consensus.cc:697] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 LEADER]: Becoming Leader. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Running, Role: LEADER
I20260630 12:28:24.825434 23240 consensus_queue.cc:237] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.828949 23237 tablet_bootstrap.cc:654] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:24.833478 23237 tablet_bootstrap.cc:492] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699: No bootstrap required, opened a new log
I20260630 12:28:24.833909 23237 ts_tablet_manager.cc:1403] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:28:24.833242 22933 catalog_manager.cc:5697] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 632250cb9bd940659fbc50754979b699 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "632250cb9bd940659fbc50754979b699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.834640 22935 catalog_manager.cc:5697] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1). New cstate: current_term: 1 leader_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.836071 23237 raft_consensus.cc:359] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.836720 23237 raft_consensus.cc:385] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:24.836995 23237 raft_consensus.cc:740] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632250cb9bd940659fbc50754979b699, State: Initialized, Role: FOLLOWER
I20260630 12:28:24.837713 23237 consensus_queue.cc:260] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.839862 23237 ts_tablet_manager.cc:1434] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:24.862176 23242 raft_consensus.cc:493] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.862636 23242 raft_consensus.cc:515] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.864537 23242 leader_election.cc:290] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.865339 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4eef46375484b9b0f75db3deb1183" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" is_pre_election: true
I20260630 12:28:24.865569 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4eef46375484b9b0f75db3deb1183" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287" is_pre_election: true
I20260630 12:28:24.865949 23039 raft_consensus.cc:2468] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.866231 23189 raft_consensus.cc:2468] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.866953 23078 leader_election.cc:304] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a; no voters: 
I20260630 12:28:24.867764 23242 raft_consensus.cc:2804] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.868073 23242 raft_consensus.cc:493] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.868360 23242 raft_consensus.cc:3060] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.873674 23242 raft_consensus.cc:515] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.875396 23242 leader_election.cc:290] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 election: Requested vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
W20260630 12:28:24.876245 22985 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:24.876168 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4eef46375484b9b0f75db3deb1183" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a"
I20260630 12:28:24.876586 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4eef46375484b9b0f75db3deb1183" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287"
I20260630 12:28:24.876927 23039 raft_consensus.cc:3060] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.877240 23189 raft_consensus.cc:3060] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.882045 23189 raft_consensus.cc:2468] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.882524 23039 raft_consensus.cc:2468] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.883036 23078 leader_election.cc:304] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [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: 632250cb9bd940659fbc50754979b699, c8995c41f28e4ef3818e74e7f2150287; no voters: 
I20260630 12:28:24.883352 23242 raft_consensus.cc:493] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.884024 23263 raft_consensus.cc:2804] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.883899 23242 raft_consensus.cc:515] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.885419 23263 raft_consensus.cc:697] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Becoming Leader. State: Replica: 632250cb9bd940659fbc50754979b699, State: Running, Role: LEADER
I20260630 12:28:24.885807 23242 leader_election.cc:290] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.886420 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d2c0d1f14e9c90a35d04955f4782" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" is_pre_election: true
I20260630 12:28:24.886299 23263 consensus_queue.cc:237] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.887084 23039 raft_consensus.cc:2468] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.887403 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d2c0d1f14e9c90a35d04955f4782" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287" is_pre_election: true
I20260630 12:28:24.888012 23189 raft_consensus.cc:2468] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.888131 23078 leader_election.cc:304] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a; no voters: 
I20260630 12:28:24.888386 23240 raft_consensus.cc:493] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.889509 23267 raft_consensus.cc:2804] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.889343 23240 raft_consensus.cc:515] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.890007 23267 raft_consensus.cc:493] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.890393 23267 raft_consensus.cc:3060] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.891642 23240 leader_election.cc:290] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733), 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303)
I20260630 12:28:24.892764 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59afa920ee654b36928a6eec6a30fc32" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287" is_pre_election: true
I20260630 12:28:24.893261 23114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59afa920ee654b36928a6eec6a30fc32" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632250cb9bd940659fbc50754979b699" is_pre_election: true
I20260630 12:28:24.893778 23189 raft_consensus.cc:2468] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7af1f646d9471b8310ec2d36f3d43a in term 0.
I20260630 12:28:24.893942 23114 raft_consensus.cc:2468] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7af1f646d9471b8310ec2d36f3d43a in term 0.
I20260630 12:28:24.895390 23004 leader_election.cc:304] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a; no voters: 
I20260630 12:28:24.896229 23240 raft_consensus.cc:2804] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.896596 23240 raft_consensus.cc:493] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.896910 23240 raft_consensus.cc:3060] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.898025 23267 raft_consensus.cc:515] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.900280 23267 leader_election.cc:290] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 election: Requested vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.901010 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d2c0d1f14e9c90a35d04955f4782" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a"
I20260630 12:28:24.901577 23039 raft_consensus.cc:3060] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.902642 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4787d2c0d1f14e9c90a35d04955f4782" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287"
I20260630 12:28:24.903251 23189 raft_consensus.cc:3060] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.903780 23240 raft_consensus.cc:515] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.905602 23240 leader_election.cc:290] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [CANDIDATE]: Term 1 election: Requested vote from peers c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733), 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303)
I20260630 12:28:24.906388 23188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59afa920ee654b36928a6eec6a30fc32" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287"
I20260630 12:28:24.907121 23188 raft_consensus.cc:3060] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.906311 22935 catalog_manager.cc:5697] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 632250cb9bd940659fbc50754979b699 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "632250cb9bd940659fbc50754979b699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.909674 23114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59afa920ee654b36928a6eec6a30fc32" candidate_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632250cb9bd940659fbc50754979b699"
I20260630 12:28:24.910249 23114 raft_consensus.cc:3060] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.910339 23189 raft_consensus.cc:2468] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.911535 23078 leader_election.cc:304] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [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: 632250cb9bd940659fbc50754979b699, c8995c41f28e4ef3818e74e7f2150287; no voters: 
I20260630 12:28:24.912371 23263 raft_consensus.cc:2804] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.912802 23263 raft_consensus.cc:697] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Becoming Leader. State: Replica: 632250cb9bd940659fbc50754979b699, State: Running, Role: LEADER
I20260630 12:28:24.913573 23263 consensus_queue.cc:237] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.914171 23188 raft_consensus.cc:2468] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7af1f646d9471b8310ec2d36f3d43a in term 1.
I20260630 12:28:24.915381 23003 leader_election.cc:304] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [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: c8995c41f28e4ef3818e74e7f2150287, cd7af1f646d9471b8310ec2d36f3d43a; no voters: 
I20260630 12:28:24.919648 23240 raft_consensus.cc:2804] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.919932 23114 raft_consensus.cc:2468] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7af1f646d9471b8310ec2d36f3d43a in term 1.
I20260630 12:28:24.920117 23240 raft_consensus.cc:697] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 LEADER]: Becoming Leader. State: Replica: cd7af1f646d9471b8310ec2d36f3d43a, State: Running, Role: LEADER
I20260630 12:28:24.920243 23039 raft_consensus.cc:2468] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.921176 23240 consensus_queue.cc:237] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } }
I20260630 12:28:24.923909 22935 catalog_manager.cc:5697] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 632250cb9bd940659fbc50754979b699 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "632250cb9bd940659fbc50754979b699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.930352 22933 catalog_manager.cc:5697] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1). New cstate: current_term: 1 leader_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.961346 23263 raft_consensus.cc:493] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:24.961901 23263 raft_consensus.cc:515] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.963665 23263 leader_election.cc:290] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.964555 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e54daac22654c678b86963bba07331c" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" is_pre_election: true
I20260630 12:28:24.964829 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e54daac22654c678b86963bba07331c" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287" is_pre_election: true
I20260630 12:28:24.965191 23039 raft_consensus.cc:2468] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.965453 23189 raft_consensus.cc:2468] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 0.
I20260630 12:28:24.966209 23078 leader_election.cc:304] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a; no voters: 
I20260630 12:28:24.966857 23263 raft_consensus.cc:2804] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:24.967128 23263 raft_consensus.cc:493] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:24.967396 23263 raft_consensus.cc:3060] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.972410 23263 raft_consensus.cc:515] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.974015 23263 leader_election.cc:290] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [CANDIDATE]: Term 1 election: Requested vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), c8995c41f28e4ef3818e74e7f2150287 (127.11.14.3:46733)
I20260630 12:28:24.974606 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e54daac22654c678b86963bba07331c" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a"
I20260630 12:28:24.974886 23189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e54daac22654c678b86963bba07331c" candidate_uuid: "632250cb9bd940659fbc50754979b699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8995c41f28e4ef3818e74e7f2150287"
I20260630 12:28:24.975157 23039 raft_consensus.cc:3060] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.975602 23189 raft_consensus.cc:3060] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:24.980224 23189 raft_consensus.cc:2468] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.980552 23039 raft_consensus.cc:2468] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 632250cb9bd940659fbc50754979b699 in term 1.
I20260630 12:28:24.981225 23078 leader_election.cc:304] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [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: 632250cb9bd940659fbc50754979b699, c8995c41f28e4ef3818e74e7f2150287; no voters: 
I20260630 12:28:24.981925 23263 raft_consensus.cc:2804] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:24.982304 23263 raft_consensus.cc:697] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Becoming Leader. State: Replica: 632250cb9bd940659fbc50754979b699, State: Running, Role: LEADER
I20260630 12:28:24.982959 23263 consensus_queue.cc:237] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:24.990221 22933 catalog_manager.cc:5697] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 632250cb9bd940659fbc50754979b699 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "632250cb9bd940659fbc50754979b699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:25.099954 23241 raft_consensus.cc:493] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:25.100533 23241 raft_consensus.cc:515] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } }
I20260630 12:28:25.102550 23241 leader_election.cc:290] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055), 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303)
I20260630 12:28:25.112591 23114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2851868e6b294906bcacab1a6dd363d5" candidate_uuid: "c8995c41f28e4ef3818e74e7f2150287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "632250cb9bd940659fbc50754979b699" is_pre_election: true
I20260630 12:28:25.112643 23039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2851868e6b294906bcacab1a6dd363d5" candidate_uuid: "c8995c41f28e4ef3818e74e7f2150287" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" is_pre_election: true
I20260630 12:28:25.113521 23114 raft_consensus.cc:2393] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8995c41f28e4ef3818e74e7f2150287 in current term 1: Already voted for candidate cd7af1f646d9471b8310ec2d36f3d43a in this term.
I20260630 12:28:25.114564 23153 leader_election.cc:304] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [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: c8995c41f28e4ef3818e74e7f2150287; no voters: 632250cb9bd940659fbc50754979b699, cd7af1f646d9471b8310ec2d36f3d43a
I20260630 12:28:25.115229 23241 raft_consensus.cc:3060] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.120079 23241 raft_consensus.cc:2749] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:25.223927 23240 consensus_queue.cc:1048] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:25.239549 23263 consensus_queue.cc:1048] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.252055 23240 consensus_queue.cc:1048] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.275833 23267 consensus_queue.cc:1048] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.312294 23242 consensus_queue.cc:1048] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.336576 23263 consensus_queue.cc:1048] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.368880 23039 raft_consensus.cc:1275] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.371753 23114 raft_consensus.cc:1275] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Refusing update from remote peer cd7af1f646d9471b8310ec2d36f3d43a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.374774 23189 raft_consensus.cc:1275] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.380309 23187 raft_consensus.cc:1275] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Refusing update from remote peer cd7af1f646d9471b8310ec2d36f3d43a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.389555 23240 consensus_queue.cc:1048] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.400957 23240 consensus_queue.cc:1048] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.435527 23267 consensus_queue.cc:1048] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.436805 23263 consensus_queue.cc:1048] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:25.464296 23188 raft_consensus.cc:1275] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.467694 23039 raft_consensus.cc:1275] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:25.517239 23309 consensus_queue.cc:1048] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:28:25.524458 23267 consensus_queue.cc:1048] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:25.734807 23322 mvcc.cc:204] Tried to move back new op lower bound from 7302440982235271168 to 7302440980135620608. Current Snapshot: MvccSnapshot[applied={T|T < 7302440982235271168 or (T in {7302440982235271168})}]
I20260630 12:28:26.325178 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:26.332931 23332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:26.332989 23331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:26.336699 11320 server_base.cc:1061] running on GCE node
W20260630 12:28:26.338162 23334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:26.339439 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:26.339727 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:26.339942 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822506339919 us; error 0 us; skew 500 ppm
I20260630 12:28:26.340500 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:26.342881 11320 webserver.cc:533] Webserver started at http://127.11.14.4:37743/ using document root <none> and password file <none>
I20260630 12:28:26.343361 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:26.343580 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:26.343900 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:26.345062 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "7ea364462d8742ebb5750b47699cd539"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-hwbx"
I20260630 12:28:26.349392 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:28:26.352794 23339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.353549 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:26.353864 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "7ea364462d8742ebb5750b47699cd539"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-hwbx"
I20260630 12:28:26.354164 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:26.379707 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:26.380997 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:26.382413 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:26.384821 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:26.385048 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.385332 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:26.385515 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.425709 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:42595
I20260630 12:28:26.425812 23401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:42595 every 8 connection(s)
I20260630 12:28:26.439270 23402 heartbeater.cc:344] Connected to a master server at 127.11.14.62:39351
I20260630 12:28:26.439654 23402 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:26.440340 23402 heartbeater.cc:507] Master 127.11.14.62:39351 requested a full tablet report, sending...
I20260630 12:28:26.442323 22932 ts_manager.cc:194] Registered new tserver with Master: 7ea364462d8742ebb5750b47699cd539 (127.11.14.4:42595)
I20260630 12:28:26.443745 22932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49704
I20260630 12:28:26.933669 23114 consensus_queue.cc:237] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:26.939163 23187 raft_consensus.cc:1275] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:26.941676 23039 raft_consensus.cc:1275] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:26.942865 23408 consensus_queue.cc:1048] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:28:26.943918 23267 consensus_queue.cc:1048] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:26.953060 23267 raft_consensus.cc:2955] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
W20260630 12:28:26.954618 23079 consensus_peers.cc:597] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 -> Peer 7ea364462d8742ebb5750b47699cd539 (127.11.14.4:42595): Couldn't send request to peer 7ea364462d8742ebb5750b47699cd539. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42e4eef46375484b9b0f75db3deb1183. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:26.954456 23039 raft_consensus.cc:2955] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:26.955206 23187 raft_consensus.cc:2955] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:26.968652 22932 catalog_manager.cc:5697] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a reported cstate change: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "632250cb9bd940659fbc50754979b699" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:26.981571 23039 consensus_queue.cc:237] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:26.990379 23187 raft_consensus.cc:1275] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Refusing update from remote peer cd7af1f646d9471b8310ec2d36f3d43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:26.991401 23114 raft_consensus.cc:1275] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Refusing update from remote peer cd7af1f646d9471b8310ec2d36f3d43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:26.992053 23417 consensus_queue.cc:1048] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:26.993359 23262 consensus_queue.cc:1048] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:28:27.000535 23004 consensus_peers.cc:597] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a -> Peer 7ea364462d8742ebb5750b47699cd539 (127.11.14.4:42595): Couldn't send request to peer 7ea364462d8742ebb5750b47699cd539. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59afa920ee654b36928a6eec6a30fc32. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.002597 23262 raft_consensus.cc:2955] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.003638 23187 raft_consensus.cc:2955] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.004096 23114 raft_consensus.cc:2955] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.017100 22937 catalog_manager.cc:5697] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 reported cstate change: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.018666 23114 consensus_queue.cc:237] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:27.024430 23187 raft_consensus.cc:1275] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:28:27.024996 23079 consensus_peers.cc:597] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 -> Peer 7ea364462d8742ebb5750b47699cd539 (127.11.14.4:42595): Couldn't send request to peer 7ea364462d8742ebb5750b47699cd539. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ca1c6fbffa444238174e1e141a6811d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.025569 23039 raft_consensus.cc:1275] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Refusing update from remote peer 632250cb9bd940659fbc50754979b699: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:27.026002 23302 consensus_queue.cc:1048] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:27.027175 23267 consensus_queue.cc:1048] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:27.033291 23302 raft_consensus.cc:2955] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.035539 23187 raft_consensus.cc:2955] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.036345 23039 raft_consensus.cc:2955] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.047318 23038 consensus_queue.cc:237] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:27.046417 22935 catalog_manager.cc:5697] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 reported cstate change: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "632250cb9bd940659fbc50754979b699" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:27.055050 23114 raft_consensus.cc:1275] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Refusing update from remote peer cd7af1f646d9471b8310ec2d36f3d43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:28:27.054103 23004 consensus_peers.cc:597] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a -> Peer 7ea364462d8742ebb5750b47699cd539 (127.11.14.4:42595): Couldn't send request to peer 7ea364462d8742ebb5750b47699cd539. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2851868e6b294906bcacab1a6dd363d5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.057081 23187 raft_consensus.cc:1275] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Refusing update from remote peer cd7af1f646d9471b8310ec2d36f3d43a: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:27.057780 23419 consensus_queue.cc:1048] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:28:27.060158 23419 consensus_queue.cc:1048] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:27.064888 23420 raft_consensus.cc:2955] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.068426 23114 raft_consensus.cc:2955] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.069936 23187 raft_consensus.cc:2955] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.084298 22937 catalog_manager.cc:5697] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 reported cstate change: config changed from index -1 to 12, NON_VOTER 7ea364462d8742ebb5750b47699cd539 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } } }
I20260630 12:28:27.434814 23421 ts_tablet_manager.cc:933] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: Initiating tablet copy from peer 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303)
I20260630 12:28:27.436486 23421 tablet_copy_client.cc:323] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36303
I20260630 12:28:27.446225 23402 heartbeater.cc:499] Master 127.11.14.62:39351 was elected leader, sending a full tablet report...
I20260630 12:28:27.447475 23124 tablet_copy_service.cc:140] P 632250cb9bd940659fbc50754979b699: Received BeginTabletCopySession request for tablet 8ca1c6fbffa444238174e1e141a6811d from peer 7ea364462d8742ebb5750b47699cd539 ({username='slave'} at 127.0.0.1:36648)
I20260630 12:28:27.448081 23124 tablet_copy_service.cc:161] P 632250cb9bd940659fbc50754979b699: Beginning new tablet copy session on tablet 8ca1c6fbffa444238174e1e141a6811d from peer 7ea364462d8742ebb5750b47699cd539 at {username='slave'} at 127.0.0.1:36648: session id = 7ea364462d8742ebb5750b47699cd539-8ca1c6fbffa444238174e1e141a6811d
I20260630 12:28:27.454769 23124 tablet_copy_source_session.cc:215] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:27.457386 23421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca1c6fbffa444238174e1e141a6811d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:27.458814 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
W20260630 12:28:27.471381 23078 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260630 12:28:27.480262 23421 tablet_copy_client.cc:806] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:27.481307 23421 tablet_copy_client.cc:670] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:27.484756 23425 ts_tablet_manager.cc:933] T 59afa920ee654b36928a6eec6a30fc32 P 7ea364462d8742ebb5750b47699cd539: Initiating tablet copy from peer cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055)
W20260630 12:28:27.495378 23078 consensus_peers.cc:597] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 -> Peer cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055): Couldn't send request to peer cd7af1f646d9471b8310ec2d36f3d43a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.497601 23421 tablet_copy_client.cc:538] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:28:27.497965 23078 consensus_peers.cc:597] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 -> Peer cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055): Couldn't send request to peer cd7af1f646d9471b8310ec2d36f3d43a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.503486 23425 tablet_copy_client.cc:323] T 59afa920ee654b36928a6eec6a30fc32 P 7ea364462d8742ebb5750b47699cd539: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.1:42055
I20260630 12:28:27.511951 23421 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: Bootstrap starting.
I20260630 12:28:27.514045 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:27.515635 11320 tablet_replica.cc:333] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a: stopping tablet replica
I20260630 12:28:27.516546 11320 raft_consensus.cc:2243] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.517309 11320 raft_consensus.cc:2272] T 8ca1c6fbffa444238174e1e141a6811d P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.521485 11320 tablet_replica.cc:333] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a: stopping tablet replica
I20260630 12:28:27.522348 11320 raft_consensus.cc:2243] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.522993 11320 raft_consensus.cc:2272] T 4787d2c0d1f14e9c90a35d04955f4782 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.525758 11320 tablet_replica.cc:333] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a: stopping tablet replica
I20260630 12:28:27.526538 11320 raft_consensus.cc:2243] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.527719 11320 raft_consensus.cc:2272] T 59afa920ee654b36928a6eec6a30fc32 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.532997 11320 tablet_replica.cc:333] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a: stopping tablet replica
I20260630 12:28:27.533805 11320 raft_consensus.cc:2243] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.534446 11320 raft_consensus.cc:2272] T 0e54daac22654c678b86963bba07331c P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.537285 11320 tablet_replica.cc:333] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a: stopping tablet replica
I20260630 12:28:27.538007 11320 raft_consensus.cc:2243] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.538604 11320 raft_consensus.cc:2272] T 42e4eef46375484b9b0f75db3deb1183 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.541810 11320 tablet_replica.cc:333] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a: stopping tablet replica
I20260630 12:28:27.542562 11320 raft_consensus.cc:2243] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.545320 11320 raft_consensus.cc:2272] T 2851868e6b294906bcacab1a6dd363d5 P cd7af1f646d9471b8310ec2d36f3d43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.559823 23430 ts_tablet_manager.cc:933] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: Initiating tablet copy from peer 632250cb9bd940659fbc50754979b699 (127.11.14.2:36303)
I20260630 12:28:27.568264 23430 tablet_copy_client.cc:323] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: tablet copy: Beginning tablet copy session from remote peer at address 127.11.14.2:36303
I20260630 12:28:27.571813 23124 tablet_copy_service.cc:140] P 632250cb9bd940659fbc50754979b699: Received BeginTabletCopySession request for tablet 42e4eef46375484b9b0f75db3deb1183 from peer 7ea364462d8742ebb5750b47699cd539 ({username='slave'} at 127.0.0.1:36648)
I20260630 12:28:27.572320 23124 tablet_copy_service.cc:161] P 632250cb9bd940659fbc50754979b699: Beginning new tablet copy session on tablet 42e4eef46375484b9b0f75db3deb1183 from peer 7ea364462d8742ebb5750b47699cd539 at {username='slave'} at 127.0.0.1:36648: session id = 7ea364462d8742ebb5750b47699cd539-42e4eef46375484b9b0f75db3deb1183
W20260630 12:28:27.579991 23342 connection.cc:466] server connection from 127.0.0.1:33194 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33194 (request call id 2) could send its response
I20260630 12:28:27.582818 23124 tablet_copy_source_session.cc:215] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:27.585948 23430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e4eef46375484b9b0f75db3deb1183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:27.592703 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:28:27.604882 23430 tablet_copy_client.cc:806] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:27.605545 23430 tablet_copy_client.cc:670] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:27.609336 23421 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:27.609805 23430 tablet_copy_client.cc:538] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:27.610301 23421 tablet_bootstrap.cc:492] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: Bootstrap complete.
I20260630 12:28:27.611090 23421 ts_tablet_manager.cc:1403] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: Time spent bootstrapping tablet: real 0.099s	user 0.077s	sys 0.019s
I20260630 12:28:27.613799 23421 raft_consensus.cc:359] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:27.614542 23421 raft_consensus.cc:740] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7ea364462d8742ebb5750b47699cd539, State: Initialized, Role: LEARNER
I20260630 12:28:27.615137 23421 consensus_queue.cc:260] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } attrs { replace: true } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:27.618817 23430 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: Bootstrap starting.
I20260630 12:28:27.621042 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:28:27.624135 23421 ts_tablet_manager.cc:1434] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
W20260630 12:28:27.651983 23078 consensus_peers.cc:597] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 -> Peer cd7af1f646d9471b8310ec2d36f3d43a (127.11.14.1:42055): Couldn't send request to peer cd7af1f646d9471b8310ec2d36f3d43a. Status: Network error: Client connection negotiation failed: client connection to 127.11.14.1:42055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:27.654162 11320 tablet_copy_service.cc:362] P 632250cb9bd940659fbc50754979b699: Destroying tablet copy session 7ea364462d8742ebb5750b47699cd539-42e4eef46375484b9b0f75db3deb1183 due to service shutdown
I20260630 12:28:27.654655 11320 tablet_copy_service.cc:434] P 632250cb9bd940659fbc50754979b699: ending tablet copy session 7ea364462d8742ebb5750b47699cd539-42e4eef46375484b9b0f75db3deb1183 on tablet 42e4eef46375484b9b0f75db3deb1183 with peer 7ea364462d8742ebb5750b47699cd539
I20260630 12:28:27.655221 11320 tablet_copy_service.cc:362] P 632250cb9bd940659fbc50754979b699: Destroying tablet copy session 7ea364462d8742ebb5750b47699cd539-8ca1c6fbffa444238174e1e141a6811d due to service shutdown
I20260630 12:28:27.655659 11320 tablet_copy_service.cc:434] P 632250cb9bd940659fbc50754979b699: ending tablet copy session 7ea364462d8742ebb5750b47699cd539-8ca1c6fbffa444238174e1e141a6811d on tablet 8ca1c6fbffa444238174e1e141a6811d with peer 7ea364462d8742ebb5750b47699cd539
I20260630 12:28:27.685067 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:27.685946 11320 tablet_replica.cc:333] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699: stopping tablet replica
I20260630 12:28:27.686635 11320 raft_consensus.cc:2243] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.687175 11320 raft_consensus.cc:2272] T 59afa920ee654b36928a6eec6a30fc32 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.689796 11320 tablet_replica.cc:333] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699: stopping tablet replica
I20260630 12:28:27.690371 11320 raft_consensus.cc:2243] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.691334 11320 raft_consensus.cc:2272] T 42e4eef46375484b9b0f75db3deb1183 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.693670 11320 tablet_replica.cc:333] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699: stopping tablet replica
I20260630 12:28:27.694219 11320 raft_consensus.cc:2243] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.694947 11320 raft_consensus.cc:2272] T 0e54daac22654c678b86963bba07331c P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.696942 11320 tablet_replica.cc:333] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699: stopping tablet replica
I20260630 12:28:27.697448 11320 raft_consensus.cc:2243] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.698364 11320 raft_consensus.cc:2272] T 8ca1c6fbffa444238174e1e141a6811d P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.700773 11320 tablet_replica.cc:333] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699: stopping tablet replica
I20260630 12:28:27.701282 11320 raft_consensus.cc:2243] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.701982 11320 raft_consensus.cc:2272] T 4787d2c0d1f14e9c90a35d04955f4782 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.703850 11320 tablet_replica.cc:333] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699: stopping tablet replica
I20260630 12:28:27.704316 11320 raft_consensus.cc:2243] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.704849 11320 raft_consensus.cc:2272] T 2851868e6b294906bcacab1a6dd363d5 P 632250cb9bd940659fbc50754979b699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.727947 23430 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:27.728919 23430 tablet_bootstrap.cc:492] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: Bootstrap complete.
I20260630 12:28:27.729714 23430 ts_tablet_manager.cc:1403] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: Time spent bootstrapping tablet: real 0.111s	user 0.070s	sys 0.025s
W20260630 12:28:27.731411 23421 tablet_copy_client.cc:1131] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.11.14.2:36303: connect: Connection refused (error 111)
I20260630 12:28:27.732394 23430 raft_consensus.cc:359] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:27.733376 23430 raft_consensus.cc:740] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7ea364462d8742ebb5750b47699cd539, State: Initialized, Role: LEARNER
I20260630 12:28:27.734535 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:28:27.734067 23430 consensus_queue.cc:260] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cd7af1f646d9471b8310ec2d36f3d43a" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 42055 } } peers { permanent_uuid: "632250cb9bd940659fbc50754979b699" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 36303 } } peers { permanent_uuid: "c8995c41f28e4ef3818e74e7f2150287" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46733 } attrs { replace: true } } peers { permanent_uuid: "7ea364462d8742ebb5750b47699cd539" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 42595 } attrs { promote: true } }
I20260630 12:28:27.736232 23430 ts_tablet_manager.cc:1434] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:28:27.739244 23430 tablet_copy_client.cc:1131] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.11.14.2:36303: connect: Connection refused (error 111)
I20260630 12:28:27.758708 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:28:27.786705 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:27.787667 11320 tablet_replica.cc:333] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287: stopping tablet replica
I20260630 12:28:27.788578 11320 raft_consensus.cc:2243] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.789280 11320 raft_consensus.cc:2272] T 2851868e6b294906bcacab1a6dd363d5 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.792048 11320 tablet_replica.cc:333] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287: stopping tablet replica
I20260630 12:28:27.792719 11320 raft_consensus.cc:2243] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.793215 11320 raft_consensus.cc:2272] T 4787d2c0d1f14e9c90a35d04955f4782 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.795149 11320 tablet_replica.cc:333] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287: stopping tablet replica
I20260630 12:28:27.795694 11320 raft_consensus.cc:2243] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.796132 11320 raft_consensus.cc:2272] T 8ca1c6fbffa444238174e1e141a6811d P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.798975 11320 tablet_replica.cc:333] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287: stopping tablet replica
I20260630 12:28:27.799497 11320 raft_consensus.cc:2243] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.800035 11320 raft_consensus.cc:2272] T 59afa920ee654b36928a6eec6a30fc32 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.802567 11320 tablet_replica.cc:333] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287: stopping tablet replica
I20260630 12:28:27.803133 11320 raft_consensus.cc:2243] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.803620 11320 raft_consensus.cc:2272] T 0e54daac22654c678b86963bba07331c P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.805569 11320 tablet_replica.cc:333] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287: stopping tablet replica
I20260630 12:28:27.806041 11320 raft_consensus.cc:2243] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:27.806479 11320 raft_consensus.cc:2272] T 42e4eef46375484b9b0f75db3deb1183 P c8995c41f28e4ef3818e74e7f2150287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.830183 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:28:27.846587 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:28:27.863694 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:27.864805 11320 tablet_replica.cc:333] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539: stopping tablet replica
I20260630 12:28:27.865576 11320 raft_consensus.cc:2243] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:27.866058 11320 raft_consensus.cc:2272] T 42e4eef46375484b9b0f75db3deb1183 P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:27.869067 11320 tablet_replica.cc:333] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539: stopping tablet replica
I20260630 12:28:27.869701 11320 raft_consensus.cc:2243] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:27.870154 11320 raft_consensus.cc:2272] T 8ca1c6fbffa444238174e1e141a6811d P 7ea364462d8742ebb5750b47699cd539 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:27.892062 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:28:27.909044 11320 master.cc:562] Master@127.11.14.62:39351 shutting down...
W20260630 12:28:27.931797 22985 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:27.932931 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:27.933439 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:27.933772 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P f45bbbb05eeb4dbd905d5c7ef196fd04: stopping tablet replica
I20260630 12:28:27.954336 11320 master.cc:584] Master@127.11.14.62:39351 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5248 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:28:27.996863 11320 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.14.62:44931
I20260630 12:28:27.997920 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:28.002743 23436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:28.004009 23437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:28.004235 23439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:28.004570 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:28.005555 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:28.005725 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:28.005923 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822508005910 us; error 0 us; skew 500 ppm
I20260630 12:28:28.006498 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:28.008702 11320 webserver.cc:533] Webserver started at http://127.11.14.62:41757/ using document root <none> and password file <none>
I20260630 12:28:28.009166 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:28.009342 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:28.009598 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:28.010588 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/master-0-root/instance:
uuid: "650a132048374e31b7bf33b545afa4e5"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.014729 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:28:28.018061 23444 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.018872 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:28.019083 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/master-0-root
uuid: "650a132048374e31b7bf33b545afa4e5"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.019290 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:28.041987 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:28.043138 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:28.078380 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.62:44931
I20260630 12:28:28.078491 23495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.62:44931 every 8 connection(s)
I20260630 12:28:28.081928 23496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.092115 23496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5: Bootstrap starting.
I20260630 12:28:28.096611 23496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.100533 23496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5: No bootstrap required, opened a new log
I20260630 12:28:28.102545 23496 raft_consensus.cc:359] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650a132048374e31b7bf33b545afa4e5" member_type: VOTER }
I20260630 12:28:28.102926 23496 raft_consensus.cc:385] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.103139 23496 raft_consensus.cc:740] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650a132048374e31b7bf33b545afa4e5, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.103691 23496 consensus_queue.cc:260] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "650a132048374e31b7bf33b545afa4e5" member_type: VOTER }
I20260630 12:28:28.104135 23496 raft_consensus.cc:399] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:28.104391 23496 raft_consensus.cc:493] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:28.104656 23496 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.108889 23496 raft_consensus.cc:515] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650a132048374e31b7bf33b545afa4e5" member_type: VOTER }
I20260630 12:28:28.109369 23496 leader_election.cc:304] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [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: 650a132048374e31b7bf33b545afa4e5; no voters: 
I20260630 12:28:28.110391 23496 leader_election.cc:290] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:28.110697 23499 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:28.111953 23499 raft_consensus.cc:697] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 1 LEADER]: Becoming Leader. State: Replica: 650a132048374e31b7bf33b545afa4e5, State: Running, Role: LEADER
I20260630 12:28:28.112598 23499 consensus_queue.cc:237] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [LEADER]: Queue going to LEADER mode. State: All 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: "650a132048374e31b7bf33b545afa4e5" member_type: VOTER }
I20260630 12:28:28.113098 23496 sys_catalog.cc:565] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:28.117357 23500 sys_catalog.cc:455] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "650a132048374e31b7bf33b545afa4e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650a132048374e31b7bf33b545afa4e5" member_type: VOTER } }
I20260630 12:28:28.117349 23501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 650a132048374e31b7bf33b545afa4e5. Latest consensus state: current_term: 1 leader_uuid: "650a132048374e31b7bf33b545afa4e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650a132048374e31b7bf33b545afa4e5" member_type: VOTER } }
I20260630 12:28:28.118132 23500 sys_catalog.cc:458] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:28.118165 23501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:28.122859 23507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:28.128930 23507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:28.129889 11320 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:28.137293 23507 catalog_manager.cc:1383] Generated new cluster ID: 9415f116d932481eaca904ad8c5ab31e
I20260630 12:28:28.137571 23507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:28.155261 23507 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:28.156524 23507 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:28.173807 23507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5: Generated new TSK 0
I20260630 12:28:28.174392 23507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:28.196214 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:28.202383 23517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:28.203881 23518 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:28.204504 11320 server_base.cc:1061] running on GCE node
W20260630 12:28:28.205873 23520 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:28.206717 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:28.206961 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:28.207139 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822508207116 us; error 0 us; skew 500 ppm
I20260630 12:28:28.207633 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:28.209818 11320 webserver.cc:533] Webserver started at http://127.11.14.1:33991/ using document root <none> and password file <none>
I20260630 12:28:28.210273 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:28.210487 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:28.210750 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:28.211762 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-0-root/instance:
uuid: "bc92887aebf84b94abfa3285f7e2643b"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.215869 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:28.218933 23525 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.219655 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:28.219935 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-0-root
uuid: "bc92887aebf84b94abfa3285f7e2643b"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.220232 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:28.262470 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:28.263473 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:28.264803 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:28.267015 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:28.267182 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.267468 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:28.267690 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.303934 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.1:38645
I20260630 12:28:28.304008 23587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.1:38645 every 8 connection(s)
I20260630 12:28:28.308800 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:28.315200 23592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:28.316342 23593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:28.317827 23595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:28.319196 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:28.322094 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:28.322379 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:28.322564 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822508322549 us; error 0 us; skew 500 ppm
I20260630 12:28:28.323254 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:28.325084 23588 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44931
I20260630 12:28:28.325424 23588 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:28.326088 23588 heartbeater.cc:507] Master 127.11.14.62:44931 requested a full tablet report, sending...
I20260630 12:28:28.326174 11320 webserver.cc:533] Webserver started at http://127.11.14.2:45285/ using document root <none> and password file <none>
I20260630 12:28:28.326781 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:28.327029 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:28.327342 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:28.328307 23461 ts_manager.cc:194] Registered new tserver with Master: bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645)
I20260630 12:28:28.328765 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-1-root/instance:
uuid: "86c23f3cc3854ab1a116757661646d56"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.330665 23461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56434
I20260630 12:28:28.334102 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:28:28.337311 23600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.338056 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:28.338291 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-1-root
uuid: "86c23f3cc3854ab1a116757661646d56"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.338521 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:28.355000 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:28.355930 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:28.357204 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:28.359257 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:28.359423 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.359707 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:28.359870 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.395817 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.2:42449
I20260630 12:28:28.395927 23662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.2:42449 every 8 connection(s)
I20260630 12:28:28.400420 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:28.407219 23666 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:28.407877 23667 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:28.410357 23669 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:28.411473 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:28.412209 23663 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44931
I20260630 12:28:28.412549 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:28.412595 23663 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:28.412993 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:28.413213 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822508413196 us; error 0 us; skew 500 ppm
I20260630 12:28:28.413640 23663 heartbeater.cc:507] Master 127.11.14.62:44931 requested a full tablet report, sending...
I20260630 12:28:28.413787 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:28.415894 23461 ts_manager.cc:194] Registered new tserver with Master: 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449)
I20260630 12:28:28.416621 11320 webserver.cc:533] Webserver started at http://127.11.14.3:43959/ using document root <none> and password file <none>
I20260630 12:28:28.417141 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:28.417331 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:28.417361 23461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56446
I20260630 12:28:28.417694 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:28.419003 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-2-root/instance:
uuid: "af85cf0f25ae4d739f6dcf0fd81683b7"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.423477 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:28:28.426573 23674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.427316 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:28.427589 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-2-root
uuid: "af85cf0f25ae4d739f6dcf0fd81683b7"
format_stamp: "Formatted at 2026-06-30 12:28:28 on dist-test-slave-hwbx"
I20260630 12:28:28.427857 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:28.435679 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:28.436668 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:28.437938 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:28.440056 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:28.440246 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.440536 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:28.440729 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:28.477751 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.3:46529
I20260630 12:28:28.477888 23736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.3:46529 every 8 connection(s)
I20260630 12:28:28.491107 23737 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44931
I20260630 12:28:28.491532 23737 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:28.492192 23737 heartbeater.cc:507] Master 127.11.14.62:44931 requested a full tablet report, sending...
I20260630 12:28:28.494033 23461 ts_manager.cc:194] Registered new tserver with Master: af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:28.494181 11320 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013365181s
I20260630 12:28:28.495393 23461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56460
I20260630 12:28:29.333422 23588 heartbeater.cc:499] Master 127.11.14.62:44931 was elected leader, sending a full tablet report...
I20260630 12:28:29.419852 23663 heartbeater.cc:499] Master 127.11.14.62:44931 was elected leader, sending a full tablet report...
I20260630 12:28:29.497946 23737 heartbeater.cc:499] Master 127.11.14.62:44931 was elected leader, sending a full tablet report...
I20260630 12:28:29.547492 23461 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52772:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:29.549692 23461 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:29.609344 23701 tablet_service.cc:1511] Processing CreateTablet for tablet d43e31aa32d644d8929d97191e262846 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:29.611182 23701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43e31aa32d644d8929d97191e262846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.609344 23702 tablet_service.cc:1511] Processing CreateTablet for tablet 613a0046682f4881abaaa96b2bb4a7ba (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:29.614246 23702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613a0046682f4881abaaa96b2bb4a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.617446 23700 tablet_service.cc:1511] Processing CreateTablet for tablet 0500d2e0907c4bcda27eab6d7e72afe4 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:29.618913 23700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0500d2e0907c4bcda27eab6d7e72afe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.623806 23699 tablet_service.cc:1511] Processing CreateTablet for tablet 50019e4b9d1947b8b66c433ac6b38283 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:29.625291 23699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50019e4b9d1947b8b66c433ac6b38283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.629926 23698 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff2cd0ae3fb4d6096ab9c4dddf05804 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:29.631219 23698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff2cd0ae3fb4d6096ab9c4dddf05804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.633873 23553 tablet_service.cc:1511] Processing CreateTablet for tablet 613a0046682f4881abaaa96b2bb4a7ba (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:29.634421 23552 tablet_service.cc:1511] Processing CreateTablet for tablet d43e31aa32d644d8929d97191e262846 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:29.635229 23553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613a0046682f4881abaaa96b2bb4a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.635864 23552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43e31aa32d644d8929d97191e262846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.636906 23551 tablet_service.cc:1511] Processing CreateTablet for tablet 0500d2e0907c4bcda27eab6d7e72afe4 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:29.638219 23551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0500d2e0907c4bcda27eab6d7e72afe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.637923 23627 tablet_service.cc:1511] Processing CreateTablet for tablet d43e31aa32d644d8929d97191e262846 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:29.638386 23623 tablet_service.cc:1511] Processing CreateTablet for tablet d8a70670f02648e89cd0970d368bfd24 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:29.639214 23627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43e31aa32d644d8929d97191e262846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.640452 23624 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff2cd0ae3fb4d6096ab9c4dddf05804 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:29.641769 23624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff2cd0ae3fb4d6096ab9c4dddf05804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.643041 23548 tablet_service.cc:1511] Processing CreateTablet for tablet d8a70670f02648e89cd0970d368bfd24 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:29.645097 23550 tablet_service.cc:1511] Processing CreateTablet for tablet 50019e4b9d1947b8b66c433ac6b38283 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:29.645383 23625 tablet_service.cc:1511] Processing CreateTablet for tablet 50019e4b9d1947b8b66c433ac6b38283 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:29.636906 23628 tablet_service.cc:1511] Processing CreateTablet for tablet 613a0046682f4881abaaa96b2bb4a7ba (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:29.646735 23625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50019e4b9d1947b8b66c433ac6b38283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.647554 23628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613a0046682f4881abaaa96b2bb4a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.648808 23626 tablet_service.cc:1511] Processing CreateTablet for tablet 0500d2e0907c4bcda27eab6d7e72afe4 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:29.650063 23626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0500d2e0907c4bcda27eab6d7e72afe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.650952 23697 tablet_service.cc:1511] Processing CreateTablet for tablet d8a70670f02648e89cd0970d368bfd24 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:29.641386 23549 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff2cd0ae3fb4d6096ab9c4dddf05804 (DEFAULT_TABLE table=test-workload [id=4add6dc6dd094a368ebac2a2f36edce6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:29.652832 23623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a70670f02648e89cd0970d368bfd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.644246 23548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a70670f02648e89cd0970d368bfd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.660838 23550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50019e4b9d1947b8b66c433ac6b38283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.663193 23549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff2cd0ae3fb4d6096ab9c4dddf05804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.652196 23697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a70670f02648e89cd0970d368bfd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:29.685355 23757 tablet_bootstrap.cc:492] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b: Bootstrap starting.
I20260630 12:28:29.694777 23757 tablet_bootstrap.cc:654] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.725474 23757 tablet_bootstrap.cc:492] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b: No bootstrap required, opened a new log
I20260630 12:28:29.729501 23759 tablet_bootstrap.cc:492] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7: Bootstrap starting.
I20260630 12:28:29.740618 23757 ts_tablet_manager.cc:1403] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.007s
I20260630 12:28:29.749418 23759 tablet_bootstrap.cc:654] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.751248 23757 raft_consensus.cc:359] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.758405 23757 raft_consensus.cc:385] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.759802 23757 raft_consensus.cc:740] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.758459 23756 tablet_bootstrap.cc:492] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56: Bootstrap starting.
I20260630 12:28:29.761920 23759 tablet_bootstrap.cc:492] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7: No bootstrap required, opened a new log
I20260630 12:28:29.763206 23759 ts_tablet_manager.cc:1403] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260630 12:28:29.761945 23757 consensus_queue.cc:260] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.766063 23759 raft_consensus.cc:359] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.766788 23759 raft_consensus.cc:385] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.767131 23759 raft_consensus.cc:740] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.768139 23757 ts_tablet_manager.cc:1434] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260630 12:28:29.768047 23759 consensus_queue.cc:260] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.769232 23757 tablet_bootstrap.cc:492] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b: Bootstrap starting.
I20260630 12:28:29.770206 23756 tablet_bootstrap.cc:654] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.776392 23757 tablet_bootstrap.cc:654] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.777191 23759 ts_tablet_manager.cc:1434] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:28:29.778283 23759 tablet_bootstrap.cc:492] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7: Bootstrap starting.
I20260630 12:28:29.782501 23757 tablet_bootstrap.cc:492] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b: No bootstrap required, opened a new log
I20260630 12:28:29.783026 23757 ts_tablet_manager.cc:1403] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:28:29.784556 23759 tablet_bootstrap.cc:654] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.785745 23756 tablet_bootstrap.cc:492] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56: No bootstrap required, opened a new log
I20260630 12:28:29.786257 23756 ts_tablet_manager.cc:1403] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260630 12:28:29.786675 23757 raft_consensus.cc:359] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.787477 23757 raft_consensus.cc:385] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.787770 23757 raft_consensus.cc:740] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.788563 23757 consensus_queue.cc:260] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.789965 23756 raft_consensus.cc:359] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.790764 23756 raft_consensus.cc:385] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.791069 23756 raft_consensus.cc:740] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.791846 23757 ts_tablet_manager.cc:1434] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:28:29.791842 23756 consensus_queue.cc:260] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.793030 23757 tablet_bootstrap.cc:492] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b: Bootstrap starting.
I20260630 12:28:29.794845 23756 ts_tablet_manager.cc:1434] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:29.795326 23759 tablet_bootstrap.cc:492] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7: No bootstrap required, opened a new log
I20260630 12:28:29.795851 23756 tablet_bootstrap.cc:492] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56: Bootstrap starting.
I20260630 12:28:29.795852 23759 ts_tablet_manager.cc:1403] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260630 12:28:29.799293 23757 tablet_bootstrap.cc:654] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.799602 23759 raft_consensus.cc:359] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.800340 23759 raft_consensus.cc:385] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.800664 23759 raft_consensus.cc:740] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.801854 23756 tablet_bootstrap.cc:654] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.801499 23759 consensus_queue.cc:260] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.807334 23759 ts_tablet_manager.cc:1434] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:28:29.808328 23759 tablet_bootstrap.cc:492] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7: Bootstrap starting.
I20260630 12:28:29.813635 23759 tablet_bootstrap.cc:654] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.834453 23757 tablet_bootstrap.cc:492] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b: No bootstrap required, opened a new log
I20260630 12:28:29.835045 23757 ts_tablet_manager.cc:1403] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.024s
I20260630 12:28:29.835436 23759 tablet_bootstrap.cc:492] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7: No bootstrap required, opened a new log
I20260630 12:28:29.836042 23759 ts_tablet_manager.cc:1403] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260630 12:28:29.836148 23756 tablet_bootstrap.cc:492] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56: No bootstrap required, opened a new log
I20260630 12:28:29.836820 23756 ts_tablet_manager.cc:1403] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.011s
I20260630 12:28:29.838032 23757 raft_consensus.cc:359] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.838819 23757 raft_consensus.cc:385] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.839125 23757 raft_consensus.cc:740] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.839036 23759 raft_consensus.cc:359] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.839221 23756 raft_consensus.cc:359] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.839973 23759 raft_consensus.cc:385] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.840165 23756 raft_consensus.cc:385] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.840574 23756 raft_consensus.cc:740] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.840390 23759 raft_consensus.cc:740] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.840312 23757 consensus_queue.cc:260] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.841527 23756 consensus_queue.cc:260] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.841696 23759 consensus_queue.cc:260] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.843070 23757 ts_tablet_manager.cc:1434] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:28:29.843863 23759 ts_tablet_manager.cc:1434] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:28:29.844022 23757 tablet_bootstrap.cc:492] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b: Bootstrap starting.
I20260630 12:28:29.845099 23759 tablet_bootstrap.cc:492] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7: Bootstrap starting.
I20260630 12:28:29.845814 23756 ts_tablet_manager.cc:1434] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:29.846791 23756 tablet_bootstrap.cc:492] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56: Bootstrap starting.
I20260630 12:28:29.846889 23761 raft_consensus.cc:493] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:29.847427 23761 raft_consensus.cc:515] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.852962 23759 tablet_bootstrap.cc:654] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.853615 23756 tablet_bootstrap.cc:654] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.857697 23761 leader_election.cc:290] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:29.865245 23759 tablet_bootstrap.cc:492] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7: No bootstrap required, opened a new log
I20260630 12:28:29.865840 23759 ts_tablet_manager.cc:1403] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:28:29.867861 23757 tablet_bootstrap.cc:654] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.868891 23759 raft_consensus.cc:359] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:29.869704 23759 raft_consensus.cc:385] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.869990 23759 raft_consensus.cc:740] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.872792 23756 tablet_bootstrap.cc:492] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56: No bootstrap required, opened a new log
I20260630 12:28:29.873484 23756 ts_tablet_manager.cc:1403] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260630 12:28:29.877272 23756 raft_consensus.cc:359] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.878227 23756 raft_consensus.cc:385] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.878576 23756 raft_consensus.cc:740] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.880851 23759 consensus_queue.cc:260] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:29.879477 23756 consensus_queue.cc:260] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.883967 23759 ts_tablet_manager.cc:1434] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:28:29.887042 23756 ts_tablet_manager.cc:1434] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260630 12:28:29.887916 23756 tablet_bootstrap.cc:492] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56: Bootstrap starting.
I20260630 12:28:29.890625 23759 tablet_bootstrap.cc:492] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7: Bootstrap starting.
I20260630 12:28:29.896741 23756 tablet_bootstrap.cc:654] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.899025 23757 tablet_bootstrap.cc:492] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b: No bootstrap required, opened a new log
I20260630 12:28:29.899549 23757 ts_tablet_manager.cc:1403] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.024s
I20260630 12:28:29.902160 23757 raft_consensus.cc:359] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.902871 23757 raft_consensus.cc:385] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.903151 23757 raft_consensus.cc:740] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.903832 23757 consensus_queue.cc:260] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.906280 23757 ts_tablet_manager.cc:1434] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:29.906600 23759 tablet_bootstrap.cc:654] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.907299 23757 tablet_bootstrap.cc:492] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b: Bootstrap starting.
I20260630 12:28:29.913358 23757 tablet_bootstrap.cc:654] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.915195 23761 raft_consensus.cc:493] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:29.915889 23761 raft_consensus.cc:515] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.917323 23756 tablet_bootstrap.cc:492] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56: No bootstrap required, opened a new log
I20260630 12:28:29.917842 23756 ts_tablet_manager.cc:1403] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260630 12:28:29.919092 23761 leader_election.cc:290] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:29.920928 23756 raft_consensus.cc:359] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.921687 23756 raft_consensus.cc:385] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.921967 23756 raft_consensus.cc:740] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.922425 23638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2cd0ae3fb4d6096ab9c4dddf05804" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56" is_pre_election: true
I20260630 12:28:29.922544 23637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e31aa32d644d8929d97191e262846" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56" is_pre_election: true
I20260630 12:28:29.923522 23637 raft_consensus.cc:2468] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc92887aebf84b94abfa3285f7e2643b in term 0.
I20260630 12:28:29.922811 23756 consensus_queue.cc:260] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.925513 23638 raft_consensus.cc:2468] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc92887aebf84b94abfa3285f7e2643b in term 0.
I20260630 12:28:29.925560 23712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2cd0ae3fb4d6096ab9c4dddf05804" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" is_pre_election: true
I20260630 12:28:29.926092 23526 leader_election.cc:304] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:29.926313 23712 raft_consensus.cc:2468] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc92887aebf84b94abfa3285f7e2643b in term 0.
I20260630 12:28:29.926852 23756 ts_tablet_manager.cc:1434] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:29.927469 23711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e31aa32d644d8929d97191e262846" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" is_pre_election: true
I20260630 12:28:29.927970 23756 tablet_bootstrap.cc:492] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56: Bootstrap starting.
I20260630 12:28:29.929867 23526 leader_election.cc:304] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:29.930739 23759 tablet_bootstrap.cc:492] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7: No bootstrap required, opened a new log
I20260630 12:28:29.931305 23759 ts_tablet_manager.cc:1403] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.005s
W20260630 12:28:29.931931 23529 leader_election.cc:343] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:29.932924 23761 raft_consensus.cc:2804] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:29.933507 23761 raft_consensus.cc:493] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:29.933671 23756 tablet_bootstrap.cc:654] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:29.934218 23759 raft_consensus.cc:359] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.935894 23761 raft_consensus.cc:3060] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.936082 23759 raft_consensus.cc:385] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.936586 23759 raft_consensus.cc:740] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.937477 23759 consensus_queue.cc:260] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.945706 23757 tablet_bootstrap.cc:492] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b: No bootstrap required, opened a new log
I20260630 12:28:29.946300 23757 ts_tablet_manager.cc:1403] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.004s
I20260630 12:28:29.949646 23759 ts_tablet_manager.cc:1434] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260630 12:28:29.950248 23757 raft_consensus.cc:359] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.951180 23757 raft_consensus.cc:385] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:29.951540 23757 raft_consensus.cc:740] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Initialized, Role: FOLLOWER
I20260630 12:28:29.952533 23761 raft_consensus.cc:515] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.952495 23757 consensus_queue.cc:260] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.955770 23638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e31aa32d644d8929d97191e262846" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56"
I20260630 12:28:29.956594 23638 raft_consensus.cc:3060] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.959841 23762 raft_consensus.cc:493] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:29.960566 23762 raft_consensus.cc:515] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.967092 23638 raft_consensus.cc:2468] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc92887aebf84b94abfa3285f7e2643b in term 1.
I20260630 12:28:29.967315 23762 leader_election.cc:290] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449)
I20260630 12:28:29.968796 23526 leader_election.cc:304] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [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: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:29.951396 23778 raft_consensus.cc:2804] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:29.970541 23778 raft_consensus.cc:493] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:29.970979 23778 raft_consensus.cc:3060] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.972708 23762 raft_consensus.cc:493] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:29.973425 23762 raft_consensus.cc:515] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:29.975828 23759 tablet_bootstrap.cc:492] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7: Bootstrap starting.
I20260630 12:28:29.976061 23762 leader_election.cc:290] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449)
I20260630 12:28:29.981369 23761 leader_election.cc:290] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [CANDIDATE]: Term 1 election: Requested vote from peers 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:29.982380 23761 raft_consensus.cc:2804] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:29.982935 23711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e31aa32d644d8929d97191e262846" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7"
I20260630 12:28:29.983771 23711 raft_consensus.cc:3060] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.986605 23761 raft_consensus.cc:697] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 1 LEADER]: Becoming Leader. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Running, Role: LEADER
I20260630 12:28:29.987802 23761 consensus_queue.cc:237] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.002813 23711 raft_consensus.cc:2468] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc92887aebf84b94abfa3285f7e2643b in term 1.
I20260630 12:28:30.004905 23756 tablet_bootstrap.cc:492] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56: No bootstrap required, opened a new log
I20260630 12:28:30.005280 23766 raft_consensus.cc:493] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:30.005448 23756 ts_tablet_manager.cc:1403] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56: Time spent bootstrapping tablet: real 0.078s	user 0.038s	sys 0.034s
I20260630 12:28:30.005425 23759 tablet_bootstrap.cc:654] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.005813 23766 raft_consensus.cc:515] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.009057 23778 raft_consensus.cc:515] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.008656 23756 raft_consensus.cc:359] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.010545 23756 raft_consensus.cc:385] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.010861 23756 raft_consensus.cc:740] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.011600 23756 consensus_queue.cc:260] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.017414 23766 leader_election.cc:290] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:30.021095 23756 ts_tablet_manager.cc:1434] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:28:30.021847 23563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b" is_pre_election: true
I20260630 12:28:30.022564 23563 raft_consensus.cc:2468] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 0.
I20260630 12:28:30.022563 23562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50019e4b9d1947b8b66c433ac6b38283" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b" is_pre_election: true
I20260630 12:28:30.024029 23675 leader_election.cc:304] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af85cf0f25ae4d739f6dcf0fd81683b7, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:30.024317 23562 raft_consensus.cc:2468] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 0.
I20260630 12:28:30.024895 23762 raft_consensus.cc:2804] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:30.025422 23762 raft_consensus.cc:493] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:30.026226 23756 tablet_bootstrap.cc:492] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56: Bootstrap starting.
I20260630 12:28:30.027110 23762 raft_consensus.cc:3060] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.028680 23778 leader_election.cc:290] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [CANDIDATE]: Term 1 election: Requested vote from peers 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:30.032145 23711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2cd0ae3fb4d6096ab9c4dddf05804" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7"
I20260630 12:28:30.032827 23711 raft_consensus.cc:3060] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.033596 23756 tablet_bootstrap.cc:654] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.037581 23675 leader_election.cc:304] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af85cf0f25ae4d739f6dcf0fd81683b7, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:30.048892 23757 ts_tablet_manager.cc:1434] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b: Time spent starting tablet: real 0.102s	user 0.021s	sys 0.034s
I20260630 12:28:30.050364 23757 tablet_bootstrap.cc:492] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b: Bootstrap starting.
I20260630 12:28:30.053890 23458 catalog_manager.cc:5697] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b reported cstate change: term changed from 0 to 1, leader changed from <none> to bc92887aebf84b94abfa3285f7e2643b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "bc92887aebf84b94abfa3285f7e2643b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:30.074088 23792 raft_consensus.cc:493] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:30.074910 23792 raft_consensus.cc:515] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.077692 23792 leader_election.cc:290] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449)
I20260630 12:28:30.093410 23792 raft_consensus.cc:2804] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:30.093827 23792 raft_consensus.cc:493] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:30.094138 23792 raft_consensus.cc:3060] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.082614 23766 raft_consensus.cc:493] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:30.095098 23762 raft_consensus.cc:515] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.095499 23766 raft_consensus.cc:515] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.097689 23766 leader_election.cc:290] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:30.084529 23562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613a0046682f4881abaaa96b2bb4a7ba" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b" is_pre_election: true
W20260630 12:28:30.099243 23675 leader_election.cc:343] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:30.100417 23636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50019e4b9d1947b8b66c433ac6b38283" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56" is_pre_election: true
I20260630 12:28:30.101400 23636 raft_consensus.cc:2468] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 0.
I20260630 12:28:30.101485 23792 raft_consensus.cc:515] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.088941 23759 tablet_bootstrap.cc:492] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7: No bootstrap required, opened a new log
I20260630 12:28:30.092546 23638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff2cd0ae3fb4d6096ab9c4dddf05804" candidate_uuid: "bc92887aebf84b94abfa3285f7e2643b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56"
I20260630 12:28:30.102910 23635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613a0046682f4881abaaa96b2bb4a7ba" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56" is_pre_election: true
I20260630 12:28:30.103623 23638 raft_consensus.cc:3060] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.103654 23792 leader_election.cc:290] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 election: Requested vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449)
I20260630 12:28:30.093298 23637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56" is_pre_election: true
I20260630 12:28:30.107620 23562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50019e4b9d1947b8b66c433ac6b38283" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b"
I20260630 12:28:30.108191 23637 raft_consensus.cc:2468] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 0.
I20260630 12:28:30.108489 23562 raft_consensus.cc:3060] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.109333 23759 ts_tablet_manager.cc:1403] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent bootstrapping tablet: real 0.134s	user 0.022s	sys 0.018s
I20260630 12:28:30.110986 23638 raft_consensus.cc:2468] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc92887aebf84b94abfa3285f7e2643b in term 1.
I20260630 12:28:30.091189 23757 tablet_bootstrap.cc:654] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:30.115051 23563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b" is_pre_election: true
I20260630 12:28:30.115684 23563 raft_consensus.cc:2468] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 0.
I20260630 12:28:30.115819 23759 raft_consensus.cc:359] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
W20260630 12:28:30.116305 23675 leader_election.cc:343] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:30.117035 23759 raft_consensus.cc:385] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.117424 23759 raft_consensus.cc:740] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.117588 23563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a70670f02648e89cd0970d368bfd24" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b" is_pre_election: true
I20260630 12:28:30.118227 23563 raft_consensus.cc:2468] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 0.
I20260630 12:28:30.117167 23675 leader_election.cc:304] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [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: af85cf0f25ae4d739f6dcf0fd81683b7; no voters: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b
I20260630 12:28:30.118402 23759 consensus_queue.cc:260] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.119597 23790 raft_consensus.cc:2749] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:30.119591 23601 leader_election.cc:304] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:30.120764 23766 raft_consensus.cc:2804] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:30.121186 23766 raft_consensus.cc:493] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:30.121532 23766 raft_consensus.cc:3060] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.122347 23759 ts_tablet_manager.cc:1434] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
W20260630 12:28:30.125128 23509 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:30.128800 23601 leader_election.cc:304] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:30.129839 23789 raft_consensus.cc:2804] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:30.130332 23789 raft_consensus.cc:493] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:30.130748 23789 raft_consensus.cc:3060] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.142733 23789 raft_consensus.cc:515] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.143702 23792 raft_consensus.cc:493] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:30.144263 23792 raft_consensus.cc:515] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.144740 23637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50019e4b9d1947b8b66c433ac6b38283" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56"
I20260630 12:28:30.145393 23637 raft_consensus.cc:3060] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.145471 23711 raft_consensus.cc:2468] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc92887aebf84b94abfa3285f7e2643b in term 1.
I20260630 12:28:30.145628 23526 leader_election.cc:304] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [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: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:30.146584 23761 raft_consensus.cc:2804] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.147157 23761 raft_consensus.cc:697] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 1 LEADER]: Becoming Leader. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Running, Role: LEADER
I20260630 12:28:30.148207 23762 leader_election.cc:290] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 election: Requested vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449)
I20260630 12:28:30.147959 23761 consensus_queue.cc:237] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.149227 23561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b"
I20260630 12:28:30.149865 23561 raft_consensus.cc:3060] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.151578 23756 tablet_bootstrap.cc:492] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56: No bootstrap required, opened a new log
I20260630 12:28:30.152096 23756 ts_tablet_manager.cc:1403] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56: Time spent bootstrapping tablet: real 0.126s	user 0.039s	sys 0.075s
I20260630 12:28:30.152321 23563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a70670f02648e89cd0970d368bfd24" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b" is_pre_election: true
I20260630 12:28:30.152740 23637 raft_consensus.cc:2468] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 1.
I20260630 12:28:30.152944 23563 raft_consensus.cc:2468] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 0.
I20260630 12:28:30.154919 23711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" is_pre_election: true
I20260630 12:28:30.155148 23756 raft_consensus.cc:359] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.155705 23711 raft_consensus.cc:2393] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86c23f3cc3854ab1a116757661646d56 in current term 1: Already voted for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in this term.
I20260630 12:28:30.155910 23756 raft_consensus.cc:385] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.156212 23756 raft_consensus.cc:740] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.156566 23563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a70670f02648e89cd0970d368bfd24" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b"
I20260630 12:28:30.157299 23563 raft_consensus.cc:3060] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.157032 23756 consensus_queue.cc:260] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.157433 23712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a70670f02648e89cd0970d368bfd24" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" is_pre_election: true
I20260630 12:28:30.158144 23712 raft_consensus.cc:2468] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 0.
I20260630 12:28:30.159327 23675 leader_election.cc:304] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [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: 86c23f3cc3854ab1a116757661646d56, af85cf0f25ae4d739f6dcf0fd81683b7; no voters: 
I20260630 12:28:30.160421 23712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a70670f02648e89cd0970d368bfd24" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7"
I20260630 12:28:30.161903 23712 raft_consensus.cc:3060] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.163895 23638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56"
I20260630 12:28:30.165207 23637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a70670f02648e89cd0970d368bfd24" candidate_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86c23f3cc3854ab1a116757661646d56" is_pre_election: true
I20260630 12:28:30.166280 23637 raft_consensus.cc:2393] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af85cf0f25ae4d739f6dcf0fd81683b7 in current term 1: Already voted for candidate 86c23f3cc3854ab1a116757661646d56 in this term.
I20260630 12:28:30.167121 23766 raft_consensus.cc:515] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.168175 23762 raft_consensus.cc:2804] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.168262 23638 raft_consensus.cc:2393] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af85cf0f25ae4d739f6dcf0fd81683b7 in current term 1: Already voted for candidate 86c23f3cc3854ab1a116757661646d56 in this term.
I20260630 12:28:30.168555 23562 raft_consensus.cc:2468] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 1.
I20260630 12:28:30.168833 23762 raft_consensus.cc:697] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 LEADER]: Becoming Leader. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Running, Role: LEADER
I20260630 12:28:30.146659 23792 leader_election.cc:290] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), 86c23f3cc3854ab1a116757661646d56 (127.11.14.2:42449)
I20260630 12:28:30.169646 23762 consensus_queue.cc:237] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.161295 23561 raft_consensus.cc:2468] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in term 1.
I20260630 12:28:30.168365 23675 leader_election.cc:304] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af85cf0f25ae4d739f6dcf0fd81683b7, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:30.173370 23712 raft_consensus.cc:2468] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 1.
I20260630 12:28:30.176062 23563 raft_consensus.cc:2468] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 1.
I20260630 12:28:30.176434 23792 raft_consensus.cc:2764] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:28:30.177323 23601 leader_election.cc:304] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [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: 86c23f3cc3854ab1a116757661646d56, bc92887aebf84b94abfa3285f7e2643b; no voters: 
I20260630 12:28:30.178207 23795 raft_consensus.cc:2804] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.175207 23675 leader_election.cc:304] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [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: af85cf0f25ae4d739f6dcf0fd81683b7, bc92887aebf84b94abfa3285f7e2643b; no voters: 86c23f3cc3854ab1a116757661646d56
I20260630 12:28:30.178908 23756 ts_tablet_manager.cc:1434] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.005s
I20260630 12:28:30.180258 23790 raft_consensus.cc:2804] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.179790 23458 catalog_manager.cc:5697] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b reported cstate change: term changed from 0 to 1, leader changed from <none> to bc92887aebf84b94abfa3285f7e2643b (127.11.14.1). New cstate: current_term: 1 leader_uuid: "bc92887aebf84b94abfa3285f7e2643b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:30.182576 23561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b"
I20260630 12:28:30.183635 23561 raft_consensus.cc:2393] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86c23f3cc3854ab1a116757661646d56 in current term 1: Already voted for candidate af85cf0f25ae4d739f6dcf0fd81683b7 in this term.
I20260630 12:28:30.144893 23789 leader_election.cc:290] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 election: Requested vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:30.187809 23712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0500d2e0907c4bcda27eab6d7e72afe4" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7"
I20260630 12:28:30.188568 23766 leader_election.cc:290] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 election: Requested vote from peers bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645), af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529)
I20260630 12:28:30.190333 23757 tablet_bootstrap.cc:492] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b: No bootstrap required, opened a new log
I20260630 12:28:30.190806 23757 ts_tablet_manager.cc:1403] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.022s
I20260630 12:28:30.193198 23757 raft_consensus.cc:359] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.193913 23757 raft_consensus.cc:385] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:30.194274 23757 raft_consensus.cc:740] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc92887aebf84b94abfa3285f7e2643b, State: Initialized, Role: FOLLOWER
I20260630 12:28:30.195216 23757 consensus_queue.cc:260] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.202234 23458 catalog_manager.cc:5697] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:30.204833 23795 raft_consensus.cc:697] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 1 LEADER]: Becoming Leader. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Running, Role: LEADER
I20260630 12:28:30.205585 23790 raft_consensus.cc:697] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 LEADER]: Becoming Leader. State: Replica: af85cf0f25ae4d739f6dcf0fd81683b7, State: Running, Role: LEADER
I20260630 12:28:30.205819 23795 consensus_queue.cc:237] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.206749 23757 ts_tablet_manager.cc:1434] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.006s
I20260630 12:28:30.206496 23790 consensus_queue.cc:237] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } }
I20260630 12:28:30.217993 23604 leader_election.cc:304] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [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: 86c23f3cc3854ab1a116757661646d56; no voters: af85cf0f25ae4d739f6dcf0fd81683b7, bc92887aebf84b94abfa3285f7e2643b
I20260630 12:28:30.219468 23797 raft_consensus.cc:2749] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:30.223755 23458 catalog_manager.cc:5697] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3). New cstate: current_term: 1 leader_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:30.226567 23460 catalog_manager.cc:5697] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86c23f3cc3854ab1a116757661646d56 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "86c23f3cc3854ab1a116757661646d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:30.526679 23795 raft_consensus.cc:493] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:30.527122 23795 raft_consensus.cc:515] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.528858 23795 leader_election.cc:290] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529), bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645)
I20260630 12:28:30.529723 23712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613a0046682f4881abaaa96b2bb4a7ba" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" is_pre_election: true
I20260630 12:28:30.530026 23561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613a0046682f4881abaaa96b2bb4a7ba" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b" is_pre_election: true
I20260630 12:28:30.530467 23712 raft_consensus.cc:2468] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 0.
I20260630 12:28:30.530802 23561 raft_consensus.cc:2468] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 0.
I20260630 12:28:30.531529 23604 leader_election.cc:304] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86c23f3cc3854ab1a116757661646d56, af85cf0f25ae4d739f6dcf0fd81683b7; no voters: 
I20260630 12:28:30.532344 23795 raft_consensus.cc:2804] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:30.532719 23795 raft_consensus.cc:493] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:30.533057 23795 raft_consensus.cc:3060] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.532855 23761 consensus_queue.cc:1048] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.539887 23795 raft_consensus.cc:515] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.542804 23712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613a0046682f4881abaaa96b2bb4a7ba" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7"
I20260630 12:28:30.543371 23712 raft_consensus.cc:3060] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.548575 23761 consensus_queue.cc:1048] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.554819 23712 raft_consensus.cc:2468] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 1.
I20260630 12:28:30.555965 23604 leader_election.cc:304] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [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: 86c23f3cc3854ab1a116757661646d56, af85cf0f25ae4d739f6dcf0fd81683b7; no voters: 
I20260630 12:28:30.557104 23797 raft_consensus.cc:2804] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:30.557484 23797 raft_consensus.cc:697] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 1 LEADER]: Becoming Leader. State: Replica: 86c23f3cc3854ab1a116757661646d56, State: Running, Role: LEADER
I20260630 12:28:30.558095 23797 consensus_queue.cc:237] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } }
I20260630 12:28:30.561327 23795 leader_election.cc:290] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [CANDIDATE]: Term 1 election: Requested vote from peers af85cf0f25ae4d739f6dcf0fd81683b7 (127.11.14.3:46529), bc92887aebf84b94abfa3285f7e2643b (127.11.14.1:38645)
I20260630 12:28:30.561792 23561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "613a0046682f4881abaaa96b2bb4a7ba" candidate_uuid: "86c23f3cc3854ab1a116757661646d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc92887aebf84b94abfa3285f7e2643b"
I20260630 12:28:30.562419 23561 raft_consensus.cc:3060] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:30.569844 23458 catalog_manager.cc:5697] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86c23f3cc3854ab1a116757661646d56 (127.11.14.2). New cstate: current_term: 1 leader_uuid: "86c23f3cc3854ab1a116757661646d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:30.572003 23778 consensus_queue.cc:1048] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.573884 23561 raft_consensus.cc:2468] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86c23f3cc3854ab1a116757661646d56 in term 1.
I20260630 12:28:30.584290 23761 consensus_queue.cc:1048] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.605152 23790 consensus_queue.cc:1048] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.605295 23797 consensus_queue.cc:1048] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.620263 23790 consensus_queue.cc:1048] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:30.631035 23797 consensus_queue.cc:1048] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:28:30.712002 23790 consensus_queue.cc:1048] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.723138 23798 consensus_queue.cc:1048] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:30.965811 23710 raft_consensus.cc:1275] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Refusing update from remote peer 86c23f3cc3854ab1a116757661646d56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:30.998517 23795 consensus_queue.cc:1048] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:31.015225 23562 raft_consensus.cc:1275] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Refusing update from remote peer 86c23f3cc3854ab1a116757661646d56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:31.083534 23766 consensus_queue.cc:1048] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:31.723780 23601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.1:38645, user_credentials={real_user=slave}} blocked reactor thread for 64670.4us
W20260630 12:28:32.018083 23604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.14.3:46529, user_credentials={real_user=slave}} blocked reactor thread for 44842.9us
I20260630 12:28:32.038160 11320 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:32.054572 23854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:32.058837 23855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:32.066684 23857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:32.067167 11320 server_base.cc:1061] running on GCE node
I20260630 12:28:32.068813 11320 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:32.069115 11320 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:32.069340 11320 hybrid_clock.cc:648] HybridClock initialized: now 1782822512069322 us; error 0 us; skew 500 ppm
I20260630 12:28:32.070107 11320 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:32.074074 11320 webserver.cc:533] Webserver started at http://127.11.14.4:40253/ using document root <none> and password file <none>
I20260630 12:28:32.074779 11320 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:32.075098 11320 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:32.075435 11320 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:32.076951 11320 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-3-root/instance:
uuid: "23582d0c2818442badb8ef4c7ec64796"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-hwbx"
I20260630 12:28:32.082816 11320 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:28:32.087059 23862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.087944 11320 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:32.088307 11320 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-3-root
uuid: "23582d0c2818442badb8ef4c7ec64796"
format_stamp: "Formatted at 2026-06-30 12:28:32 on dist-test-slave-hwbx"
I20260630 12:28:32.088678 11320 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskI3XFBw/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822231653586-11320-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:32.110745 11320 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:32.112269 11320 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:32.113878 11320 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:32.117143 11320 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:32.117409 11320 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.117691 11320 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:32.117923 11320 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:32.158789 11320 rpc_server.cc:307] RPC server started. Bound to: 127.11.14.4:36597
I20260630 12:28:32.158885 23924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.14.4:36597 every 8 connection(s)
I20260630 12:28:32.173260 23925 heartbeater.cc:344] Connected to a master server at 127.11.14.62:44931
I20260630 12:28:32.173704 23925 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:32.174402 23925 heartbeater.cc:507] Master 127.11.14.62:44931 requested a full tablet report, sending...
I20260630 12:28:32.176554 23459 ts_manager.cc:194] Registered new tserver with Master: 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4:36597)
I20260630 12:28:32.177851 23459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52784
I20260630 12:28:32.400835 23711 consensus_queue.cc:237] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } }
I20260630 12:28:32.407001 23637 raft_consensus.cc:1275] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Refusing update from remote peer af85cf0f25ae4d739f6dcf0fd81683b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.407621 23560 raft_consensus.cc:1275] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Refusing update from remote peer af85cf0f25ae4d739f6dcf0fd81683b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.408802 23792 consensus_queue.cc:1048] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:32.409731 23931 consensus_queue.cc:1048] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:32.416153 23798 raft_consensus.cc:2955] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.418149 23637 raft_consensus.cc:2955] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
W20260630 12:28:32.422097 23678 consensus_peers.cc:597] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 -> Peer 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4:36597): Couldn't send request to peer 23582d0c2818442badb8ef4c7ec64796. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50019e4b9d1947b8b66c433ac6b38283. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:32.421535 23560 raft_consensus.cc:2955] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.437232 23459 catalog_manager.cc:5697] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 reported cstate change: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.448427 23560 consensus_queue.cc:237] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } }
I20260630 12:28:32.457535 23711 raft_consensus.cc:1275] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Refusing update from remote peer bc92887aebf84b94abfa3285f7e2643b: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.457798 23637 raft_consensus.cc:1275] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Refusing update from remote peer bc92887aebf84b94abfa3285f7e2643b: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.459570 23939 consensus_queue.cc:1048] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:28:32.460616 23778 consensus_queue.cc:1048] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:32.470677 23761 raft_consensus.cc:2955] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
W20260630 12:28:32.472041 23529 consensus_peers.cc:597] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b -> Peer 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4:36597): Couldn't send request to peer 23582d0c2818442badb8ef4c7ec64796. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d43e31aa32d644d8929d97191e262846. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:32.472066 23637 raft_consensus.cc:2955] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.475258 23710 raft_consensus.cc:2955] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.484030 23460 catalog_manager.cc:5697] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b reported cstate change: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "bc92887aebf84b94abfa3285f7e2643b" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.503782 23635 consensus_queue.cc:237] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } attrs { replace: true } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } }
I20260630 12:28:32.513103 23560 raft_consensus.cc:1275] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Refusing update from remote peer 86c23f3cc3854ab1a116757661646d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.514508 23944 consensus_queue.cc:1048] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:32.515924 23710 raft_consensus.cc:1275] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Refusing update from remote peer 86c23f3cc3854ab1a116757661646d56: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.517614 23944 consensus_queue.cc:1048] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:32.521396 23943 raft_consensus.cc:2955] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } attrs { replace: true } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
W20260630 12:28:32.524281 23604 consensus_peers.cc:597] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 -> Peer 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4:36597): Couldn't send request to peer 23582d0c2818442badb8ef4c7ec64796. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 613a0046682f4881abaaa96b2bb4a7ba. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:32.524595 23560 raft_consensus.cc:2955] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } attrs { replace: true } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.526070 23710 raft_consensus.cc:2955] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } attrs { replace: true } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.538070 23456 catalog_manager.cc:5697] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 reported cstate change: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "86c23f3cc3854ab1a116757661646d56" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.539062 23710 consensus_queue.cc:237] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } }
W20260630 12:28:32.545920 23678 consensus_peers.cc:597] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 -> Peer 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4:36597): Couldn't send request to peer 23582d0c2818442badb8ef4c7ec64796. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0500d2e0907c4bcda27eab6d7e72afe4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:32.546293 23560 raft_consensus.cc:1275] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Refusing update from remote peer af85cf0f25ae4d739f6dcf0fd81683b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.546615 23635 raft_consensus.cc:1275] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Refusing update from remote peer af85cf0f25ae4d739f6dcf0fd81683b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:28:32.547840 23931 consensus_queue.cc:1048] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:32.548796 23792 consensus_queue.cc:1048] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:28:32.556389 23792 raft_consensus.cc:2955] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.558872 23560 raft_consensus.cc:2955] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.559490 23637 raft_consensus.cc:2955] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } } }
I20260630 12:28:32.572304 23459 catalog_manager.cc:5697] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 reported cstate change: config changed from index -1 to 12, NON_VOTER 23582d0c2818442badb8ef4c7ec64796 (127.11.14.4) added. New cstate: current_term: 1 leader_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bc92887aebf84b94abfa3285f7e2643b" member_type: VOTER last_known_addr { host: "127.11.14.1" port: 38645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86c23f3cc3854ab1a116757661646d56" member_type: VOTER last_known_addr { host: "127.11.14.2" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af85cf0f25ae4d739f6dcf0fd81683b7" member_type: VOTER last_known_addr { host: "127.11.14.3" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23582d0c2818442badb8ef4c7ec64796" member_type: NON_VOTER last_known_addr { host: "127.11.14.4" port: 36597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:32.678574 11320 tablet_server.cc:179] TabletServer@127.11.14.1:0 shutting down...
I20260630 12:28:32.706449 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.707239 11320 tablet_replica.cc:333] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b: stopping tablet replica
I20260630 12:28:32.708084 11320 raft_consensus.cc:2243] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.708789 11320 raft_consensus.cc:2272] T 613a0046682f4881abaaa96b2bb4a7ba P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.712092 11320 tablet_replica.cc:333] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b: stopping tablet replica
I20260630 12:28:32.712872 11320 raft_consensus.cc:2243] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.713456 11320 raft_consensus.cc:2272] T d8a70670f02648e89cd0970d368bfd24 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.716598 11320 tablet_replica.cc:333] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b: stopping tablet replica
I20260630 12:28:32.717334 11320 raft_consensus.cc:2243] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.718046 11320 raft_consensus.cc:2272] T 0500d2e0907c4bcda27eab6d7e72afe4 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.721098 11320 tablet_replica.cc:333] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b: stopping tablet replica
I20260630 12:28:32.721819 11320 raft_consensus.cc:2243] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.722520 11320 raft_consensus.cc:2272] T 50019e4b9d1947b8b66c433ac6b38283 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.725669 11320 tablet_replica.cc:333] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b: stopping tablet replica
I20260630 12:28:32.726359 11320 raft_consensus.cc:2243] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.727308 11320 raft_consensus.cc:2272] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.730222 11320 tablet_replica.cc:333] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b: stopping tablet replica
I20260630 12:28:32.730854 11320 raft_consensus.cc:2243] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.732062 11320 raft_consensus.cc:2272] T d43e31aa32d644d8929d97191e262846 P bc92887aebf84b94abfa3285f7e2643b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.763141 11320 tablet_server.cc:196] TabletServer@127.11.14.1:0 shutdown complete.
I20260630 12:28:32.784094 11320 tablet_server.cc:179] TabletServer@127.11.14.2:0 shutting down...
I20260630 12:28:32.809520 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.810235 11320 tablet_replica.cc:333] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56: stopping tablet replica
I20260630 12:28:32.811126 11320 raft_consensus.cc:2243] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.812285 11320 raft_consensus.cc:2272] T 613a0046682f4881abaaa96b2bb4a7ba P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.814888 11320 tablet_replica.cc:333] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56: stopping tablet replica
I20260630 12:28:32.815444 11320 raft_consensus.cc:2243] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.816169 11320 raft_consensus.cc:2272] T d8a70670f02648e89cd0970d368bfd24 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.818473 11320 tablet_replica.cc:333] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56: stopping tablet replica
I20260630 12:28:32.819010 11320 raft_consensus.cc:2243] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.819535 11320 raft_consensus.cc:2272] T d43e31aa32d644d8929d97191e262846 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.822116 11320 tablet_replica.cc:333] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56: stopping tablet replica
I20260630 12:28:32.822793 11320 raft_consensus.cc:2243] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.823273 11320 raft_consensus.cc:2272] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.826071 11320 tablet_replica.cc:333] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56: stopping tablet replica
I20260630 12:28:32.826675 11320 raft_consensus.cc:2243] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.827175 11320 raft_consensus.cc:2272] T 50019e4b9d1947b8b66c433ac6b38283 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.830006 11320 tablet_replica.cc:333] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56: stopping tablet replica
I20260630 12:28:32.830554 11320 raft_consensus.cc:2243] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.831036 11320 raft_consensus.cc:2272] T 0500d2e0907c4bcda27eab6d7e72afe4 P 86c23f3cc3854ab1a116757661646d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.848265 11320 tablet_server.cc:196] TabletServer@127.11.14.2:0 shutdown complete.
I20260630 12:28:32.863597 11320 tablet_server.cc:179] TabletServer@127.11.14.3:0 shutting down...
I20260630 12:28:32.885757 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.886523 11320 tablet_replica.cc:333] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7: stopping tablet replica
I20260630 12:28:32.887465 11320 raft_consensus.cc:2243] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.888053 11320 raft_consensus.cc:2272] T d8a70670f02648e89cd0970d368bfd24 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.890743 11320 tablet_replica.cc:333] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7: stopping tablet replica
I20260630 12:28:32.891350 11320 raft_consensus.cc:2243] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.891914 11320 raft_consensus.cc:2272] T 4ff2cd0ae3fb4d6096ab9c4dddf05804 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.894659 11320 tablet_replica.cc:333] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7: stopping tablet replica
I20260630 12:28:32.895210 11320 raft_consensus.cc:2243] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.895853 11320 raft_consensus.cc:2272] T d43e31aa32d644d8929d97191e262846 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.898207 11320 tablet_replica.cc:333] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7: stopping tablet replica
I20260630 12:28:32.898744 11320 raft_consensus.cc:2243] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:32.899314 11320 raft_consensus.cc:2272] T 613a0046682f4881abaaa96b2bb4a7ba P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.902036 11320 tablet_replica.cc:333] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7: stopping tablet replica
I20260630 12:28:32.902644 11320 raft_consensus.cc:2243] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.903949 11320 raft_consensus.cc:2272] T 0500d2e0907c4bcda27eab6d7e72afe4 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:32.904984 23675 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.14.1:38645: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260630 12:28:32.906706 11320 tablet_replica.cc:333] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7: stopping tablet replica
I20260630 12:28:32.907341 11320 raft_consensus.cc:2243] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:32.908542 11320 raft_consensus.cc:2272] T 50019e4b9d1947b8b66c433ac6b38283 P af85cf0f25ae4d739f6dcf0fd81683b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:32.925839 11320 tablet_server.cc:196] TabletServer@127.11.14.3:0 shutdown complete.
I20260630 12:28:32.941673 11320 tablet_server.cc:179] TabletServer@127.11.14.4:0 shutting down...
I20260630 12:28:32.960711 11320 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:32.976804 11320 tablet_server.cc:196] TabletServer@127.11.14.4:0 shutdown complete.
I20260630 12:28:32.985275 11320 master.cc:562] Master@127.11.14.62:44931 shutting down...
W20260630 12:28:33.003520 23509 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:33.004714 11320 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:33.005220 11320 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:33.005535 11320 tablet_replica.cc:333] T 00000000000000000000000000000000 P 650a132048374e31b7bf33b545afa4e5: stopping tablet replica
I20260630 12:28:33.024326 11320 master.cc:584] Master@127.11.14.62:44931 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5064 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10313 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (281233 ms total)
[  PASSED  ] 26 tests.
I20260630 12:28:33.070668 11320 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~69 seconds ago
I20260630 12:28:33.070926 11320 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~69 seconds ago
I20260630 12:28:33.071139 11320 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 42 messages since previous log ~105 seconds ago
I20260630 12:28:33.071341 11320 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 39 messages since previous log ~197 seconds ago
I20260630 12:28:33.071523 11320 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~258 seconds ago
I20260630 12:28:33.071866 11320 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~23 seconds ago
